aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-22drm/amdgpu/vcn2.5: fix the enc loop with hw finiLeo Liu1-3/+3
2019-10-25drm/amdgpu/vcn: Enable VCN2.5 encodingJames Zhu1-3/+0
2019-10-15drm/amd/powerplay: enable Arcturus runtime VCN dpm on/offEvan Quan1-0/+7
2019-10-04drm/amdgpu: add code comment in vcn_v2_5_hw_initLeo Liu1-0/+1
2019-10-04drm/amdgpu/vcn: use amdgpu_ring_test_helperLeo Liu1-12/+6
2019-10-03drm/amdgpu: remove excess function parameter descriptionyu kuai1-2/+0
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang1-1/+1
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