summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "drm/amdgpu: use direct loading on renoir vcn for the moment"Thong Thai2019-08-221-6/+3
* drm/amdgpu: use direct loading on renoir vcn for the momentHuang Rui2019-08-121-3/+6
* drm/amdgpu: enable Renoir VCN firmware loadingLeo Liu2019-08-121-0/+8
* drm/amdgpu: add Navi12 VCN firmware supportBoyuan Zhang2019-08-021-1/+9
* drm/amdgpu: correct VCN powergate routine for acturusEvan Quan2019-07-301-2/+2
* drm/amdgpu: add harvest support for ArcturusJames Zhu2019-07-181-0/+11
* drm/amdgpu: add multiple instances support for ArcturusJames Zhu2019-07-181-77/+89
* drm/amdgpu: modify amdgpu_vcn to support multiple instancesJames Zhu2019-07-181-34/+34
* drm/amdgpu: add Arcturus to the VCN familyLeo Liu2019-07-181-0/+5
* drm/amdgpu/vcn: enable indirect DPG SRAM mode for navi14Xiaojie Yuan2019-07-181-0/+3
* drm/amdgpu: Enable VCN on navi14James Zhu2019-07-181-0/+5
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-5/+6
|\
| * Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-1/+3
| |\
| | * drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S2019-06-111-1/+3
| * | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-5/+6
| |\ \
| | * | drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-101-1/+2
| | * | drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-4/+4
| | |/
* | | drm/amdgpu/VCN: enable indirect DPG SRAM modeLeo Liu2019-06-211-0/+3
* | | drm/amdgpu/VCN: add buffer for indirect SRAM usageLeo Liu2019-06-211-0/+16
* | | drm/amdgpu: enable vcn dpm scheme for naviJack Xiao2019-06-211-2/+2
* | | drm/amd/powerplay: set dpm_enabled flag but don't enable vcn dpmHuang Rui2019-06-211-2/+2
* | | drm/amdgpu: add JPEG2.0 decode ring ib testLeo Liu2019-06-211-2/+2
* | | drm/amdgpu: add JPEG2.0 decode ring testLeo Liu2019-06-211-5/+3
* | | drm/amdgpu: add VCN2.0 decode ib testLeo Liu2019-06-211-4/+4
* | | drm/amdgpu: add VCN2.0 decode ring testLeo Liu2019-06-211-5/+3
* | | drm/amdgpu: add Navi10 VCN firmware supportLeo Liu2019-06-211-0/+5
* | | drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S2019-06-111-1/+3
|/ /
* / drm/amdgpu: make VCN DPG pause mode detached from general VCNLeo Liu2019-05-241-128/+2
|/
* drm/amdgpu/vcn:Remove bit 31 for scratch2 to indicate the WA is activeJames Zhu2018-12-181-2/+2
* drm/amdgpu/vcn:Scan enc/jpeg fences to init dpg pause new stateJames Zhu2018-12-181-4/+14
* drm/amdgpu: remove messages from IB testsChristian König2018-11-051-40/+14
* drm/amdgpu: further ring test cleanupsChristian König2018-11-051-35/+11
* 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
|\