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_v7_0.c
Age
Commit message (
Expand
)
Author
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
2024-12-05
amdgpu/uvd: get ring reference from rq scheduler
David (Ming Qiang) Wu
2024-10-22
drm/amdgpu: clean unused functions of uvd/vcn/vce
Sunil Khatri
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 post_soft_reset
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 pre_soft_reset
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in check_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
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_v7_0.c
Ran Sun
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
2022-11-03
drm/amdgpu: cleanup scheduler job initialization v2
Christian König
2022-05-04
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
2022-03-04
drm/amdgpu: use job and ib structures directly in CS parsers
Christian König
2022-03-04
drm/amdgpu: header cleanup
Christian König
2021-09-23
drm/amdgpu: Fix crash on device remove/driver unload
Andrey Grodzovsky
2021-09-14
drm/amdgpu: UVD avoid memory allocation during IB test
xinhui pan
2021-08-25
drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspend
Evan Quan
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-04-19
drm/amdgpu: make sure we unpin the UVD BO
Christian König
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2021-01-05
drm/amdgpu: remove redundant logic related HDP
Likun Gao
2020-12-01
drm/amd/amdgpu/uvd_v7_0: Fix a bunch of kernel-doc function documentation issues
Lee Jones
2020-09-22
drm/amd: fix typoes in comments
Bernard Zhao
2020-07-08
drm/amdgpu: use register distance member instead of hardcode in UVD7/VCE4
Huang Rui
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-04-01
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2020-04-01
drm/amdgpu/uvd7: remove unnecessary conversion to bool
Chen Zhou
2019-10-17
drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)
Alex Deucher
2019-07-18
drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
Le Ma
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-11
drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
Shirish S
2019-06-10
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-05-24
drm/amdgpu/UVD: set no_user_fence flag to true
Leo Liu
2019-05-07
drm/amdgpu: Use FW addr returned by PSP for VF MM
Trigger Huang
[next]