summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-04drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones13-3/+33
2026-02-04drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.cWenjing Liu1-1/+2
2026-02-04drm/amd/display: Fix IGT ILR link training failure on Replay panelRay Wu1-1/+20
2026-02-04drm/amd/display: Add oem panel config for new featuresIan Chen1-1/+24
2026-02-04drm/amd/display: Fix IGT link training failure on Replay panelRay Wu1-0/+3
2026-02-04drm/amd/display: Fix writeback on DCN 3.2+Alex Hung1-4/+15
2026-02-04drm/amd/display: Make some DCN35 DCCG symbols non-staticNicholas Kazlauskas2-20/+27
2026-02-04drm/amd/display: Make DSC FGCG a DSC block level functionNicholas Kazlauskas1-0/+1
2026-02-04drm/amd/display: Make DCN35 OTG disable w/a reusableNicholas Kazlauskas2-1/+7
2026-02-04drm/amd/display: External panel replay fsm controlPeichen Huang5-9/+80
2026-02-04drm/amd/display: Add lpddr5 handling to dml2.1Dmytro Laktyushkin4-25/+64
2026-02-04drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti12-49/+98
2026-02-04drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan1-0/+3
2026-02-02Merge tag 'exynos-drm-next-for-v6.20' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2-11/+64
2026-02-01Merge tag 'amd-drm-next-6.20-2026-01-30' of https://gitlab.freedesktop.org/ag...Dave Airlie75-576/+743
2026-02-01drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...Jeongjun Park1-6/+32
2026-02-01drm/exynos: vidi: fix to avoid directly dereferencing user pointerJeongjun Park1-4/+18
2026-02-01drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()Jeongjun Park2-1/+14
2026-01-30Merge tag 'drm-xe-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/dr...Dave Airlie3-3/+43
2026-01-30Merge tag 'drm-misc-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/...Dave Airlie3-5/+14
2026-01-30Merge tag 'drm-intel-next-fixes-2026-01-29' of https://gitlab.freedesktop.org...Dave Airlie1-8/+21
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-226/+158
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/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher1-2/+3
2026-01-29drm/amdgpu/soc21: fix xclk for APUsAlex Deucher1-1/+7
2026-01-29drm/amdkfd: gfx12.1 trap handler instruction fixup for VOP3PXJay Cornwall2-101/+121
2026-01-29drm/amd/pm: Fix null pointer dereference issueJinzhou Su1-0/+3
2026-01-28Merge tag 'drm-rust-next-2026-01-26' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie30-431/+822
2026-01-28Merge tag 'drm-msm-next-2026-01-23' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie61-2179/+2704
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie1317-7007/+12720
2026-01-28drm/amdkfd: add extended capabilities to device snapshotJonathan Kim2-0/+3
2026-01-28drm/amdgpu: Send RMA CPER at bad page loadingKent Russell1-0/+4
2026-01-28drm/amdgpu: Fix jpeg ring test order in vcn_v4_0_3Jesse.Zhang1-1/+1
2026-01-28drm/amd/pm: fix race in power state check before mutex lockYang Wang1-3/+4
2026-01-28drm/amd/display: Promote DC to 3.2.367Taimur Hassan1-1/+1
2026-01-28drm/amd/display: [FW Promotion] Release 0.1.44.0Taimur Hassan1-6/+49
2026-01-28drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.Bhuvanachandra Pinninti8-4/+29
2026-01-28drm/amd/display: mouse event trigger to boost RR when idleMuaaz Nisar1-0/+13