summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/vcn2.5: implement indirect DPG SRAM modeJames Zhu2020-01-161-0/+3
* drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)James Zhu2020-01-161-14/+13
* drm/amdgpu/vcn: support multiple-instance dpg pause modeJames Zhu2020-01-161-2/+2
* drm/amdgpu: disable VCN2.5 ib test for Arcturus sriovJane Jian2019-12-231-0/+10
* drm/amdgpu/vcn: remove unnecessary included headersLeo Liu2019-12-181-6/+0
* drm/amdgpu/vcn: remove JPEG related code from idle handler and begin useLeo Liu2019-12-181-23/+5
* drm/amdgpu/vcn1.0: use its own idle handler and begin use funcsLeo Liu2019-12-181-3/+0
* drm/amdgpu: move JPEG2.5 out from VCN2.5Leo Liu2019-11-191-105/+0
* drm/amdgpu: use the JPEG structure for general driver supportLeo Liu2019-11-191-5/+3
* drm/amdgpu/vcn: finish delay work before release resourcesAlex Deucher2019-11-131-0/+2
* drm/amdgpu/vcn: fix allocation size in enc ring testAlex Deucher2019-10-171-12/+23
* 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