Age | Commit message (Expand) | Author | Files | Lines |
2016-10-04 | drm/amdgpu/vce: add support for hw config packet (v2) | Alex Deucher | 1 | -0/+14 |
2016-09-27 | drm/amdgpu/vce3: don't forget to tear down some rings | Grazvydas Ignotas | 1 | -2/+4 |
2016-09-27 | drm/amdgpu/vce: take all rings into account for idle checks | Alex Deucher | 1 | -2/+5 |
2016-09-22 | drm/amdgpu/vce: allow the clock table packet | Alex Deucher | 1 | -0/+1 |
2016-09-16 | drm/amdgpu/vce: add common ring callbacks for ib and dma frame size | Alex Deucher | 1 | -0/+12 |
2016-09-14 | drm/amdgpu: bind GTT on demand | Christian König | 1 | -1/+5 |
2016-08-25 | drm/amdgpu/vce3: add support for third vce ring | Alex Deucher | 1 | -2/+2 |
2016-08-24 | drm/amdgpu: use memcpy_toio for VCE firmware upload | Christian König | 1 | -2/+2 |
2016-07-29 | drm/amdgpu: add destroy session when generate VCE destroy msg. | Rex Zhu | 1 | -7/+8 |
2016-07-29 | drm/amdgpu: add a fence timeout for the IB tests v2 | Christian König | 1 | -7/+11 |
2016-07-29 | drm/amdgpu: use begin/end_use for VCE power/clock gating | Christian König | 1 | -13/+24 |
2016-07-14 | drm/amdgpu: cleanup hw reference handling in the IB tests | Christian König | 1 | -2/+2 |
2016-07-14 | drm/amdgpu: allow multiple sessions in the same VCE IB | Christian König | 1 | -26/+27 |
2016-07-14 | drm/amdgpu: cleanup VCE coding style | Christian König | 1 | -26/+21 |
2016-05-11 | drm/amdgpu: move VM fields into job | Christian König | 1 | -1/+2 |
2016-05-11 | drm/amdgpu: move context switch handling into common code v2 | Christian König | 1 | -1/+1 |
2016-05-11 | drm/amd: cleanup remaining spaces and tabs v2 | Christian König | 1 | -3/+3 |
2016-05-11 | drm/amdgpu: keep vm in job instead of ib (v2) | Monk Liu | 1 | -2/+2 |
2016-05-09 | Merge tag 'v4.6-rc7' into drm-next | Dave Airlie | 1 | -0/+1 |
2016-05-04 | drm/amdgpu: change ELM/BAF to Polaris10/Polaris11 | Flora Cui | 1 | -8/+8 |
2016-05-04 | drm/amdgpu: add VCE support to ELM/BAF | Sonny Jiang | 1 | -0/+10 |
2016-04-14 | drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work. | Rex Zhu | 1 | -0/+1 |
2016-03-17 | drm/amdgpu: move ib.fence to job.fence | Monk Liu | 1 | -0/+2 |
2016-03-08 | drm/amdgpu: remove HW fence owner | Christian König | 1 | -5/+2 |
2016-02-12 | drm/amdgpu: use separate scheduler entity for VCE submissions | Christian König | 1 | -1/+15 |
2016-02-12 | drm/amdgpu: use per VM entity for page table updates (v2) | Christian König | 1 | -1/+1 |
2016-02-10 | drm/amdgpu: move sync into job object | Christian König | 1 | -2/+4 |
2016-02-10 | drm/amdgpu: send VCE IB tests directly to the ring again | Christian König | 1 | -7/+21 |
2016-02-10 | drm/amdgpu: cleanup in kernel job submission | Christian König | 1 | -41/+17 |
2016-02-10 | drm/amdgpu: move ring from IBs into job | Christian König | 1 | -2/+2 |
2016-02-10 | drm/amdgpu: add proper job alloc/free functions | Christian König | 1 | -1/+1 |
2016-02-10 | drm/amdgpu: add amdgpu_set_ib_value helper (v2) | Christian König | 1 | -3/+2 |
2016-02-10 | drm/amdgpu: remove the ring lock v2 | Christian König | 1 | -2/+2 |
2016-02-10 | drm/amdgpu: clean up non-scheduler code path (v2) | Chunming Zhou | 1 | -4/+2 |
2016-02-10 | drm/amdgpu: clean up hw semaphore support in driver | Chunming Zhou | 1 | -24/+0 |
2015-11-20 | drm/amdgpu: adapt vce session create interface changes | Leo Liu | 1 | -1/+10 |
2015-10-21 | drm/amdgpu: add VCE support for Stoney (v2) | Samuel Li | 1 | -0/+5 |
2015-09-23 | drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job | Junwei Zhang | 1 | -3/+3 |
2015-09-23 | drm/amdgpu: export reservation_object from dmabuf to ttm (v2) | Christian König | 1 | -1/+1 |
2015-09-04 | drm/amdgpu: remove ib test for the second VCE Ring | Leo Liu | 1 | -0/+4 |
2015-09-03 | drm/amdgpu: be explicit about cpu vram access for driver BOs (v2) | Alex Deucher | 1 | -1/+3 |
2015-08-20 | drm/amdgpu: abstract amdgpu_job for scheduler | Chunming Zhou | 1 | -1/+1 |
2015-08-17 | drm/amdgpu: add reference for **fence | Chunming Zhou | 1 | -0/+2 |
2015-08-17 | drm/amdgpu: add kernel fence in ib_submit_kernel_helper | Chunming Zhou | 1 | -4/+8 |
2015-08-17 | drm/amdgpu: use kernel fence for vce ib test | Chunming Zhou | 1 | -7/+7 |
2015-08-17 | drm/amdgpu: use scheduler for VCE ib test | Chunming Zhou | 1 | -68/+90 |
2015-08-17 | drm/amdgpu: add support for VCE 3.x on Fiji | Alex Deucher | 1 | -0/+5 |
2015-06-29 | drm/amdgpu: check VCE feedback and bitstream index | Christian König | 1 | -8/+16 |
2015-06-29 | drm/amdgpu: make VCE handle check more strict | Christian König | 1 | -16/+48 |
2015-06-29 | drm/amdgpu: check VCE relocation buffer range | Christian König | 1 | -28/+91 |