summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu:Support new VCN FW version naming conventionJames Zhu2018-06-271-6/+27
* drm/amdgpu: fix the missed vcn fw version reportHuang Rui2018-06-131-0/+1
* drm/amdgpu: remove unnecessary scheduler entity for VCNLeo Liu2018-05-291-41/+10
* drm/amdgpu: Add runtime VCN PG supportRex Zhu2018-05-241-7/+9
* drm/amdgpu: Take vcn encode rings into account in idle workAlex Deucher2018-05-181-0/+5
* drm/scheduler: remove unused parameterNayan Deshmukh2018-05-151-2/+2
* drm/amdgpu: cleanup VCN IB generationChristian König2018-02-191-69/+18
* drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"Christian König2018-02-191-2/+2
* drm/admgpu: Reduce the usage of soc15ip.hShaoyun Liu2017-12-081-1/+0
* drm: move amd_gpu_scheduler into common locationLucas Stach2017-12-071-7/+7
* drm/amd/include:cleanup raven1 vcn header files.Feifei Xu2017-12-061-1/+1
* drm/amd/include:cleanup vega10 header files.Feifei Xu2017-12-061-1/+1
* drm/ttm: add operation ctx to ttm_bo_validate v2Christian König2017-12-061-1/+2
* drm/amdgpu: change redundant init logs to debug levelpding2017-12-041-4/+4
* drm/amd/scheduler:introduce guilty pointer memberMonk Liu2017-12-041-2/+2
* drm/amdgpu: Add a parameter to amdgpu_bo_create()Yong Zhao2017-08-151-2/+2
* drm/amdgpu: disable vcn power control for nowLeo Liu2017-08-151-8/+6
* drm/amdgpu: update vcn decode create msgLeo Liu2017-05-241-10/+5
* drm/amdgpu: add vcn enc ib testLeo Liu2017-05-241-51/+33
* drm/amdgpu: enable vcn encode ring testsLeo Liu2017-05-241-1/+1
* drm/amdgpu: add vcn enc ringsLeo Liu2017-05-241-0/+5
* drm/amdgpu/vcn: implement ib tests with new message buffer interfaceLeo Liu2017-05-241-16/+24
* drm/amdgpu: move vcn ring test to amdgpu_vcn.cLeo Liu2017-05-241-0/+36
* drm/amdgpu: re-group the functions in amdgpu_vcn.cLeo Liu2017-05-241-70/+70
* drm/amdgpu: add encode tests for vcnLeo Liu2017-05-241-0/+203
* drm/amdgpu: add initial vcn support and decode testsLeo Liu2017-05-241-0/+425
OpenPOWER on IntegriCloud