summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
Commit message (Expand)AuthorAgeFilesLines
* 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