summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/vcn: add shared memory restore after wake up from sleep.James Zhu2020-04-091-0/+1
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-4/+0
* drm/amdgpu/vcn: Add firmware share memory supportJames Zhu2020-04-011-0/+24
* drm/amdgpu/vcn: fix race condition issue for dpg unpause mode switchJames Zhu2020-04-011-0/+1
* drm/amdgpu/vcn: fix race condition issue for vcn startJames Zhu2020-04-011-0/+2
* drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu2020-02-111-2/+1
* drm/amdgpu/vcn: use inst_idx relacing instJames Zhu2020-01-271-12/+12
* drm/amdgpu/vcn: fix typo errorJames Zhu2020-01-271-1/+1
* drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)James Zhu2020-01-161-0/+5
* drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)James Zhu2020-01-161-23/+23
* drm/amdgpu/vcn: support multiple-instance dpg pause modeJames Zhu2020-01-161-1/+1
* amd/amdgpu: add sched array to IPs with multiple run-queuesNirmoy Das2019-12-181-2/+7
* drm/amdgpu/vcn1.0: use its own idle handler and begin use funcsLeo Liu2019-12-181-0/+3
* drm/amdgpu: move JPEG2.5 out from VCN2.5Leo Liu2019-11-191-5/+0
* drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commandsThong Thai2019-07-311-0/+1
* drm/amdgpu: add harvest support for ArcturusJames Zhu2019-07-181-0/+4
* drm/amdgpu: modify amdgpu_vcn to support multiple instancesJames Zhu2019-07-181-7/+17
* drm/amdgpu/VCN2: put IB internal registers offset to structureLeo Liu2019-07-181-0/+6
* drm/amdgpu/VCN: implement indirect DPG SRAM modeLeo Liu2019-06-221-0/+3
* drm/amdgpu/VCN: add buffer for indirect SRAM usageLeo Liu2019-06-221-0/+6
* drm/amdgpu/VCN2.0: add direct SRAM read and writeLeo Liu2019-06-221-0/+48
* drm/amdgpu/VCN2.0: remove powergating for UVDW tileLeo Liu2019-06-221-0/+1
* drm/amdgpu: add initial VCN2.0 support (v2)Leo Liu2019-06-221-0/+1
* drm/amdgpu: add JPEG2.0 decode ring testLeo Liu2019-06-221-0/+1
* drm/amdgpu: add VCN2.0 decode ib testLeo Liu2019-06-221-1/+5
* drm/amdgpu: add VCN2.0 decode ring testLeo Liu2019-06-221-0/+5
* drm/amdgpu: make VCN DPG pause mode detached from general VCNLeo Liu2019-05-241-0/+2
* drm/amdgpu: move the VCN DPG mode read and write to VCNLeo Liu2019-05-241-0/+21
* drm/amdgpu/vcn:Correct VCN cache window definitionJames Zhu2018-10-101-3/+3
* drm/amdgpu:Add DPG pause stateJames Zhu2018-09-271-0/+11
* drm/amdgpu:No action when VCN PG state is unchangedJames Zhu2018-09-271-0/+1
* drm/amdgpu: add vcn jpeg ib testBoyuan Zhang2018-06-151-0/+1
* drm/amdgpu: add vcn jpeg ring testBoyuan Zhang2018-06-151-0/+2
* drm/amdgpu: add vcn jpeg ringBoyuan Zhang2018-06-151-0/+1
* drm/amdgpu: remove unnecessary scheduler entity for VCNLeo Liu2018-05-291-2/+0
* drm/amdgpu: Add VCN static PG support on RVRex Zhu2018-05-241-0/+11
* drm: move amd_gpu_scheduler into common locationLucas Stach2017-12-071-2/+2
* drm/amdgpu: add vcn enc ring type and functionsLeo Liu2017-05-241-0/+8
* drm/amdgpu: add vcn enc ringsLeo Liu2017-05-241-1/+1
* drm/amdgpu: change vcn dec rb command specific for decodeLeo Liu2017-05-241-6/+6
* drm/amdgpu: expose vcn RB commandLeo Liu2017-05-241-0/+7
* drm/amdgpu: move vcn ring test to amdgpu_vcn.cLeo Liu2017-05-241-0/+2
* drm/amdgpu: move amdgpu_vcn structure to vcn headerLeo Liu2017-05-241-0/+22
* drm/amdgpu: add encode tests for vcnLeo Liu2017-05-241-0/+3
* drm/amdgpu: add initial vcn support and decode testsLeo Liu2017-05-241-0/+35