aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf1-2/+8
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher1-1/+1
2026-01-20drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim1-2/+1
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen1-2/+5
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao1-12/+0
2026-01-20drm/amd/pm: Fix unneeded semicolon warningLijo Lazar1-1/+1
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf1-2/+8
2026-01-20drm/amd/display: fix misspelling of "minimum" in dc_dsc.cRunrun Liu1-1/+1
2026-01-20drm/amd/display: Promote DC to 3.2.366Taimur Hassan1-1/+1
2026-01-20drm/amdgpu: add new job idsAlex Deucher1-0/+4
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher1-1/+1
2026-01-20drm/amd/display: Remove coverity comments and fix spacesAlex Hung1-6/+5
2026-01-20drm/amd/display: Add DMU crash recovery callback to DMNicholas Kazlauskas4-13/+30
2026-01-20drm/amd/display: Remove unused codeCharlene Liu9-10/+0
2026-01-20drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas1-1/+15
2026-01-20drm/amd/display: Add IPS residency info to debugfsRay Wu1-1/+70
2026-01-20drm/amd/display: Revert "init dispclk from bootup clock for DCN315"Wang, Sung-huai2-88/+3
2026-01-20drm/amd/display: Revert "init dispclk from bootup clock for DCN314"Wang, Sung-huai2-134/+4
2026-01-20drm/amd/display: Initialize a default to phyd32clkAlex Hung1-1/+1
2026-01-20drm/amd/display: Check NULL before accessing a variableAlex Hung1-1/+4
2026-01-20drm/amd/display: Detect panel type from VSDBMario Limonciello (AMD)4-0/+34
2026-01-20drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea1-9/+15
2026-01-20drm/amd/display: panel inst for monitorsPeichen Huang2-18/+29
2026-01-20drm/amd/display: update memory QoS measurement interfaceWenjing Liu5-52/+45
2026-01-20drm/amd/display: Clear HDMI HPD pending work only if it is enabledIvan Lipski1-4/+6
2026-01-20drm/amdgpu/jpeg4.0.3: remove redundant sr-iov checkAlex Deucher1-3/+0
2026-01-20drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim1-2/+1
2026-01-20drm/amdgpu: Improve IP discovery checksum failure loggingPerry Yuan1-10/+21
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen1-2/+5
2026-01-20drm/amd/amdgpu: Add independent hang detect work for user queue fenceJesse.Zhang3-1/+73
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao1-12/+0
2026-01-20drm/amdkfd: Move gfx9.4.3 and gfx 9.5 MQD to HBMPhilip Yang2-2/+24
2026-01-19Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie100-1225/+1941
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-9/+9
2026-01-15Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie394-6818/+115708
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski4-4/+29
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-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/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2Yang Wang1-1/+2
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra1-1/+17
2026-01-14drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello2-2/+4
2026-01-14drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)1-1/+2
2026-01-14drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li1-8/+11
2026-01-14drm/amdgpu: make sure userqs are enabled in userq IOCTLsAlex Deucher3-0/+23
2026-01-14drm/amdgpu: Use correct address to setup gart page table for vram accessXiaogang Chen1-2/+2
2026-01-14Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfaces"Peter Colberg1-12/+0
2026-01-14drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)1-0/+8
2026-01-14drm/amdgpu: fix drm panic null pointer when driver not support atomicLu Yao1-1/+6