aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-20drm/amdgpu: vce use multiple cache surface starting from stoneyLeo Liu1-5/+14
2015-11-20drm/amdgpu: reset vce trap interrupt flagLeo Liu1-0/+5
2015-10-21drm/amdgpu: add VCE support for Stoney (v2)Samuel Li1-2/+3
2015-10-21drm/amdgpu: remove old lockup detection infrastructureChristian König1-1/+0
2015-09-04drm/amdgpu: fix vce3 instance handlingAlex Deucher1-6/+42
2015-09-02drm/amdgpu: add insert_nop ring func and default implementationJammy Zhou1-0/+1
2015-08-17drm/amdgpu: add support for VCE 3.x on FijiAlex Deucher1-0/+7
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou1-1/+1
2015-07-23drm/amdgpu: implement VCE 3.0 harvesting support (v4)Alex Deucher1-0/+48
2015-06-03drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang11-19/+33
2015-06-03drm/amdgpu: implement VCE two instances supportLeo Liu1-54/+87
2015-06-03drm/amdgpu: recalculate VCE firmware BO sizeLeo Liu1-4/+9
2015-06-03drm/amdgpu: Add initial VI supportAlex Deucher1-0/+521