aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-31drm/amdgpu: drop drmP.h from vcn_v2_5.cAlex Deucher1-1/+1
2019-07-30drm/amdgpu: use VCN firmware offset for cache windowJames Zhu1-3/+0
2019-07-18drm/amdgpu: add harvest support for ArcturusJames Zhu1-2/+53
2019-07-18drm/amdgpu: add multiple instances support for ArcturusJames Zhu1-543/+635
2019-07-18drm/amdgpu: modify amdgpu_vcn to support multiple instancesJames Zhu1-43/+44
2019-07-18drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instanceJames Zhu1-1/+1
2019-07-18drm/amdgpu: enable the Doorbell support for VCN2.5Leo Liu1-12/+52
2019-07-18drm/amdgpu: add vcn doorbell range function to nbio7.4 (v2)Leo Liu1-0/+3
2019-07-18drm/amdgpu/VCN2.5: set JPEG decode ring functionsLeo Liu1-0/+78
2019-07-18drm/amdgpu: add JPEG2.5 HW start and stopLeo Liu1-0/+104
2019-07-18drm/amdgpu/VCN2.5: set encode ring functionsLeo Liu1-0/+91
2019-07-18drm/amdgpu/VCN2.5: set decode ring functionsLeo Liu1-0/+78
2019-07-18drm/amdgpu: add VCN2.5 VCPU start and stopLeo Liu1-1/+466
2019-07-18drm/amdgpu: add VCN2.5 basic supportsLeo Liu1-0/+414