Age | Commit message (Expand) | Author |
2022-03-04 | drm/amdgpu: use job and ib structures directly in CS parsers | Christian König |
2021-09-01 | drm/amdgpu/vce: set the priority for each ring | Satyajit Sahu |
2019-10-25 | drm/amdgpu/vce: make some functions static | Alex Deucher |
2019-10-25 | drm/amdgpu/vce: fix allocation size in enc ring test | Alex Deucher |
2019-01-25 | drm/amdgpu: add flags to emit_ib interface v2 | Jack Xiao |
2018-11-05 | drm/amdgpu: Modify the argument of emit_ib interface | Rex Zhu |
2018-08-13 | drm/amdgpu/vce: VCE entity initialization relies on ring initializtion | Emily Deng |
2018-02-19 | drm/amdgpu: limit the VM address space with older VCE FW versions | Christian König |
2017-12-27 | drm/amdgpu: rename vm_id to vmid | Christian König |
2017-12-07 | drm: move amd_gpu_scheduler into common location | Lucas Stach |
2017-06-01 | drm/amdgpu: add saved_bo to save vce 4.0 context when suspend | Leo Liu |
2017-06-01 | drm/amdgpu: add vcpu_bo cpu address for vce | Leo Liu |
2017-03-29 | drm/amdgpu: move amdgpu_vce structure to vce header | Leo Liu |
2016-10-28 | Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr... | Dave Airlie |
2016-10-25 | drm/amdgpu: add VCE VM session tracking | Christian König |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson |
2016-09-16 | drm/amdgpu/vce: add common ring callbacks for ib and dma frame size | Alex Deucher |
2016-07-29 | drm/amdgpu: add a fence timeout for the IB tests v2 | Christian König |
2016-07-29 | drm/amdgpu: use begin/end_use for VCE power/clock gating | Christian König |
2016-05-11 | drm/amdgpu: move VM fields into job | Christian König |
2016-05-11 | drm/amdgpu: move context switch handling into common code v2 | Christian König |
2016-02-10 | drm/amdgpu: send VCE IB tests directly to the ring again | Christian König |
2016-02-10 | drm/amdgpu: clean up hw semaphore support in driver | Chunming Zhou |
2015-08-17 | drm/amdgpu: use kernel fence for vce ib test | Chunming Zhou |
2015-06-29 | drm/amdgpu: check VCE relocation buffer range | Christian König |
2015-06-05 | drm/amdgpu: disable user fence interrupt (v2) | Chunming Zhou |
2015-06-03 | drm/amdgpu: recalculate VCE firmware BO size | Leo Liu |
2015-06-03 | drm/amdgpu: add core driver (v4) | Alex Deucher |