index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
amdgpu_vcn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Fix vce work queue was not cancelled when suspend
Rex Zhu
2018-09-27
1
-2
/
+2
*
drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memory
Michel Dänzer
2018-08-16
1
-3
/
+3
*
drm/amdgpu:add VCN booting with firmware loaded by PSP
Likun Gao
2018-08-13
1
-7
/
+10
*
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
2018-07-16
1
-13
/
+4
*
drm/amdgpu: get VCN start to process in the dpm disabled case
Leo Liu
2018-07-10
1
-1
/
+1
*
drm/amdgpu: Take VCN jpeg ring into account in idle work handler
Leo Liu
2018-07-10
1
-0
/
+2
*
Merge v4.18-rc3 into drm-next
Dave Airlie
2018-07-04
1
-6
/
+27
|
\
|
*
drm/amdgpu:Support new VCN FW version naming convention
James Zhu
2018-06-27
1
-6
/
+27
*
|
drm/amdgpu: add vcn jpeg ib test
Boyuan Zhang
2018-06-15
1
-0
/
+86
*
|
drm/amdgpu: add vcn jpeg ring test
Boyuan Zhang
2018-06-15
1
-0
/
+40
*
|
drm/amdgpu: add vcn jpeg sw finish
Boyuan Zhang
2018-06-15
1
-0
/
+2
|
/
*
drm/amdgpu: fix the missed vcn fw version report
Huang Rui
2018-06-13
1
-0
/
+1
*
drm/amdgpu: remove unnecessary scheduler entity for VCN
Leo Liu
2018-05-29
1
-41
/
+10
*
drm/amdgpu: Add runtime VCN PG support
Rex Zhu
2018-05-24
1
-7
/
+9
*
drm/amdgpu: Take vcn encode rings into account in idle work
Alex Deucher
2018-05-18
1
-0
/
+5
*
drm/scheduler: remove unused parameter
Nayan Deshmukh
2018-05-15
1
-2
/
+2
*
drm/amdgpu: cleanup VCN IB generation
Christian König
2018-02-19
1
-69
/
+18
*
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
2018-02-19
1
-2
/
+2
*
drm/admgpu: Reduce the usage of soc15ip.h
Shaoyun Liu
2017-12-08
1
-1
/
+0
*
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-07
1
-7
/
+7
*
drm/amd/include:cleanup raven1 vcn header files.
Feifei Xu
2017-12-06
1
-1
/
+1
*
drm/amd/include:cleanup vega10 header files.
Feifei Xu
2017-12-06
1
-1
/
+1
*
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
1
-1
/
+2
*
drm/amdgpu: change redundant init logs to debug level
pding
2017-12-04
1
-4
/
+4
*
drm/amd/scheduler:introduce guilty pointer member
Monk Liu
2017-12-04
1
-2
/
+2
*
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
2017-08-15
1
-2
/
+2
*
drm/amdgpu: disable vcn power control for now
Leo Liu
2017-08-15
1
-8
/
+6
*
drm/amdgpu: update vcn decode create msg
Leo Liu
2017-05-24
1
-10
/
+5
*
drm/amdgpu: add vcn enc ib test
Leo Liu
2017-05-24
1
-51
/
+33
*
drm/amdgpu: enable vcn encode ring tests
Leo Liu
2017-05-24
1
-1
/
+1
*
drm/amdgpu: add vcn enc rings
Leo Liu
2017-05-24
1
-0
/
+5
*
drm/amdgpu/vcn: implement ib tests with new message buffer interface
Leo Liu
2017-05-24
1
-16
/
+24
*
drm/amdgpu: move vcn ring test to amdgpu_vcn.c
Leo Liu
2017-05-24
1
-0
/
+36
*
drm/amdgpu: re-group the functions in amdgpu_vcn.c
Leo Liu
2017-05-24
1
-70
/
+70
*
drm/amdgpu: add encode tests for vcn
Leo Liu
2017-05-24
1
-0
/
+203
*
drm/amdgpu: add initial vcn support and decode tests
Leo Liu
2017-05-24
1
-0
/
+425