Age | Commit message (Expand) | Author | Files | Lines |
2016-09-27 | drm/amdgpu: bypass vce clock if vce is idle on Fiji. | Rex Zhu | 1 | -1/+2 |
2016-09-16 | drm/amdgpu/vce3: add ring callbacks for ib and dma frame size | Alex Deucher | 1 | -0/+25 |
2016-09-13 | drm/amdgpu: add VCE VM mode support | Maruthi Srinivas Bayyavarapu | 1 | -3/+60 |
2016-08-25 | drm/amdgpu: add vce bypass mode for tonga. | Rex Zhu | 1 | -1/+2 |
2016-08-25 | drm/amdgpu: refine function name for consistency | Rex Zhu | 1 | -2/+2 |
2016-08-25 | drm/amdgpu/vce3: add support for third vce ring | Alex Deucher | 1 | -4/+18 |
2016-08-25 | drm/amdgpu: track the number of vce rings | Alex Deucher | 1 | -19/+18 |
2016-08-16 | drm/amd/amdgpu: add mutex in check_soft for VCE v3 | Tom St Denis | 1 | -0/+2 |
2016-08-16 | drm/amd/amdgpu: Cleanup register access in VCE v3 | Tom St Denis | 1 | -102/+43 |
2016-08-08 | drm/amdgpu: enable VCE soft reset | Chunming Zhou | 1 | -3/+0 |
2016-08-08 | drm/amdgpu: remove RB1_BUSY bit checking | Rex Zhu | 1 | -1/+5 |
2016-08-08 | drm/amdgpu: fix harvest config checking in vce3 check_soft_reset | Chunming Zhou | 1 | -3/+0 |
2016-08-08 | drm/amd/amdgpu: Don't set VCE CG in startup | Tom St Denis | 1 | -4/+0 |
2016-08-08 | drm/amd/amdgpu: Fix VCE CG order and resume defaults | Tom St Denis | 1 | -24/+12 |
2016-08-08 | drm/amd/amdgpu: fix indentation in vce3 CG | Tom St Denis | 1 | -6/+7 |
2016-08-08 | drm/amdgpu: implement vce3 check/post_soft_reset | Chunming Zhou | 1 | -7/+108 |
2016-07-29 | drm/amdgpu: use begin/end_use for VCE power/clock gating | Christian König | 1 | -0/+2 |
2016-07-29 | drm/amdgpu: add bypass mode for vce3.0 | Rex Zhu | 1 | -0/+15 |
2016-07-29 | drm/amdgpu: correct coding style | jimqu | 1 | -2/+2 |
2016-07-15 | drm/amdgpu: S3 resume fail on Polaris10 | jimqu | 1 | -46/+97 |
2016-05-11 | drm/amd/amdgpu: Add name field to amd_ip_funcs (v2) | Tom St Denis | 1 | -0/+1 |
2016-05-11 | drm/amd: cleanup remaining spaces and tabs v2 | Christian König | 1 | -3/+3 |
2016-05-05 | drm/amd/amdgpu: Drop print_status callbacks. | Tom St Denis | 1 | -68/+0 |
2016-05-05 | drm/amdgpu: change ELM/BAF to Polaris10/Polaris11 | Flora Cui | 1 | -3/+3 |
2016-05-05 | drm/amdgpu: add VCE support to ELM/BAF | Sonny Jiang | 1 | -2/+4 |
2016-05-05 | drm/amdgpu: use max_dw in ring_init | Christian König | 1 | -2/+2 |
2016-03-14 | Merge drm-fixes into drm-next. | Dave Airlie | 1 | -2/+5 |
2016-02-10 | drm/amdgpu: make pad_ib a ring function v3 | Christian König | 1 | -0/+1 |
2016-02-10 | drm/amdgpu: remove some more semaphore leftovers | Alex Deucher | 1 | -1/+0 |
2016-02-10 | drm/amdgpu: clean up hw semaphore support in driver | Chunming Zhou | 1 | -1/+1 |
2016-02-08 | drma/dmgpu: move cg and pg flags into shared headers | Alex Deucher | 1 | -3/+3 |
2016-02-08 | drm/amdgpu: handle vce pg flags properly | Alex Deucher | 1 | -0/+3 |
2016-01-05 | amdgpu/vce3: Simplify vce_v3_0_hw_init and ensure both rings default to not r... | Tom St Denis | 1 | -15/+9 |
2016-01-05 | amdgpu/vce3: Remove magic constants from harvest register masks. | Tom St Denis | 1 | -4/+4 |
2016-01-05 | amdgpu/vce3: Simplify vce_v3_0_process_interrupt() | Tom St Denis | 1 | -3/+1 |
2016-01-05 | amdgpu/vce3: Simplify vce_v3_0_soft_reset() | Tom St Denis | 1 | -9/+2 |
2016-01-05 | amdgpu/vce3: Simplify idle and wait for idle code | Tom St Denis | 1 | -25/+5 |
2016-01-05 | amdgpu/vce3: Cleanup harvest config function. | Tom St Denis | 1 | -14/+6 |
2015-12-22 | drm/amd/amdgpu: add vce3.0 clock gating support. (v2) | Eric Huang | 1 | -1/+148 |
2015-11-21 | drm/amdgpu: vce use multiple cache surface starting from stoney | Leo Liu | 1 | -5/+14 |
2015-11-21 | drm/amdgpu: reset vce trap interrupt flag | Leo Liu | 1 | -0/+5 |
2015-10-21 | drm/amdgpu: add VCE support for Stoney (v2) | Samuel Li | 1 | -2/+3 |
2015-10-21 | drm/amdgpu: remove old lockup detection infrastructure | Christian König | 1 | -1/+0 |
2015-09-04 | drm/amdgpu: fix vce3 instance handling | Alex Deucher | 1 | -6/+42 |
2015-09-02 | drm/amdgpu: add insert_nop ring func and default implementation | Jammy Zhou | 1 | -0/+1 |
2015-08-17 | drm/amdgpu: add support for VCE 3.x on Fiji | Alex Deucher | 1 | -0/+7 |
2015-08-17 | drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2) | Jammy Zhou | 1 | -1/+1 |
2015-07-23 | drm/amdgpu: implement VCE 3.0 harvesting support (v4) | Alex Deucher | 1 | -0/+48 |
2015-06-04 | drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) | yanyang1 | 1 | -19/+33 |
2015-06-04 | drm/amdgpu: implement VCE two instances support | Leo Liu | 1 | -54/+87 |