summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-10-13drm/amdgpu: fix handling of harvesting for ip_discovery firmwareAlex Deucher1-1/+17
2025-10-13drm/amdgpu: block CE CS if not explicitely allowed by module optionChristian König3-1/+14
2025-10-13drm/amdgpu: remove two invalid BUG_ON()sChristian König2-4/+0
2025-10-13drm/amd: Disable ASPM on SITimur Kristóf1-0/+7
2025-10-13drm/amd/pm: Disable MCLK switching on SI at high pixel clocksTimur Kristóf1-0/+5
2025-10-13Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...Matthew Schwartz2-15/+4
2025-10-13drm/i915/fb: Fix the set_tiling vs. addfb race, againVille Syrjälä1-18/+20
2025-10-13drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get,release}()Ville Syrjälä2-3/+9
2025-10-13drm/i915/guc: Skip communication warning on reset in progressZhanjun Dong1-1/+8
2025-10-11drm/bridge: lt9211: Drop check for last nibble of version registerMarek Vasut1-2/+1
2025-10-11Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds43-248/+385
2025-10-10Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-8/+17
2025-10-10Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-8/+17
2025-10-09Merge tag 'amd-drm-next-6.18-2025-10-09' of https://gitlab.freedesktop.org/ag...Dave Airlie27-172/+274
2025-10-09drm/panthor: Ensure MCU is disabled on suspendKetil Johnsen1-0/+1
2025-10-07drm/nouveau: fix bad ret code in nouveau_bo_move_prepShuhao Fu1-1/+1
2025-10-07drm/amd/display: Incorrect Mirror CositingJesse Agate1-5/+5
2025-10-07drm/amd/display: Enable Dynamic DTBCLK SwitchFangzhi Zuo1-0/+4
2025-10-07drm/amdgpu: Report individual reset errorLijo Lazar1-10/+15
2025-10-07drm/amdgpu: partially revert "revert to old status lock handling v3"Christian König4-68/+105
2025-10-07drm/amd/display: Fix unsafe uses of kernel mode FPUArd Biesheuvel6-7/+56
2025-10-07drm/amd/pm: Disable VCN queue reset on SMU v13.0.6 due to regressionJesse.Zhang1-2/+1
2025-10-07drm/amdgpu: Fix general protection fault in amdgpu_vm_bo_reset_state_machineJesse.Zhang1-1/+1
2025-10-07drm/amdgpu: Check swus/ds for switch state saveLijo Lazar1-8/+15
2025-10-07drm/amd/pm: Avoid interface mismatch messagingLijo Lazar3-2/+5
2025-10-07drm/amdgpu: Merge amdgpu_vm_set_pasid into amdgpu_vm_initJesse.Zhang3-56/+24
2025-10-07drm/amd/amdgpu: Fix the mes version that support inv_tlbsShaoyun Liu1-1/+1
2025-10-07drm/amd: Check whether secure display TA loaded successfullyMario Limonciello1-1/+1
2025-10-07drm/amdkfd: Fix mmap write lock not releasePhilip Yang1-0/+2
2025-10-07drm/amdkfd: Fix kfd process ref leaking when userptr unmappingPhilip Yang1-2/+7
2025-10-07drm/amdgpu: Fix for GPU reset being blocked by KIQ I/O.Heng Zhou1-0/+5
2025-10-07drm/amd/display: Disable scaling on DCE6 for nowTimur Kristóf1-2/+2
2025-10-07drm/amd/display: Properly disable scaling on DCE6Timur Kristóf2-4/+13
2025-10-07drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6Timur Kristóf1-4/+2
2025-10-07drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIsTimur Kristóf1-0/+2
2025-10-07drm/amdgpu: Add additional DCE6 SCL registersAlex Deucher2-0/+9
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2025-10-07Merge tag 'drm-xe-next-fixes-2025-10-03' of https://gitlab.freedesktop.org/dr...Dave Airlie13-75/+107
2025-10-07Merge tag 'drm-misc-next-fixes-2025-10-02' of https://gitlab.freedesktop.org/...Dave Airlie3-1/+4
2025-10-06drm/vmwgfx: Fix copy-paste typo in validationIan Forbes1-1/+1
2025-10-06drm/vmwgfx: Fix Use-after-free in validationIan Forbes1-1/+3
2025-10-06drm/vmwgfx: Fix a null-ptr access in the cursor snooperZack Rusin1-5/+12
2025-10-03drm/xe/i2c: Don't rely on d3cold.allowed flag in system PM pathRaag Jadav1-1/+1
2025-10-03drm/xe/hw_engine_group: Fix double write lock release in error pathShuicheng Lin1-5/+1
2025-10-03drm/xe/uapi: loosen used tracking restrictionMatthew Auld1-9/+6
2025-10-03Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-14/+4
2025-10-03drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans()Mallesh Koujalagi1-8/+8
2025-10-03drm/gpusvm, drm/xe: Fix userptr to not allow device private pagesThomas Hellström5-19/+32
2025-10-03drm/xe/xe_late_bind_fw: Fix missing initialization of variable offsetColin Ian King1-2/+2
2025-10-03drm/xe/bo: Fix an idle assertion for local bosThomas Hellström1-11/+23