summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c
Commit message (Expand)AuthorAgeFilesLines
...
* | drm/amdgpu/vi: move uvd tiling config setup into uvd codeAlex Deucher2016-02-121-0/+10
* | drm/amdgpu: send UVD IB tests directly to the ring againChristian König2016-02-101-1/+1
* | drm/amdgpu: make pad_ib a ring function v3Christian König2016-02-101-0/+1
* | drm/amdgpu: remove the ring lock v2Christian König2016-02-101-4/+4
* | drm/amdgpu: remove some more semaphore leftoversAlex Deucher2016-02-101-1/+0
* | drm/amdgpu: clean up hw semaphore support in driverChunming Zhou2016-02-101-28/+1
|/
* drm/amdgpu: remove old lockup detection infrastructureChristian König2015-10-211-1/+0
* drm/amdgpu: fix the UVD suspend sequence orderLeo Liu2015-09-231-2/+2
* drm/amdgpu: add insert_nop ring func and default implementationJammy Zhou2015-09-021-0/+1
* drm/amdgpu: change uvd ib test to use kernel fence directlyChunming Zhou2015-08-171-3/+3
* drm/amdgpu: disable user fence interrupt (v2)Chunming Zhou2015-06-051-2/+2
* drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang12015-06-031-19/+33
* drm/amdgpu: Add initial VI supportAlex Deucher2015-06-031-0/+830