summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c
AgeCommit message (Expand)Author
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri
2024-10-07drm/amdgpu: change the comment from handle to ip_blockSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in prepare_suspendSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher
2023-10-13drm/amd: Split up UVD suspend into prepare and suspend stepsMario Limonciello
2023-08-09drm/amdgpu: Clean up errors in uvd_v3_1.cRan Sun
2021-09-23drm/amdgpu: Fix crash on device remove/driver unloadAndrey Grodzovsky
2021-08-25drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspendEvan Quan
2021-05-25drm/amdgpu: fix typotony.huang_cp
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König
2020-11-24drm/amd/amdgpu/uvd_v3_1: Fix-up some documentation issuesLee Jones
2020-11-24drm/amdgpu: fix a page faultSonny Jiang
2020-11-24drm/amdgpu: fix SI UVD firmware validate resume failSonny Jiang
2020-07-01drm amdgpu: SI UVD v3_1 (v2)Sonny Jiang