summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/vcn:Correct VCN cache window definitionJames Zhu2018-10-091-2/+1
* drm/amdgpu/vcn:Replace value with defined macroJames Zhu2018-10-091-4/+7
* drm/amdgpu/vcn:fix dpg pause mode hang issueJames Zhu2018-10-091-2/+2
* BackMerge v4.19-rc6 into drm-nextDave Airlie2018-10-041-2/+2
|\
| * drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu2018-09-271-2/+2
* | drm/amdgpu/vcn: whitespace cleanupAlex Deucher2018-09-261-18/+18
* | drm/amdgpu:Add DPG pause mode supportJames Zhu2018-09-261-2/+159
* | drm/amdgpu:Use register UVD_SCRATCH9 for VCN ring/ib testJames Zhu2018-09-261-8/+8
* | drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher2018-09-141-4/+3
* | drm/amdgpu: add raven2 vcn firmware supportFeifei Xu2018-09-141-1/+6
* | drm/amdgpu: add picasso support for vcnLikun Gao2018-09-141-0/+5
* | drm/amdgpu: Disable gfx off if VCN is busyRex Zhu2018-08-271-0/+2
|/
* drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memoryMichel Dänzer2018-08-161-3/+3
* drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao2018-08-131-7/+10
* drm/amdgpu: add amdgpu_job_submit_direct helperChristian König2018-07-161-13/+4
* drm/amdgpu: get VCN start to process in the dpm disabled caseLeo Liu2018-07-101-1/+1
* drm/amdgpu: Take VCN jpeg ring into account in idle work handlerLeo Liu2018-07-101-0/+2
* Merge v4.18-rc3 into drm-nextDave Airlie2018-07-041-6/+27
|\
| * drm/amdgpu:Support new VCN FW version naming conventionJames Zhu2018-06-271-6/+27
* | drm/amdgpu: add vcn jpeg ib testBoyuan Zhang2018-06-151-0/+86
* | drm/amdgpu: add vcn jpeg ring testBoyuan Zhang2018-06-151-0/+40
* | drm/amdgpu: add vcn jpeg sw finishBoyuan Zhang2018-06-151-0/+2
|/
* 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