summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2026-01-20drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim-2/+1
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen-2/+5
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao-12/+0
2026-01-20drm/amd/pm: Fix unneeded semicolon warningLijo Lazar-1/+1
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf-2/+8
2026-01-20drm/amd/display: fix misspelling of "minimum" in dc_dsc.cRunrun Liu-1/+1
2026-01-20drm/amd/display: Promote DC to 3.2.366Taimur Hassan-1/+1
2026-01-20drm/amdgpu: add new job idsAlex Deucher-0/+4
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher-1/+1
2026-01-20drm/amd/display: Remove coverity comments and fix spacesAlex Hung-6/+5
2026-01-20drm/amd/display: Add DMU crash recovery callback to DMNicholas Kazlauskas-13/+30
2026-01-20drm/amd/display: Remove unused codeCharlene Liu-10/+0
2026-01-20drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas-1/+15
2026-01-20drm/amd/display: Add IPS residency info to debugfsRay Wu-1/+70
2026-01-20drm/amd/display: Revert "init dispclk from bootup clock for DCN315"Wang, Sung-huai-88/+3
2026-01-20drm/amd/display: Revert "init dispclk from bootup clock for DCN314"Wang, Sung-huai-134/+4
2026-01-20drm/amd/display: Initialize a default to phyd32clkAlex Hung-1/+1
2026-01-20drm/amd/display: Check NULL before accessing a variableAlex Hung-1/+4
2026-01-20drm/amd/display: Detect panel type from VSDBMario Limonciello (AMD)-0/+34
2026-01-20drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea-9/+15
2026-01-20drm/amd/display: panel inst for monitorsPeichen Huang-18/+29
2026-01-20drm/amd/display: update memory QoS measurement interfaceWenjing Liu-52/+45
2026-01-20drm/amd/display: Clear HDMI HPD pending work only if it is enabledIvan Lipski-4/+6
2026-01-20drm/amdgpu/jpeg4.0.3: remove redundant sr-iov checkAlex Deucher-3/+0
2026-01-20drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim-2/+1
2026-01-20drm/amdgpu: Improve IP discovery checksum failure loggingPerry Yuan-10/+21
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen-2/+5
2026-01-20drm/amd/amdgpu: Add independent hang detect work for user queue fenceJesse.Zhang-1/+73
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao-12/+0
2026-01-20drm/amdkfd: Move gfx9.4.3 and gfx 9.5 MQD to HBMPhilip Yang-2/+24
2026-01-19Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...Dave Airlie-1234/+1950
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-9/+9
2026-01-15Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-6822/+115712
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski-4/+29
2026-01-14drm/amdgpu/userq: Fix fence reference leak on queue teardown v2Srinivasan Shanmugam-0/+2
2026-01-14drm/amdkfd: No need to suspend whole MES to evict processHarish Kasiviswanathan-11/+1
2026-01-14Revert "drm/amdgpu: don't attach the tlb fence for SI"Prike Liang-3/+1
2026-01-14drm/amdgpu: validate the flush_gpu_tlb_pasid()Prike Liang-0/+4
2026-01-14drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2Yang Wang-1/+2
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra-1/+17
2026-01-14drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello-2/+4
2026-01-14drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)-1/+2
2026-01-14drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li-8/+11
2026-01-14drm/amdgpu: make sure userqs are enabled in userq IOCTLsAlex Deucher-0/+23
2026-01-14drm/amdgpu: Use correct address to setup gart page table for vram accessXiaogang Chen-2/+2
2026-01-14Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...Peter Colberg-12/+0
2026-01-14drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)-0/+8
2026-01-14drm/amdgpu: fix drm panic null pointer when driver not support atomicLu Yao-1/+6
2026-01-14drm/amdgpu: Fix gfx9 update PTE mtype flagPhilip Yang-4/+4
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski-4/+29