summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-21drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas1-1/+15
2026-01-21drm/amd/display: Add IPS residency info to debugfsRay Wu1-1/+70
2026-01-21drm/amd/display: Revert "init dispclk from bootup clock for DCN315"Wang, Sung-huai2-88/+3
2026-01-21drm/amd/display: Revert "init dispclk from bootup clock for DCN314"Wang, Sung-huai2-134/+4
2026-01-21drm/amd/display: Initialize a default to phyd32clkAlex Hung1-1/+1
2026-01-21drm/amd/display: Check NULL before accessing a variableAlex Hung1-1/+4
2026-01-21drm/amd/display: Detect panel type from VSDBMario Limonciello (AMD)4-0/+34
2026-01-21drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea1-9/+15
2026-01-21drm/amd/display: panel inst for monitorsPeichen Huang2-18/+29
2026-01-21drm/amd/display: update memory QoS measurement interfaceWenjing Liu5-52/+45
2026-01-21drm/amd: Update IP versions for Gorgon Point productsMario Limonciello1-0/+3
2026-01-21drm/amd/display: Clear HDMI HPD pending work only if it is enabledIvan Lipski1-4/+6
2026-01-21drm/amdgpu/jpeg4.0.3: remove redundant sr-iov checkAlex Deucher1-3/+0
2026-01-21drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim1-2/+1
2026-01-21drm/amdgpu: Improve IP discovery checksum failure loggingPerry Yuan1-10/+21
2026-01-21drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen1-2/+5
2026-01-21drm/amd/amdgpu: Add independent hang detect work for user queue fenceJesse.Zhang3-1/+73
2026-01-21drm/amdgpu: remove frame cntl for gfx v12Likun Gao1-12/+0
2026-01-21drm/amdkfd: Move gfx9.4.3 and gfx 9.5 MQD to HBMPhilip Yang2-2/+24
2026-01-19Merge tag 'mediatek-drm-next-20260117' of https://git.kernel.org/pub/scm/linu...Dave Airlie5-33/+87
2026-01-19Merge tag 'drm-intel-gt-next-2026-01-16' of https://gitlab.freedesktop.org/dr...Dave Airlie12-52/+75
2026-01-18Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...Dave Airlie101-1239/+1951
2026-01-17dt-bindings: phy: mediatek,hdmi-phy: Document extra clocks for MT8195NĂ­colas F. R. A. Prado1-0/+22
2026-01-17dt-bindings: phy: mediatek,hdmi-phy: Add support for MT8188 SoCLouis-Alexis Eyraud1-0/+4
2026-01-17dt-bindings: phy: mediatek,hdmi-phy: Fix clock output names for MT8195AngeloGioacchino Del Regno1-2/+1
2026-01-17drm/mediatek: mtk_dsi: Add support for High Speed (HS) modeAngeloGioacchino Del Regno1-0/+4
2026-01-16Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie134-973/+1391
2026-01-16Merge tag 'drm-intel-next-2026-01-15' of https://gitlab.freedesktop.org/drm/i...Dave Airlie95-1434/+2008
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie65-370/+870
2026-01-15drm/xe: Cleanup unused header includesMatt Roper80-129/+45
2026-01-15Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...Dave Airlie417-6948/+120174
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski4-4/+29
2026-01-14drm/amdkfd: Add domain parameter to alloc kernel BOPhilip Yang12-39/+45
2026-01-14drm/amdgpu/userq: Fix fence reference leak on queue teardown v2Srinivasan Shanmugam1-0/+2
2026-01-14drm/amdkfd: No need to suspend whole MES to evict processHarish Kasiviswanathan1-11/+1
2026-01-14drm/amd/pm: Deprecate print_clk_levels callbackLijo Lazar2-22/+0
2026-01-14drm/amd/pm: Use emit clock levels in SMU v15.0.0Lijo Lazar1-15/+18
2026-01-14Revert "drm/amdgpu: don't attach the tlb fence for SI"Prike Liang1-3/+1
2026-01-14drm/amdgpu: validate the flush_gpu_tlb_pasid()Prike Liang1-0/+4
2026-01-14drm/amdkfd: Switch to using GC VERSION to decide LDS/Scratch baseLang Yu1-2/+2
2026-01-14drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2Yang Wang1-1/+2
2026-01-14drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devicesXiaogang Chen8-2/+156
2026-01-14drm/amd/pm: fix issue of missing '*' on pp_dpm_xxx nodesYang Wang1-15/+16
2026-01-14drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()Donet Tom1-1/+1
2026-01-14drm/amdkfd: Fix SVM map/unmap address conversion for non-4k page sizesDonet Tom1-8/+21
2026-01-14drm/amdkfd: Relax size checking during queue buffer getDonet Tom1-3/+3
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra1-1/+17
2026-01-14accel/amdxdna: Fix notifier_wq flushing warningLizhi Hou1-1/+1
2026-01-14drm/xe/mert: Improve handling of MERT CAT errorsMichal Wajdeczko2-14/+39
2026-01-14drm/tegra: dsi: fix device leak on probeJohan Hovold1-4/+2