aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-07drm/amdgpu: Multi-GPU DPC recovery supportCe Sun1-0/+5
2025-03-13drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca1-1/+0
2025-03-13drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca1-1/+1
2025-03-13drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca1-9/+9
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-1/+1
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri1-2/+2
2025-02-12drm/amdgpu: Clean up atom header file inclusionLijo Lazar1-1/+0
2025-02-12amdgpu/soc15: enable asic reset for dGPU in case of suspend abortJiang Liu1-5/+3
2024-12-10drm/amdgpu: Add VCN_5_0_1 codec querySonny Jiang1-0/+24
2024-12-10drm/amdgpu: Fetch refclock for SMU v13.0.12Asad Kamal1-0/+1
2024-12-10drm/amd/pm: Add mode2 support for SMU v13.0.12Asad Kamal1-0/+1
2024-12-10drm/amdgpu: add psp 13_0_12 version supportLe Ma1-0/+1
2024-12-10drm/amdgpu: add initial support for gfx950Le Ma1-0/+1
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-2/+2
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-1/+1
2024-11-08drm/amdgpu: Fix video caps for H264 and HEVC encode maximum sizeDavid Rosca1-2/+2
2024-10-28drm/amdgpu: clean up the suspend_completePrike Liang1-5/+2
2024-10-28drm/amdgpu: correct the S3 abort check conditionPrike Liang1-10/+13
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-2/+0
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri1-6/+0
2024-10-22drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri1-6/+0
2024-10-15drm/amdgpu: Check gmc requirement for reset on initLijo Lazar1-0/+2
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-5/+3
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-3/+3
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-09-26drm/amdgpu: Add PSP reload case to reset-on-initLijo Lazar1-0/+2
2024-09-26drm/amdgpu: Refactor XGMI reset on init handlingLijo Lazar1-0/+5
2024-09-26drm/amdgpu: update suspend status for aborting from deeper suspendPrike Liang1-4/+6
2024-05-08drm/amdgpu/soc15: use common nbio callback to set remap offsetAlex Deucher1-10/+1
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang1-0/+2
2024-05-02drm/amdgpu: Add smu v13_0_14 ip blockHawking Zhang1-1/+3
2024-05-02drm/amdgpu: Add psp v13_0_14 ip blockHawking Zhang1-1/+2
2024-04-26drm/amdgpu: update jpeg max decode resolutionSathishkumar S1-2/+2
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
2024-04-09drm/amdgpu/pm: Add support for MACO flag checkingMa Jun1-5/+5
2024-02-26drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang1-20/+25
2024-02-22drm/amdgpu: Remove pcie bw sys entryAsad Kamal1-1/+0
2024-02-22Revert "drm/amdgpu: Add pci usage to nbio v7.9"Asad Kamal1-1/+1
2024-02-22drm/amdgpu: Do not toggle bif ras irq from guestHawking Zhang1-1/+2
2024-02-07drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang1-0/+22
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie1-5/+10
2023-12-06drm/amdgpu: Avoid querying DRM MGCG statusLijo Lazar1-1/+2