aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-03-26drm/i915/vma: Fix UAF on destroy against retire raceJanusz Krzysztofik1-7/+43
2024-03-26drm/i915/display: prefer intel_de_wait*() functions over uncore onesJani Nikula2-8/+5
2024-03-26drm/i915/de: register wait function renamesJani Nikula8-64/+58
2024-03-25drm/panel-edp: Add AUO B120XAN01.0Pin-yen Lin1-0/+1
2024-03-25Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann1080-14549/+186039
2024-03-25drm/xe: Fix END redefinitionLucas De Marchi1-11/+9
2024-03-25drm/xe/query: fix gt_id bounds checkMatthew Auld1-1/+1
2024-03-25drm/xe/device: fix XE_MAX_TILES_PER_DEVICE checkMatthew Auld1-1/+1
2024-03-25drm/xe/device: fix XE_MAX_GT_PER_TILE checkMatthew Auld1-1/+1
2024-03-25drm/xe/queue: fix engine_class bounds checkMatthew Auld1-1/+1
2024-03-25drm/xe/guc_submit: use jiffies for job timeoutMatthew Auld1-1/+1
2024-03-25drm/xe: Remove unused xe_bo->props structNirmoy Das2-69/+9
2024-03-25drm/panfrost: Only display fdinfo's engine and cycle tags when profiling is onAdrián Larumbe1-4/+6
2024-03-25drm/imagination: avoid -Woverflow warningArnd Bergmann1-2/+2
2024-03-25drm/panthor: Don't use virt_to_pfn()Steven Price2-5/+7
2024-03-25drm/panthor: Fix the CONFIG_PM=n caseBoris Brezillon2-3/+12
2024-03-22drm/xe: Remove redundant functions to get xeLucas De Marchi1-12/+1
2024-03-22drm/i915: Remove special handling for !RCS_MASK()Lucas De Marchi2-7/+2
2024-03-22drm/i915: Drop dead code for pvcLucas De Marchi23-483/+28
2024-03-22drm/i915: Update IP_VER(12, 50)Lucas De Marchi23-48/+46
2024-03-22drm/i915: Stop inheriting IP_VER(12, 50)Lucas De Marchi1-8/+4
2024-03-22drm/i915: Remove XEHP_FWRANGES()Lucas De Marchi1-152/+145
2024-03-22drm/i915: Drop dead code for xehpsdvLucas De Marchi23-378/+50
2024-03-22drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello1-0/+2
2024-03-22drm/amdgpu: Fix truncations in gfx_v11_0_init_microcode()Srinivasan Shanmugam1-1/+1
2024-03-22drm/amdgpu: Fix truncation in smu_v11_0_init_microcodeSrinivasan Shanmugam1-1/+1
2024-03-22drm/amdgpu: simplify convert_error_address interface for UMC v12Tao Zhou1-27/+30
2024-03-22drm/amdgpu: Fix truncation issues in gfx_v9_0.cSrinivasan Shanmugam1-3/+3
2024-03-22drm/amdgpu: Fix truncation in gfx_v10_0_init_microcodeSrinivasan Shanmugam1-1/+1
2024-03-22drm/amdgpu: Fix 'fw_name' buffer size to prevent truncations in amdgpu_mes_in...Srinivasan Shanmugam1-1/+1
2024-03-22drm/amdgpu: Fix format character cut-off issues in amdgpu_vcn_early_init()Srinivasan Shanmugam1-1/+1
2024-03-22drm/amdgpu: add socket id parameter for psp query address cmdTao Zhou2-3/+12
2024-03-22drm/amdkfd: Cleanup workqueue during module unloadMukul Joshi1-0/+2
2024-03-22drm/amdkfd: range check cp bad op exception interruptsJonathan Kim3-3/+6
2024-03-22Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland2-13/+8
2024-03-22drm/amdgpu: Add a NULL check for freeing root PTShashank Sharma1-2/+4
2024-03-22drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang1-1/+1
2024-03-22drm/amdgpu: refactor code to split devcoredump codeSunil Khatri6-208/+265
2024-03-22drm/amd/display: 3.2.277Aric Cyr1-1/+1
2024-03-22drm/amd/display: Add TB_BORROWED_MAX definitionChaitanya Dhere1-0/+2
2024-03-22drm/amd/display: fix a bug to dereference already freed old current state memoryWenjing Liu1-8/+13
2024-03-22drm/amdgpu/vpe: power on vpe when hw_initPeyton Lee1-0/+6
2024-03-22drm/amd/pm set pp_dpm_*clk as read only for SRIOV one VF modeLin.Cao1-1/+9
2024-03-22drm/amd/display: Enable reallow for idle on DCN35Nicholas Kazlauskas1-1/+1
2024-03-22drm/amd/display: Enable new interface design for alternate scramblingSung Joon Kim7-15/+142
2024-03-22drm/amd/display: Remove unnecessary hard coded DPM statesXi Liu1-2/+15
2024-03-22drm/amd/display: Add optional optimization for IPS handshakeNicholas Kazlauskas3-3/+8
2024-03-22drm/amd/display: Detect and disallow idle reallow during reentrancyNicholas Kazlauskas2-2/+13
2024-03-22drm/amd/display: increase bb clock for DCN351Xi Liu1-14/+76
2024-03-22drm/amd/display: Prevent crash when disable streamChris Park1-1/+2