summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/vcn2.5: fix the enc loop with hw finiLeo Liu2019-11-221-3/+3
* drm/amdgpu/vcn: Enable VCN2.5 encodingJames Zhu2019-10-251-3/+0
* drm/amd/powerplay: enable Arcturus runtime VCN dpm on/offEvan Quan2019-10-151-0/+7
* drm/amdgpu: add code comment in vcn_v2_5_hw_initLeo Liu2019-10-041-0/+1
* drm/amdgpu/vcn: use amdgpu_ring_test_helperLeo Liu2019-10-041-12/+6
* drm/amdgpu: remove excess function parameter descriptionyu kuai2019-10-031-2/+0
* drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang2019-09-131-1/+1
* drm/amdgpu: drop drmP.h from vcn_v2_5.cAlex Deucher2019-07-311-1/+1
* drm/amdgpu: use VCN firmware offset for cache windowJames Zhu2019-07-301-3/+0
* drm/amdgpu: add harvest support for ArcturusJames Zhu2019-07-181-2/+53
* drm/amdgpu: add multiple instances support for ArcturusJames Zhu2019-07-181-543/+635
* drm/amdgpu: modify amdgpu_vcn to support multiple instancesJames Zhu2019-07-181-43/+44
* drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instanceJames Zhu2019-07-181-1/+1
* drm/amdgpu: enable the Doorbell support for VCN2.5Leo Liu2019-07-181-12/+52
* drm/amdgpu: add vcn doorbell range function to nbio7.4 (v2)Leo Liu2019-07-181-0/+3
* drm/amdgpu/VCN2.5: set JPEG decode ring functionsLeo Liu2019-07-181-0/+78
* drm/amdgpu: add JPEG2.5 HW start and stopLeo Liu2019-07-181-0/+104
* drm/amdgpu/VCN2.5: set encode ring functionsLeo Liu2019-07-181-0/+91
* drm/amdgpu/VCN2.5: set decode ring functionsLeo Liu2019-07-181-0/+78
* drm/amdgpu: add VCN2.5 VCPU start and stopLeo Liu2019-07-181-1/+466
* drm/amdgpu: add VCN2.5 basic supportsLeo Liu2019-07-181-0/+414