summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-06-06drm/xe/vf: Custom GuC resetMichal Wajdeczko-0/+3
2024-06-06drm/xe/vf: Custom uC initializationMichal Wajdeczko-0/+33
2024-06-06drm/xe/vf: Support only GuC/HuC firmwaresMichal Wajdeczko-0/+4
2024-06-06drm/i915: Reduce DDI clock gating printk level from NOTICE to DEBUGVille Syrjälä-3/+3
2024-06-06drm/xe/display: drop i915_drv.h include from xe codeJani Nikula-31/+24
2024-06-06drm/xe/display: reduce includes in compat i915_drv.hJani Nikula-3/+1
2024-06-06drm/xe/display: move compat runtime pm stubs to the correct fileJani Nikula-48/+51
2024-06-06drm/xe/display: move compat uncore stubs to the correct fileJani Nikula-5/+5
2024-06-06drm/i915/display: include xe_bo.h, gem_object_types etc. where neededJani Nikula-11/+25
2024-06-06drm/i915/display: include intel_step.h where neededJani Nikula-2/+1
2024-06-06drm/i915/display: include intel_uncore.h where neededJani Nikula-1/+1
2024-06-06drm/i915/display: include i915_gpu_error.h where neededJani Nikula-1/+1
2024-06-06drm/i915/display: include gt/intel_gt_types.h where neededJani Nikula-1/+1
2024-06-06drm/i915/display: include gem/i915_gem_stolen.h where neededJani Nikula-1/+1
2024-06-06drm/meson: plane: Add error handlingHaoran Liu-6/+11
2024-06-05drm/vmwgfx: Don't memcmp equivalent pointersIan Forbes-1/+1
2024-06-05drm/vmwgfx: remove unused struct 'vmw_stdu_dma'Dr. David Alan Gilbert-5/+0
2024-06-05drm/vmwgfx: Don't destroy Screen Target when CRTC is enabled but inactiveIan Forbes-0/+10
2024-06-05drm/vmwgfx: Standardize use of kibibytes when loggingIan Forbes-8/+8
2024-06-05drm/vmwgfx: Remove STDU logic from generic mode_valid functionIan Forbes-20/+9
2024-06-05drm/vmwgfx: 3D disabled should not effect STDU memory limitsIan Forbes-7/+0
2024-06-05drm/vmwgfx: Filter modes which exceed graphics memoryIan Forbes-2/+43
2024-06-06drm/i915/gt: Delete the live_hearbeat_fast selftestNiemiec, Krzysztof-110/+0
2024-06-06Merge tag 'drm-xe-fixes-2024-06-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-0/+1
2024-06-06drm/i915: Increase FLR timeout from 3s to 9sAndi Shyti-1/+8
2024-06-05drm/msm/dp: fix runtime_pm handling in dp_wait_hpd_assertedDmitry Baryshkov-1/+4
2024-06-05drm/msm/dpu: drop duplicate drm formats from wb2_formats arraysJunhao Xie-6/+0
2024-06-05Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set"Dmitry Baryshkov-17/+46
2024-06-05drm/msm/dpu: fix encoder irq wait skipBarnabás Czémán-1/+1
2024-06-05drm/xe: Don't overmap identity VRAM mappingMatthew Brost-13/+42
2024-06-05drm/xe: flush engine buffers before signalling user fence on all enginesAndrzej Hajda-2/+16
2024-06-05Revert "drm/xe: flush gtt before signalling user fence on all engines"Andrzej Hajda-4/+4
2024-06-05drm/amdgpu/pptable: Fix UBSAN array-index-out-of-boundsTasos Sahanidis-42/+49
2024-06-05drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello-9/+11
2024-06-05drm/xe/vm: Simplify if conditionThorsten Blum-2/+2
2024-06-05drm/amdgpu: add RAS is_rma flagTao Zhou-11/+12
2024-06-05drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingSrinivasan Shanmugam-0/+3
2024-06-05drm/amd/pm: remove dead code in si_convert_power_level_to_smcJesse Zhang-4/+0
2024-06-05drm/amd/display: Prevent IPX From Link Detect and Set ModeFangzhi Zuo-0/+10
2024-06-05drm/amdkfd: remove logically dead codeJesse Zhang-5/+0
2024-06-05drm/amdgpu: fix failure mapping legacy queue when FLRLin.Cao-0/+2
2024-06-05drm/amd/display: Fetch Mall caps from DCDaniel Sa-1/+1
2024-06-05drm/amd/display: fix YUV video color corruption in DCN401Samson Tam-6/+10
2024-06-05drm/amdkfd: add reset cause in gpu pre-reset smi eventEric Huang-12/+36
2024-06-05drm/amdgpu: Update soc24_enum.h and soc21_enum.hFrank Min-2/+2
2024-06-05drm/amdgpu: Set PTE_IS_PTE bit for gfx12Frank Min-0/+1
2024-06-05drm/amd/display: Updated optc401_set_drr to use dcn401 functionsRelja Vojvodic-1/+1
2024-06-05drm/amdgpu: add reset sources in gpu reset contextEric Huang-0/+47
2024-06-05drm/amd/display: Add UCLK p-state support message to dcn401Dillon Varone-54/+106
2024-06-05drm/amd/display: Use current_state when checking old_pipe subvp typeAlvin Lee-1/+1