aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-05-10drm/i915: Clean up skl+ plane stride limitsVille Syrjälä1-28/+37
2024-05-10drm/i915: Split gen2 vs. gen3 .max_stride()Ville Syrjälä1-14/+18
2024-05-10drm/arm/komeda: update DMA mask to 40 bitsAmjad Ouled-Ameur1-0/+4
2024-05-10drm/arm/komeda: Move pipeline prints to after the entire pipeline has been en...Faiz Abbas3-2/+5
2024-05-10drm/arm/komeda: Fix komeda probe failing if there are no links in the seconda...Faiz Abbas1-11/+32
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_VSYNCJani Nikula2-4/+7
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman52-338/+353
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_PUSHJani Nikula2-5/+6
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_STATUS2Jani Nikula1-1/+1
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_FLIPLINEJani Nikula2-3/+5
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_VTOTAL_PREVJani Nikula1-1/+1
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_STATUSJani Nikula2-2/+3
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_VMAXSHIFTJani Nikula1-1/+1
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_VMINJani Nikula2-3/+5
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_VMAXJani Nikula2-3/+5
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_CTLJani Nikula2-6/+9
2024-05-10drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMISuraj Kandpal2-0/+25
2024-05-10Merge tag 'drm-xe-next-fixes-2024-05-09-1' of https://gitlab.freedesktop.org/...Dave Airlie4-2/+9
2024-05-10Merge tag 'drm-misc-next-fixes-2024-05-08' of https://gitlab.freedesktop.org/...Dave Airlie31-160/+172
2024-05-10Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie133-41400/+25331
2024-05-10Merge tag 'drm-xe-fixes-2024-05-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-3/+13
2024-05-10drm/arm/komeda: don't use confusing 'timeout' variable nameWolfram Sang1-3/+1
2024-05-10drm/xe: Nuke xe's copy of intel_fbdev_fb.hVille Syrjälä1-21/+0
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada7-21/+19
2024-05-09drm/xe: Rename few xe_args.h macrosMichal Wajdeczko3-66/+119
2024-05-09drm/xe: Move xe_gpu_commands.h file to instructions/Michal Wajdeczko7-6/+3
2024-05-09drm/xe/hwmon: Remove unwanted write permission for currN_labelKarthik Poosa1-2/+7
2024-05-09drm/xe/ads: Use flexible-arrayLucas De Marchi1-1/+1
2024-05-09drm/xe: Use ordered WQ for G2H handlerMatthew Brost3-1/+8
2024-05-09drm/xe: Use ordered WQ for G2H handlerMatthew Brost3-1/+8
2024-05-09drm/xe/guc: Check error code when initializing the CT mutexDaniele Ceraolo Spurio1-1/+4
2024-05-09drm/xe/ads: Use flexible-arrayLucas De Marchi1-1/+1
2024-05-08drm/xe: Fix UBSAN shift-out-of-bounds failureShuicheng Lin1-2/+2
2024-05-08drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen3-5/+5
2024-05-08drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer1-1/+1
2024-05-08drm/xe/xe2: Enable Indirect Ring State support for Xe2Niranjana Vishwanathapura1-0/+1
2024-05-08drm/xe: Dump Indirect Ring State registersNiranjana Vishwanathapura3-0/+19
2024-05-08drm/xe: Add Indirect Ring State supportNiranjana Vishwanathapura12-36/+197
2024-05-08drm/xe: Minor cleanup in LRC handlingNiranjana Vishwanathapura2-3/+3
2024-05-08drm/xe/xe2: Add workaround 14021402888Bommu Krishnaiah2-0/+5
2024-05-08Revert "drm/amdkfd: Add partition id field to location_id"Lijo Lazar1-3/+2
2024-05-08dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello1-1/+1
2024-05-08drm/amd/display: MST DSC check for older devicesAgustin Gutierrez1-6/+8
2024-05-08drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas1-6/+27
2024-05-08drm/amd/display: Fix DSC-re-computingAgustin Gutierrez1-5/+13
2024-05-08drm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto1-2/+2
2024-05-08drm/amdgpu: Fix buffer size to prevent truncation in gfx_v12_0_init_microcodeSrinivasan Shanmugam1-1/+1
2024-05-08drm/amdgpu: Fix truncation by resizing ucode_prefix in imu_v12_0_init_microcodeSrinivasan Shanmugam1-1/+1
2024-05-08drm/amdgpu: fix mc_data out-of-bounds read warningTim Huang1-0/+2
2024-05-08drm/amdgpu: fix ucode out-of-bounds read warningTim Huang1-0/+3