index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
uvd_v7_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: move UVD and VCE sched entity init after sched init
Alex Deucher
2023-11-10
1
-4
/
+0
*
drm/amd: Split up UVD suspend into prepare and suspend steps
Mario Limonciello
2023-10-13
1
-0
/
+8
*
drm/amdgpu: Clean up errors in uvd_v7_0.c
Ran Sun
2023-08-09
1
-4
/
+3
*
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
2023-06-09
1
-2
/
+2
*
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
2023-04-14
1
-4
/
+4
*
drm/amdgpu: cleanup scheduler job initialization v2
Christian König
2022-11-03
1
-6
/
+6
*
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
2022-05-04
1
-3
/
+3
*
drm/amdgpu: use job and ib structures directly in CS parsers
Christian König
2022-03-04
1
-6
/
+7
*
drm/amdgpu: header cleanup
Christian König
2022-03-04
1
-0
/
+1
*
drm/amdgpu: Fix crash on device remove/driver unload
Andrey Grodzovsky
2021-09-23
1
-15
/
+17
*
drm/amdgpu: UVD avoid memory allocation during IB test
xinhui pan
2021-09-14
1
-10
/
+1
*
drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspend
Evan Quan
2021-08-25
1
-0
/
+24
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-04-26
1
-2
/
+2
|
\
|
*
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2021-04-09
1
-2
/
+2
*
|
drm/amdgpu: make sure we unpin the UVD BO
Christian König
2021-04-19
1
-0
/
+1
|
/
*
drm/amdgpu: remove redundant logic related HDP
Likun Gao
2021-01-05
1
-1
/
+0
*
drm/amd/amdgpu/uvd_v7_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
-1
/
+1
*
drm/amdgpu: use register distance member instead of hardcode in UVD7/VCE4
Huang Rui
2020-07-08
1
-2
/
+3
*
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-04-09
1
-2
/
+6
*
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
2020-04-01
1
-7
/
+0
*
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2020-04-01
1
-2
/
+4
*
drm/amdgpu/uvd7: remove unnecessary conversion to bool
Chen Zhou
2020-04-01
1
-1
/
+1
*
drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)
Alex Deucher
2019-10-17
1
-11
/
+22
*
drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
Le Ma
2019-07-18
1
-2
/
+2
*
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
/
+2
|
/
*
drm/amdgpu: Use FW addr returned by PSP for VF MM
Trigger Huang
2019-05-07
1
-6
/
+10
*
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
2019-01-25
1
-2
/
+2
*
drm/amdgpu/uvd:Change uvd ring name convention
James Zhu
2018-12-20
1
-2
/
+2
*
drm/amdgpu: Reorder uvd ring init before uvd resume
Chris Wilson
2018-11-28
1
-4
/
+4
*
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
2018-11-28
1
-2
/
+2
*
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
2018-11-05
1
-2
/
+8
*
drm/amdgpu: remove messages from IB tests
Christian König
2018-11-05
1
-13
/
+5
*
drm/amdgpu: further ring test cleanups
Christian König
2018-11-05
1
-23
/
+7
*
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
2018-11-05
1
-11
/
+5
*
drm/amdgpu: Refine uvd_v6/7_0_enc_get_destroy_msg
Rex Zhu
2018-10-09
1
-8
/
+4
*
drm/amdgpu:change VEGA booting with firmware loaded by PSP
Feifei Xu
2018-08-27
1
-4
/
+9
*
drm/amdgpu: added support 2nd UVD instance
Evan Quan
2018-08-27
1
-0
/
+7
*
drm/amdgpu: use entity instead of ring for CS
Christian König
2018-08-27
1
-1
/
+2
*
drm/amdgpu/uvd: UVD entity initialization relys on ring initialization
Emily Deng
2018-08-13
1
-0
/
+5
*
drm/amdgpu: implement harvesting support for UVD 7.2 (v3)
Alex Deucher
2018-07-27
1
-3
/
+53
*
drm/amdgpu: patch the IBs for the second UVD instance v2
Christian König
2018-07-27
1
-0
/
+29
*
drm/amdgpu: remove superflous UVD encode entity
Christian König
2018-07-19
1
-14
/
+0
*
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
2018-07-16
1
-14
/
+6
*
drm/amdgpu: remove ring parameter from amdgpu_job_submit
Christian König
2018-07-16
1
-1
/
+1
[next]