aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.h
AgeCommit message (Expand)Author
2017-06-01drm/amdgpu: add saved_bo to save vce 4.0 context when suspendLeo Liu
2017-06-01drm/amdgpu: add vcpu_bo cpu address for vceLeo Liu
2017-03-29drm/amdgpu: move amdgpu_vce structure to vce headerLeo Liu
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-25drm/amdgpu: add VCE VM session trackingChristian König
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-09-16drm/amdgpu/vce: add common ring callbacks for ib and dma frame sizeAlex Deucher
2016-07-29drm/amdgpu: add a fence timeout for the IB tests v2Christian König
2016-07-29drm/amdgpu: use begin/end_use for VCE power/clock gatingChristian König
2016-05-11drm/amdgpu: move VM fields into jobChristian König
2016-05-11drm/amdgpu: move context switch handling into common code v2Christian König
2016-02-10drm/amdgpu: send VCE IB tests directly to the ring againChristian König
2016-02-10drm/amdgpu: clean up hw semaphore support in driverChunming Zhou
2015-08-17drm/amdgpu: use kernel fence for vce ib testChunming Zhou
2015-06-29drm/amdgpu: check VCE relocation buffer rangeChristian König
2015-06-05drm/amdgpu: disable user fence interrupt (v2)Chunming Zhou
2015-06-03drm/amdgpu: recalculate VCE firmware BO sizeLeo Liu
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher