summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.h
AgeCommit message (Expand)Author
2021-09-01drm/amdgpu/vce: set the priority for each ringSatyajit Sahu
2019-10-25drm/amdgpu/vce: make some functions staticAlex Deucher
2019-10-25drm/amdgpu/vce: fix allocation size in enc ring testAlex Deucher
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu
2018-08-13drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng
2018-02-19drm/amdgpu: limit the VM address space with older VCE FW versionsChristian König
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach
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