aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-30drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commandsThong Thai1-0/+1
2019-07-18drm/amdgpu: add harvest support for ArcturusJames Zhu1-0/+4
2019-07-18drm/amdgpu: modify amdgpu_vcn to support multiple instancesJames Zhu1-7/+17
2019-07-18drm/amdgpu/VCN2: put IB internal registers offset to structureLeo Liu1-0/+6
2019-06-21drm/amdgpu/VCN: implement indirect DPG SRAM modeLeo Liu1-0/+3
2019-06-21drm/amdgpu/VCN: add buffer for indirect SRAM usageLeo Liu1-0/+6
2019-06-21drm/amdgpu/VCN2.0: add direct SRAM read and writeLeo Liu1-0/+48
2019-06-21drm/amdgpu/VCN2.0: remove powergating for UVDW tileLeo Liu1-0/+1
2019-06-21drm/amdgpu: add initial VCN2.0 support (v2)Leo Liu1-0/+1
2019-06-21drm/amdgpu: add JPEG2.0 decode ring testLeo Liu1-0/+1
2019-06-21drm/amdgpu: add VCN2.0 decode ib testLeo Liu1-1/+5
2019-06-21drm/amdgpu: add VCN2.0 decode ring testLeo Liu1-0/+5
2019-05-24drm/amdgpu: make VCN DPG pause mode detached from general VCNLeo Liu1-0/+2
2019-05-24drm/amdgpu: move the VCN DPG mode read and write to VCNLeo Liu1-0/+21
2018-10-09drm/amdgpu/vcn:Correct VCN cache window definitionJames Zhu1-3/+3
2018-09-26drm/amdgpu:Add DPG pause stateJames Zhu1-0/+11
2018-09-26drm/amdgpu:No action when VCN PG state is unchangedJames Zhu1-0/+1
2018-06-15drm/amdgpu: add vcn jpeg ib testBoyuan Zhang1-0/+1
2018-06-15drm/amdgpu: add vcn jpeg ring testBoyuan Zhang1-0/+2
2018-06-15drm/amdgpu: add vcn jpeg ringBoyuan Zhang1-0/+1
2018-05-29drm/amdgpu: remove unnecessary scheduler entity for VCNLeo Liu1-2/+0
2018-05-24drm/amdgpu: Add VCN static PG support on RVRex Zhu1-0/+11
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach1-2/+2
2017-05-24drm/amdgpu: add vcn enc ring type and functionsLeo Liu1-0/+8
2017-05-24drm/amdgpu: add vcn enc ringsLeo Liu1-1/+1
2017-05-24drm/amdgpu: change vcn dec rb command specific for decodeLeo Liu1-6/+6
2017-05-24drm/amdgpu: expose vcn RB commandLeo Liu1-0/+7
2017-05-24drm/amdgpu: move vcn ring test to amdgpu_vcn.cLeo Liu1-0/+2
2017-05-24drm/amdgpu: move amdgpu_vcn structure to vcn headerLeo Liu1-0/+22
2017-05-24drm/amdgpu: add encode tests for vcnLeo Liu1-0/+3
2017-05-24drm/amdgpu: add initial vcn support and decode testsLeo Liu1-0/+35