aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-03-26drm/xe/guc: Remove explicit shutdown of SLPCVinay Belgaumkar1-29/+0
2024-03-26drm/xe: Use FIELD_PREP for lrc descriptorNiranjana Vishwanathapura1-8/+8
2024-03-26drm/i915: Delete stray .rej fileLucas De Marchi1-18/+0
2024-03-26drm/i915/backlight: Do not bump min brightness to max on enableGareth Yu1-2/+2
2024-03-26drm/i915/bios: Use the platform's port_mask when there is no VBTVille Syrjälä1-2/+1
2024-03-26drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä1-0/+3
2024-03-26drm/i915: Pre-populate the cursor physical dma addressVille Syrjälä3-3/+12
2024-03-26drm/panthor: Fix spelling mistake "readyness" -> "readiness"Colin Ian King1-1/+1
2024-03-26drm/panel: ltk050h3146w: drop duplicate commands from LTK050H3148W initHeiko Stuebner1-2/+0
2024-03-26drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W flagsHeiko Stuebner1-1/+2
2024-03-26drm/rockchip: vop2: Remove AR30 and AB30 format supportAndy Yan1-2/+0
2024-03-26drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2-3/+3
2024-03-26Revert "drm/i915: Wait for active retire before i915_active_fini()"Janusz Krzysztofik1-2/+0
2024-03-26drm/i915: Remove extra multi-gt pm-referencesJanusz Krzysztofik1-18/+0
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 Zimmermann1083-14553/+186042
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