summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-25drm/amdgpu/vce: make some functions staticAlex Deucher1-5/+0
2019-10-25drm/amdgpu/vce: fix allocation size in enc ring testAlex Deucher1-0/+1
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao1-1/+1
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu1-2/+2
2018-08-13drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng1-0/+1
2018-02-19drm/amdgpu: limit the VM address space with older VCE FW versionsChristian König1-0/+2
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König1-1/+1
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach1-1/+1
2017-06-01drm/amdgpu: add saved_bo to save vce 4.0 context when suspendLeo Liu1-0/+1
2017-06-01drm/amdgpu: add vcpu_bo cpu address for vceLeo Liu1-0/+1
2017-03-29drm/amdgpu: move amdgpu_vce structure to vce headerLeo Liu1-0/+25
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-2/+2
2016-10-25drm/amdgpu: add VCE VM session trackingChristian König1-0/+1
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-2/+2
2016-09-16drm/amdgpu/vce: add common ring callbacks for ib and dma frame sizeAlex Deucher1-0/+2
2016-07-29drm/amdgpu: add a fence timeout for the IB tests v2Christian König1-1/+1
2016-07-29drm/amdgpu: use begin/end_use for VCE power/clock gatingChristian König1-0/+2
2016-05-11drm/amdgpu: move VM fields into jobChristian König1-1/+2
2016-05-11drm/amdgpu: move context switch handling into common code v2Christian König1-1/+1
2016-02-10drm/amdgpu: send VCE IB tests directly to the ring againChristian König1-1/+1
2016-02-10drm/amdgpu: clean up hw semaphore support in driverChunming Zhou1-3/+0
2015-08-17drm/amdgpu: use kernel fence for vce ib testChunming Zhou1-2/+2
2015-06-29drm/amdgpu: check VCE relocation buffer rangeChristian König1-1/+0
2015-06-05drm/amdgpu: disable user fence interrupt (v2)Chunming Zhou1-1/+1
2015-06-03drm/amdgpu: recalculate VCE firmware BO sizeLeo Liu1-1/+1
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+47