index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
uvd_v6_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
2025-02-25
1
-3
/
+3
*
drm/amdgpu: update the handle ptr in get_clockgating_state
Sunil Khatri
2025-02-19
1
-2
/
+2
*
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
2024-12-10
1
-9
/
+4
*
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
2024-12-10
1
-2
/
+2
*
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
2024-10-22
1
-3
/
+0
*
drm/amdgpu: change the comment from handle to ip_block
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
1
-3
/
+3
*
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
1
-5
/
+4
*
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-07
1
-4
/
+9
*
drm/amdgpu: update the handle ptr in post_soft_reset
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in pre_soft_reset
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in check_soft_reset
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in prepare_suspend
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: add protype for print ip state
Sunil Khatri
2024-04-26
1
-0
/
+1
*
drm/amdgpu: add prototype for ip dump
Sunil Khatri
2024-04-26
1
-0
/
+1
*
drm/amdgpu: move UVD and VCE sched entity init after sched init
Alex Deucher
2023-11-10
1
-2
/
+0
*
drm/amd: Split up UVD suspend into prepare and suspend steps
Mario Limonciello
2023-10-13
1
-0
/
+8
*
drm/amdgpu: cleanup scheduler job initialization v2
Christian König
2022-11-03
1
-4
/
+4
*
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
2022-04-08
1
-1
/
+1
*
drm/amdgpu: fix uvd crash on Polaris12 during driver unloading
Evan Quan
2021-11-09
1
-11
/
+13
*
drm/amdgpu: UVD avoid memory allocation during IB test
xinhui pan
2021-09-14
1
-10
/
+1
*
drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend
Evan Quan
2021-08-25
1
-0
/
+24
*
drm/amdgpu: make sure we unpin the UVD BO
Nirmoy Das
2021-06-02
1
-0
/
+1
*
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2021-04-09
1
-2
/
+2
*
drm/amd/amdgpu/uvd_v6_0: Fix a bunch of kernel-doc function documentation issues
Lee Jones
2020-12-01
1
-6
/
+15
*
drm/amd: fix typoes in comments
Bernard Zhao
2020-09-22
1
-2
/
+2
*
drm/amd/amdgpu: fix comparison pointer to bool warning in uvd_v6_0.c
Zheng Bin
2020-09-15
1
-2
/
+2
*
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-04-09
1
-2
/
+5
*
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
2020-04-01
1
-3
/
+0
*
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2020-04-01
1
-2
/
+4
*
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
2020-01-22
1
-1
/
+1
*
drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)
Alex Deucher
2019-10-17
1
-10
/
+21
*
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-19
1
-1
/
+4
|
\
|
*
drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
Shirish S
2019-06-11
1
-1
/
+4
*
|
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-14
1
-3
/
+3
|
\
\
|
*
|
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-06-10
1
-1
/
+1
|
*
|
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-06-10
1
-2
/
+2
|
|
/
*
/
drm/amdgpu/UVD: set no_user_fence flag to true
Leo Liu
2019-05-24
1
-0
/
+3
|
/
*
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
2019-01-25
1
-2
/
+2
*
drm/amdgpu: Reorder uvd ring init before uvd resume
Chris Wilson
2018-11-28
1
-4
/
+4
*
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
2018-11-05
1
-2
/
+9
*
drm/amdgpu: cleanup uvd_v6_0_ring_test_ring
Christian König
2018-11-05
1
-12
/
+5
*
drm/amdgpu: remove messages from IB tests
Christian König
2018-11-05
1
-13
/
+6
*
drm/amdgpu: further ring test cleanups
Christian König
2018-11-05
1
-11
/
+2
[next]