summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vce_v2_0.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis1-0/+1
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis1-70/+0
2016-05-04drm/amdgpu: use max_dw in ring_initChristian König1-2/+2
2016-05-02drm/amdgpu: refine code for code style.Rex Zhu1-1/+1
2016-05-02drm/amdgpu: No need to stop hw init although vce's state was not true.Rex Zhu1-1/+2
2016-05-02drm/amdgpu: fix issue that can't set vce clock gate.Rex Zhu1-1/+17
2016-03-14Merge drm-fixes into drm-next.Dave Airlie1-1/+4
2016-02-10drm/amdgpu: make pad_ib a ring function v3Christian König1-0/+1
2016-02-10drm/amdgpu: remove some more semaphore leftoversAlex Deucher1-1/+0
2016-02-10drm/amdgpu: clean up hw semaphore support in driverChunming Zhou1-1/+1
2016-02-08drma/dmgpu: move cg and pg flags into shared headersAlex Deucher1-2/+2
2016-02-08drm/amdgpu: handle vce pg flags properlyAlex Deucher1-0/+3
2015-10-21drm/amdgpu: remove old lockup detection infrastructureChristian König1-1/+0
2015-09-02drm/amdgpu: add insert_nop ring func and default implementationJammy Zhou1-0/+1
2015-06-03drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang11-19/+35
2015-06-03drm/amdgpu: recalculate VCE firmware BO sizeLeo Liu1-4/+9
2015-06-03drm/amdgpu: Add support for CIK partsAlex Deucher1-0/+642