index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vcn.c
Age
Commit message (
Expand
)
Author
2018-09-14
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Alex Deucher
2018-09-14
drm/amdgpu: add raven2 vcn firmware support
Feifei Xu
2018-09-14
drm/amdgpu: add picasso support for vcn
Likun Gao
2018-08-27
drm/amdgpu: Disable gfx off if VCN is busy
Rex Zhu
2018-08-16
drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memory
Michel Dänzer
2018-08-13
drm/amdgpu:add VCN booting with firmware loaded by PSP
Likun Gao
2018-07-16
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
2018-07-10
drm/amdgpu: get VCN start to process in the dpm disabled case
Leo Liu
2018-07-10
drm/amdgpu: Take VCN jpeg ring into account in idle work handler
Leo Liu
2018-07-04
Merge v4.18-rc3 into drm-next
Dave Airlie
2018-06-27
drm/amdgpu:Support new VCN FW version naming convention
James Zhu
2018-06-15
drm/amdgpu: add vcn jpeg ib test
Boyuan Zhang
2018-06-15
drm/amdgpu: add vcn jpeg ring test
Boyuan Zhang
2018-06-15
drm/amdgpu: add vcn jpeg sw finish
Boyuan Zhang
2018-06-13
drm/amdgpu: fix the missed vcn fw version report
Huang Rui
2018-05-29
drm/amdgpu: remove unnecessary scheduler entity for VCN
Leo Liu
2018-05-24
drm/amdgpu: Add runtime VCN PG support
Rex Zhu
2018-05-18
drm/amdgpu: Take vcn encode rings into account in idle work
Alex Deucher
2018-05-15
drm/scheduler: remove unused parameter
Nayan Deshmukh
2018-02-19
drm/amdgpu: cleanup VCN IB generation
Christian König
2018-02-19
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
2017-12-08
drm/admgpu: Reduce the usage of soc15ip.h
Shaoyun Liu
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-06
drm/amd/include:cleanup raven1 vcn header files.
Feifei Xu
2017-12-06
drm/amd/include:cleanup vega10 header files.
Feifei Xu
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
2017-12-04
drm/amd/scheduler:introduce guilty pointer member
Monk Liu
2017-08-15
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
2017-08-15
drm/amdgpu: disable vcn power control for now
Leo Liu
2017-05-24
drm/amdgpu: update vcn decode create msg
Leo Liu
2017-05-24
drm/amdgpu: add vcn enc ib test
Leo Liu
2017-05-24
drm/amdgpu: enable vcn encode ring tests
Leo Liu
2017-05-24
drm/amdgpu: add vcn enc rings
Leo Liu
2017-05-24
drm/amdgpu/vcn: implement ib tests with new message buffer interface
Leo Liu
2017-05-24
drm/amdgpu: move vcn ring test to amdgpu_vcn.c
Leo Liu
2017-05-24
drm/amdgpu: re-group the functions in amdgpu_vcn.c
Leo Liu
2017-05-24
drm/amdgpu: add encode tests for vcn
Leo Liu
2017-05-24
drm/amdgpu: add initial vcn support and decode tests
Leo Liu