aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-05drm/amdgpu: fix spelling typosAlexandre Demers1-3/+3
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-2/+2
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-1/+1
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-3/+0
2024-10-07drm/amdgpu: change the comment from handle to ip_blockSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-3/+3
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-5/+4
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-2/+2
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in prepare_suspendSunil Khatri1-2/+2
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 early_initSunil Khatri1-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
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher1-2/+0
2023-10-13drm/amd: Split up UVD suspend into prepare and suspend stepsMario Limonciello1-0/+8
2023-08-09drm/amdgpu: Clean up errors in uvd_v3_1.cRan Sun1-2/+1
2021-09-23drm/amdgpu: Fix crash on device remove/driver unloadAndrey Grodzovsky1-11/+13
2021-08-25drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspendEvan Quan1-0/+24
2021-05-25drm/amdgpu: fix typotony.huang_cp1-2/+2
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König1-1/+1
2020-11-24drm/amd/amdgpu/uvd_v3_1: Fix-up some documentation issuesLee Jones1-3/+7
2020-11-24drm/amdgpu: fix a page faultSonny Jiang1-7/+7
2020-11-24drm/amdgpu: fix SI UVD firmware validate resume failSonny Jiang1-9/+11
2020-07-01drm amdgpu: SI UVD v3_1 (v2)Sonny Jiang1-0/+793