summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-01drm/amdgpu: retire mmhub v1.8 ACA supportCe Sun1-92/+0
2026-07-01drm/amdgpu: Fix kernel panic during driver load failureHarish Kasiviswanathan2-4/+22
2026-07-01drm/amd/pm: retire aca smu backend support for smuCe Sun1-153/+0
2026-07-01drm/amdgpu: retire pcs xgmi v6.4.0 legacy ras supportCe Sun2-166/+2
2026-07-01drm/amdgpu: retire funcs for generating legacy cper recordCe Sun2-119/+0
2026-07-01drm/amdgpu: retire umc v12.0 ACA supportCe Sun1-68/+0
2026-07-01drm/amdgpu: re-set ClearMcaOnRead CE/UE in late init for unirasCe Sun1-0/+3
2026-07-01drm/amdgpu: retire sdma v4.4.2 ACA supportCe Sun1-78/+0
2026-07-01drm/amdgpu: retire gfx v9.4.3 ACA supportCe Sun1-91/+0
2026-07-01drm/amdgpu: retire xgmi v6.4.0 ACA supportCe Sun1-77/+1
2026-07-01drm/amdgpu: retire ACA support for vcn v4.0.3Ce Sun1-70/+0
2026-07-01drm/amdgpu: retire ACA support for jpeg v5.0.1Ce Sun1-72/+0
2026-07-01drm/amdgpu: retire ACA support for vcn v5.0.1Ce Sun1-70/+0
2026-07-01drm/amdgpu: retire ACA support for jpeg v4.0.3Ce Sun1-71/+0
2026-07-01drm/amdgpu: Drop legacy ACA log RAS error data codeCe Sun3-570/+4
2026-07-01drm/amdgpu: Retire legacy page retirement RAS codeCe Sun4-354/+1
2026-07-01drm/amdkfd: use amdgpu ring types for MES queueGeoffrey McRae1-10/+11
2026-07-01drm/amdgpu,amdkfd: correct setting MES queue typeGeoffrey McRae6-0/+11
2026-07-01drm/amdgpu: Fix false error return to non-KCQAmber Lin1-4/+11
2026-07-01drm/amd/ras: add set_debug_mode function for unirasCe Sun8-1/+67
2026-07-01drm/amd/display: detect_link_and_local_sink: DP alt mode timeout path leaks p...WenTao Liang1-1/+4
2026-07-01drm/amdgpu: Fix typos in comments for IP block soft resetTimur Kristóf1-4/+4
2026-07-01drm/amdgpu: Simplify filtering rings during IP block soft resetTimur Kristóf3-47/+40
2026-07-01drm/amdkfd: add sanity check in svm_range_is_validEric Huang1-1/+7
2026-07-01drm/amdgpu/ras: Resum RAS IP hw init during nps dynamic switchStanley.Yang5-1/+47
2026-07-01drm/amd/display: Promote DC to 3.2.388Taimur Hassan1-1/+1
2026-07-01drm/amd/amdgpu: Fix stack frame size warnings in KUnit testsAlex Hung5-134/+208
2026-07-01drm/amd/display: revert "Enable HUBP/DPP power gate for DCN42"Leo Chen1-2/+2
2026-07-01drm/amd/display: Disable mem gating for DCHVM on DCHVM initAndrew Lichmanov1-1/+1
2026-07-01drm/amd/display: remove dead code related to forcevrrCharlene Liu1-1/+0
2026-07-01drm/amd/display: Extract shared KUnit test helpersAlex Hung13-243/+252
2026-07-01drm/amd/display: hold a vblank ref while writeback is pendingHarry Wentland3-27/+80
2026-07-01drm/amd/display: Add KUnit tests for mst_typesAlex Hung3-7/+593
2026-07-01drm/amd/display: Add KUnit tests for amdgpu_dm_pp_smuAlex Hung3-18/+1538
2026-07-01drm/amd/display: Add KUnit tests for amdgpu_dm_psrAlex Hung3-2/+592
2026-07-01drm/amd/display: Add KUnit tests for amdgpu_dm_replayAlex Hung2-4/+436
2026-07-01drm/amd/display: Add KUnit test for amdgpu_dm_wbAlex Hung2-0/+71
2026-07-01drm/amd/display: Revert "Add Debug Option To Enable Per-DPM De-rate Usage"Austin Zheng2-18/+0
2026-07-01drm/amd/display: guard against overflow in HDCP message dumpHarry Wentland1-12/+18
2026-07-01drm/amd/display: clamp DMUB AUX reply length to payload bufferHarry Wentland1-5/+19
2026-07-01drm/amd/display: Add block sequence support for bandwidth programming operationsBhuvanachandra Pinninti9-5/+416
2026-07-01drm/amd/display: Cleaned up headersBhuvanachandra Pinninti5-7/+11
2026-07-01drm/amd/display: correct encoder minimal creationPeichen Huang11-9/+33
2026-07-01drm/amd/display: Fix KUnit test crash after global alpha changeAlex Hung1-0/+7
2026-07-01drm/amd/display: scale plane global alpha to 12 bits on DCN 4.2James Lin1-1/+11
2026-07-01drm/amd/display: Simplify DMUB notify registrationAlex Hung1-4/+4
2026-07-01drm/amd/display: Simplify boolean checksAlex Hung2-5/+5
2026-07-01drm/amd/display: Add kunit tests for amdgpu_dm_planeBhawanpreet Lakha4-44/+1322
2026-07-01drm/amd/display: Add more KUnit tests for amdgpu_dm_coloropAlex Hung2-15/+133
2026-07-01drm/amd/display: Extract backlight helpers for KUnit testsAlex Hung3-31/+184