index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
uvd_v5_0.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
1
-2
/
+2
2025-02-19
drm/amdgpu: update the handle ptr in get_clockgating_state
Sunil Khatri
1
-2
/
+2
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
1
-9
/
+4
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
1
-2
/
+2
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-3
/
+0
2024-10-07
drm/amdgpu: change the comment from handle to ip_block
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-3
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-5
/
+4
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
1
-3
/
+8
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in prepare_suspend
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-2
/
+2
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
1
-0
/
+1
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
1
-0
/
+1
2023-11-10
drm/amdgpu: move UVD and VCE sched entity init after sched init
Alex Deucher
1
-2
/
+0
2023-10-13
drm/amd: Split up UVD suspend into prepare and suspend steps
Mario Limonciello
1
-0
/
+8
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
1
-1
/
+1
2021-09-23
drm/amdgpu: Fix crash on device remove/driver unload
Andrey Grodzovsky
1
-11
/
+13
2021-08-25
drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspend
Evan Quan
1
-1
/
+24
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
1
-1
/
+1
2020-12-01
drm/amd/amdgpu/uvd_v5_0: Fix a bunch of kernel-doc function documentation issues
Lee Jones
1
-3
/
+7
2020-09-22
drm/amd: fix typoes in comments
Bernard Zhao
1
-2
/
+2
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
1
-1
/
+2
2020-04-01
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
1
-3
/
+0
2020-01-22
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
1
-1
/
+1
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
1
-2
/
+3
2019-06-10
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+0
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
1
-1
/
+3
2019-05-24
drm/amdgpu/UVD: set no_user_fence flag to true
Leo Liu
1
-0
/
+1
2019-01-25
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
1
-1
/
+1
2018-11-28
drm/amdgpu: Reorder uvd ring init before uvd resume
Chris Wilson
1
-4
/
+4
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
1
-1
/
+2
2018-11-05
drm/amdgpu: further ring test cleanups
Christian König
1
-12
/
+4
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
1
-6
/
+3
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-1
/
+1
2018-08-13
drm/amdgpu/uvd: UVD entity initialization relys on ring initialization
Emily Deng
1
-0
/
+4
2018-07-13
drm/amd: Use newly added interrupt source defs for VI v3.
Andrey Grodzovsky
1
-1
/
+2
2018-05-18
drm/amdgpu: fix insert nop for UVD5 ring
Leo Liu
1
-2
/
+13
2018-05-18
drm/amdgpu/vg20:Restruct uvd to support multiple uvds
James Zhu
1
-12
/
+13
2018-02-19
drm/amdgpu: remove now superflous *_hdp operation
Christian König
1
-30
/
+0
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
1
-1
/
+1
2017-12-06
drm/amd/amdgpu: fix UVD mc offsets
Piotr Redlewski
1
-1
/
+1
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
1
-1
/
+1
2017-04-04
drm/amdgpu: various cleanups for uvd/vce.
Rex Zhu
1
-15
/
+3
2017-03-29
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-1
/
+1
2017-03-29
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
1
-4
/
+5
[next]