summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-02-25drm/amd/display: Remove unused headerKrunoslav Kovac-1/+0
2025-02-25drm/amd/display: handle max_downscale_src_width fail checkYihan Zhu-5/+6
2025-02-25drm/amd/display: Update FIXED_VS Link Rate Toggle Workaround UsageMichael Strauss-3/+20
2025-02-25drm/amd/display: fix dcn4x init failedCharlene Liu-11/+1
2025-02-25drm/amd/display: Temporarily disable hostvm on DCN31Aurabindo Pillai-1/+1
2025-02-25drm/amd/display: ACPI Re-timer ProgrammingRafal Ostrowski-0/+89
2025-02-25drm/amd/display: Refactor DCN4x and related codePatel, Swapnil-249/+282
2025-02-25drm/amd/display: add a quirk to enable eDP0 on DP1Yilin Chen-7/+62
2025-02-25drm/amd/display: replace dio encoder accessPeichen Huang-55/+161
2025-02-25drm/amd/display: Add SPL namespaceNavid Assadian-4/+16
2025-02-25drm/amd/display: Fix unit test failureSamson Tam-2/+8
2025-02-25drm/amd/display: fix check for identity ratioSamson Tam-1/+20
2025-02-25drm/amd/display: Fix mismatch type comparisonAssadian, Navid-3/+3
2025-02-25drm/amd/display: Add opp recout adjustmentNavid Assadian-6/+35
2025-02-25drm/amd/display: Fix mismatch type comparison in custom_floatSamson Tam-3/+3
2025-02-25drm/amd/display: Apply DCN35 DML2 state policy for DCN36 tooNicholas Kazlauskas-0/+1
2025-02-25drm/amd/display: update incorrect cursor buffer sizeAlex Hung-1/+1
2025-02-25drm/amd/display: Disable PSR-SU on eDP panelsTom Chung-1/+2
2025-02-25drm/amd/display: Revert "Disable PSR-SU on some OLED panel"Tom Chung-20/+0
2025-02-25drm/amd/display: Fix spelling mistake "oustanding" -> "outstanding"Colin Ian King-4/+4
2025-02-25drm/amd/display: restore edid reading from a given i2c adapterMelissa Wen-2/+15
2025-02-25drm/amdgpu: Remove unused nbif_v6_3_1_sriov_funcsDr. David Alan Gilbert-47/+0
2025-02-25drm/amdgpu: Add ring reset callback for JPEG5_0_1Sathishkumar S-0/+50
2025-02-25drm/amdgpu: Log after a successful ring resetAndré Almeida-0/+1
2025-02-25drm/amdgpu: Log the creation of a coredump fileAndré Almeida-0/+4
2025-02-25drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher-11/+32
2025-02-25drm/amd/pm: Use separate metrics table for smu_v13_0_12Asad Kamal-2/+230
2025-02-25drm/amdgpu: Add core reset registers for JPEG5_0_1Sathishkumar S-60/+68
2025-02-25drm/amdgpu: Per-instance init func for JPEG5_0_1Sathishkumar S-81/+69
2025-02-25drm/amd/display: fix an indent issue in DML21Aurabindo Pillai-2/+1
2025-02-25drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher-0/+7
2025-02-25drm/amd/pm: Fetch fru product info for smu_v13_0_12Asad Kamal-0/+40
2025-02-25drm/amd/pm: Fetch static metrics tableAsad Kamal-20/+101
2025-02-25drm/amd/pm: Add GetStaticMetricTable messageAsad Kamal-2/+63
2025-02-25drm/amd/pm: Update pmfw headers for smu_v13_0_12Asad Kamal-2/+288
2025-02-25drm/amdgpu: Update amdgpu_job_timedout to check if the ring is guiltyJesse.zhang@amd.com-4/+20
2025-02-25drm/amd/pm: add support for checking SDMA reset capabilityJesse.zhang@amd.com-1/+68
2025-02-25drm/amdgpu: Add reset function pointer for SDMA v4.4.2 page ringJesse.zhang@amd.com-0/+1
2025-02-25drm/amdgpu: Improve SDMA reset logic with guilty queue trackingJesse.zhang@amd.com-14/+61
2025-02-25drm/amdgpu/sdma: Introduce is_guilty callbacks for sdma GFX and PAGE ringsJesse.zhang@amd.com-0/+30
2025-02-25drm/amdgpu: Introduce cached_rptr and is_guilty callback in amdgpu_ringJesse.zhang@amd.com-0/+5
2025-02-25drm/amdgpu: Introduce conditional user queue suspension for SDMA resetsJesse.zhang@amd.com-8/+54
2025-02-25drm/amdgpu: Remove redundant logic in GC v9.4.3Lijo Lazar-16/+1
2025-02-25drm/amdgpu: Do not poweroff UVDJ in JPEG4_0_3Sathishkumar S-6/+0
2025-02-25drm/amdgpu/sdma: Refactor SDMA reset functionality and add callback supportJesse.zhang@amd.com-4/+28
2025-02-25drm/amdgpu/kfd: Add shared SDMA reset functionality with callback supportJesse.zhang@amd.com-1/+85
2025-02-25drm/amdgpu: correct the name of mes_pipe structureLikun Gao-15/+15
2025-02-25drm/amdkfd: Preserve cp_hqd_pq_control on update_mqdDavid Yat Sin-7/+14
2025-02-25amdgpu/pm/legacy: fix suspend/resume issueschr[]-14/+45
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri-148/+148