index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vcn.c
Age
Commit message (
Expand
)
Author
Lines
2018-10-09
drm/amdgpu/vcn:Correct VCN cache window definition
James Zhu
-2
/
+1
2018-10-09
drm/amdgpu/vcn:Replace value with defined macro
James Zhu
-4
/
+7
2018-10-09
drm/amdgpu/vcn:fix dpg pause mode hang issue
James Zhu
-2
/
+2
2018-10-04
BackMerge v4.19-rc6 into drm-next
Dave Airlie
-2
/
+2
2018-09-27
drm/amdgpu: Fix vce work queue was not cancelled when suspend
Rex Zhu
-2
/
+2
2018-09-26
drm/amdgpu/vcn: whitespace cleanup
Alex Deucher
-18
/
+18
2018-09-26
drm/amdgpu:Add DPG pause mode support
James Zhu
-2
/
+159
2018-09-26
drm/amdgpu:Use register UVD_SCRATCH9 for VCN ring/ib test
James Zhu
-8
/
+8
2018-09-14
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Alex Deucher
-4
/
+3
2018-09-14
drm/amdgpu: add raven2 vcn firmware support
Feifei Xu
-1
/
+6
2018-09-14
drm/amdgpu: add picasso support for vcn
Likun Gao
-0
/
+5
2018-08-27
drm/amdgpu: Disable gfx off if VCN is busy
Rex Zhu
-0
/
+2
2018-08-16
drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memory
Michel Dänzer
-3
/
+3
2018-08-13
drm/amdgpu:add VCN booting with firmware loaded by PSP
Likun Gao
-7
/
+10
2018-07-16
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
-13
/
+4
2018-07-10
drm/amdgpu: get VCN start to process in the dpm disabled case
Leo Liu
-1
/
+1
2018-07-10
drm/amdgpu: Take VCN jpeg ring into account in idle work handler
Leo Liu
-0
/
+2
2018-07-04
Merge v4.18-rc3 into drm-next
Dave Airlie
-6
/
+27
2018-06-27
drm/amdgpu:Support new VCN FW version naming convention
James Zhu
-6
/
+27
2018-06-15
drm/amdgpu: add vcn jpeg ib test
Boyuan Zhang
-0
/
+86
2018-06-15
drm/amdgpu: add vcn jpeg ring test
Boyuan Zhang
-0
/
+40
2018-06-15
drm/amdgpu: add vcn jpeg sw finish
Boyuan Zhang
-0
/
+2
2018-06-13
drm/amdgpu: fix the missed vcn fw version report
Huang Rui
-0
/
+1
2018-05-29
drm/amdgpu: remove unnecessary scheduler entity for VCN
Leo Liu
-41
/
+10
2018-05-24
drm/amdgpu: Add runtime VCN PG support
Rex Zhu
-7
/
+9
2018-05-18
drm/amdgpu: Take vcn encode rings into account in idle work
Alex Deucher
-0
/
+5
2018-05-15
drm/scheduler: remove unused parameter
Nayan Deshmukh
-2
/
+2
2018-02-19
drm/amdgpu: cleanup VCN IB generation
Christian König
-69
/
+18
2018-02-19
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
-2
/
+2
2017-12-08
drm/admgpu: Reduce the usage of soc15ip.h
Shaoyun Liu
-1
/
+0
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
-7
/
+7
2017-12-06
drm/amd/include:cleanup raven1 vcn header files.
Feifei Xu
-1
/
+1
2017-12-06
drm/amd/include:cleanup vega10 header files.
Feifei Xu
-1
/
+1
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
-1
/
+2
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
-4
/
+4
2017-12-04
drm/amd/scheduler:introduce guilty pointer member
Monk Liu
-2
/
+2
2017-08-15
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
-2
/
+2
2017-08-15
drm/amdgpu: disable vcn power control for now
Leo Liu
-8
/
+6
2017-05-24
drm/amdgpu: update vcn decode create msg
Leo Liu
-10
/
+5
2017-05-24
drm/amdgpu: add vcn enc ib test
Leo Liu
-51
/
+33
2017-05-24
drm/amdgpu: enable vcn encode ring tests
Leo Liu
-1
/
+1
2017-05-24
drm/amdgpu: add vcn enc rings
Leo Liu
-0
/
+5
2017-05-24
drm/amdgpu/vcn: implement ib tests with new message buffer interface
Leo Liu
-16
/
+24
2017-05-24
drm/amdgpu: move vcn ring test to amdgpu_vcn.c
Leo Liu
-0
/
+36
2017-05-24
drm/amdgpu: re-group the functions in amdgpu_vcn.c
Leo Liu
-70
/
+70
2017-05-24
drm/amdgpu: add encode tests for vcn
Leo Liu
-0
/
+203
2017-05-24
drm/amdgpu: add initial vcn support and decode tests
Leo Liu
-0
/
+425