index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
uvd_v3_1.c
Age
Commit message (
Expand
)
Author
2025-03-05
drm/amdgpu: fix spelling typos
Alexandre Demers
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
2024-10-07
drm/amdgpu: change the comment from handle to ip_block
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in prepare_suspend
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
2023-11-10
drm/amdgpu: move UVD and VCE sched entity init after sched init
Alex Deucher
2023-10-13
drm/amd: Split up UVD suspend into prepare and suspend steps
Mario Limonciello
2023-08-09
drm/amdgpu: Clean up errors in uvd_v3_1.c
Ran Sun
2021-09-23
drm/amdgpu: Fix crash on device remove/driver unload
Andrey Grodzovsky
2021-08-25
drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspend
Evan Quan
2021-05-25
drm/amdgpu: fix typo
tony.huang_cp
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2020-11-24
drm/amd/amdgpu/uvd_v3_1: Fix-up some documentation issues
Lee Jones
2020-11-24
drm/amdgpu: fix a page fault
Sonny Jiang
2020-11-24
drm/amdgpu: fix SI UVD firmware validate resume fail
Sonny Jiang
2020-07-01
drm amdgpu: SI UVD v3_1 (v2)
Sonny Jiang