aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-01-29Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-3/+3
2026-01-29drm/amdgpu/gfx12: adjust KGQ reset sequenceAlex Deucher1-10/+13
2026-01-29drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher1-10/+13
2026-01-29drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-29drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-29drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-29drm/amdgpu/gfx12: adjust KGQ reset sequenceAlex Deucher1-10/+13
2026-01-29drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher1-10/+13
2026-01-29drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-29drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-29drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-29drm/amdkfd: Use AMDGPU_MQD_SIZE_ALIGN in gfx11+ kfd mqd managerLang Yu4-47/+17
2026-01-29drm/amdkfd: Adjust parameter of allocate_mqdLang Yu11-15/+24
2026-01-29drm/amdgpu: Use AMDGPU_MQD_SIZE_ALIGN in KGDLang Yu3-10/+13
2026-01-29drm/amd/pm: Initialize allowed feature listLijo Lazar11-223/+155
2026-01-29drm/amd/pm: Remove unused logic in SMUv14.0.2Lijo Lazar1-39/+0
2026-01-29drm/amd/pm: Add smu feature interface functionsLijo Lazar7-27/+120
2026-01-29drm/amd/pm: Add smu feature bits data structLijo Lazar1-0/+81
2026-01-29drm/amdgpu: Add a helper macro to align mqd sizeLang Yu1-0/+8
2026-01-29drm/amdgpu: validate user queue size constraintsJesse.Zhang1-0/+11
2026-01-29drm/xe/configfs: Fix is_bound() pci_dev lifetimeShuicheng Lin1-2/+1
2026-01-28drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher1-2/+3
2026-01-28drm/amdgpu/soc21: fix xclk for APUsAlex Deucher1-1/+7
2026-01-28drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher1-2/+3
2026-01-28drm/amdgpu/soc21: fix xclk for APUsAlex Deucher1-1/+7
2026-01-28drm/amdkfd: gfx12.1 trap handler instruction fixup for VOP3PXJay Cornwall2-101/+121
2026-01-28drm/amd/pm: Fix null pointer dereference issueJinzhou Su1-0/+3
2026-01-28drm/amd/display: Clear HDMI HPD pending work only if it is enabledIvan Lipski1-4/+6
2026-01-28drm/imx/tve: fix probe device leakJohan Hovold1-0/+13
2026-01-28Merge tag 'drm-msm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/msm into drm-fixesDave Airlie1-2/+0
2026-01-28Merge tag 'drm-rust-next-2026-01-26' of https://gitlab.freedesktop.org/drm/rust/kernel into drm-nextDave Airlie25-368/+767
2026-01-28Merge tag 'drm-msm-next-2026-01-23' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie53-2138/+2085
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie100-972/+1244
2026-01-27drm/amd/pm: fix race in power state check before mutex lockYang Wang1-3/+4
2026-01-27drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron1-1/+6
2026-01-27drm/amd/pm: fix smu v14 soft clock frequency setting issueYang Wang2-0/+2
2026-01-27drm/amd/pm: fix smu v13 soft clock frequency setting issueYang Wang2-0/+2
2026-01-27drm/amdkfd: add extended capabilities to device snapshotJonathan Kim1-0/+1
2026-01-27drm/amdgpu: Send RMA CPER at bad page loadingKent Russell1-0/+4
2026-01-27drm/amdgpu: Fix jpeg ring test order in vcn_v4_0_3Jesse.Zhang1-1/+1
2026-01-27drm/amd/pm: fix race in power state check before mutex lockYang Wang1-3/+4
2026-01-27drm/amd/display: Promote DC to 3.2.367Taimur Hassan1-1/+1
2026-01-27drm/amd/display: [FW Promotion] Release 0.1.44.0Taimur Hassan1-6/+49
2026-01-27drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.Bhuvanachandra Pinninti8-4/+29
2026-01-27drm/amd/display: mouse event trigger to boost RR when idleMuaaz Nisar1-0/+13
2026-01-27drm/amd/display: Add debug flag to override min dispclkMichael Strauss1-0/+1
2026-01-27drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei1-2/+10
2026-01-27drm/amd/display: Remove unnecessary DC FP guardWayne Lin2-4/+0
2026-01-27drm/amd/display: add setup_stereo for dcn4x or laterCharlene Liu2-1/+3
2026-01-27drm/amd/display: perform clear update flags for all DCN asicsAurabindo Pillai1-1/+1