summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher2018-07-021-2/+2
* drm/amdgpu: add VEGAM to VCE harvest configLeo Liu2018-05-151-1/+2
* drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu2018-05-151-2/+2
* drm/amdgpu: separate PASID mapping from VM flush v2Christian König2018-02-191-2/+1Star
* drm/amdgpu: forward pasid to backend flush implementationsChristian König2018-02-191-1/+2
* drm/amdgpu: rename vm_id to vmidChristian König2017-12-271-5/+5
* drm/amdgpu: allow harvesting check for Polaris VCELeo Liu2017-11-021-6/+6
* drm/amdgpu: Program ring for vce instance 1 at its register spaceLeo Liu2017-05-311-27/+68
* drm/amdgpu: various cleanups for uvd/vce.Rex Zhu2017-04-041-15/+3Star
* drm/amd/powerplay: add a new register define for APU in VI.Rex Zhu2017-03-301-2/+6
* drm/amdgpu: refine vce_3.0 code.Rex Zhu2017-03-301-9/+7Star
* drm/amdgpu/ih: store the full context idAlex Deucher2017-03-301-3/+3
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-301-1/+1
* drm/amdgpu: change wptr to 64 bits (v2)Ken Wang2017-03-301-11/+13
* drm/amdgpu: read hw register to check pg status.Rex Zhu2017-02-131-3/+2Star
* drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL registerAlan Harrison2017-02-131-0/+2
* drm/amdgpu: refine vce3.0 code and related powerplay pg code.Rex Zhu2017-02-081-11/+6Star
* drm/amdgpu: refine vce3.0 initialize.Rex Zhu2017-01-271-17/+4Star
* drm/amdgpu: add get clockgating_state method for vce v3Huang Rui2017-01-271-4/+36
* drm/amdgpu: fix program vce instance logic error.Rex Zhu2017-01-171-9/+16
* drm/amdgpu: fix bug set incorrect value to vce registerRex Zhu2017-01-171-1/+1
* drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang2017-01-061-2/+3
* drm/amdgpu: enable VCE clockgating in Polaris-10/11Maruthi Srinivas Bayyavarapu2016-12-071-1/+1
* Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-071-0/+6
|\
| * drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)Alex Deucher2016-10-251-0/+6
* | drm/amdgpu: add VCE VM session trackingChristian König2016-10-251-0/+1
* | drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-1/+28
* | drm/amdgpu: move align_mask and nop into ring funcs as well (v2)Christian König2016-10-251-2/+5
* | drm/amdgpu: move the ring type into the funcs structure (v2)Christian König2016-10-251-1/+3
* | drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König2016-10-251-25/+9Star
* | drm/amdgpu: remove explicit NULL init for parse_csChristian König2016-10-251-1/+0Star
|/
* drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher2016-10-141-8/+7Star
* drm/amdgpu: bypass vce clock if vce is idle on Fiji.Rex Zhu2016-09-271-1/+2
* drm/amdgpu/vce3: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+25
* drm/amdgpu: add VCE VM mode supportMaruthi Srinivas Bayyavarapu2016-09-131-3/+60
* drm/amdgpu: add vce bypass mode for tonga.Rex Zhu2016-08-251-1/+2
* drm/amdgpu: refine function name for consistencyRex Zhu2016-08-251-2/+2
* drm/amdgpu/vce3: add support for third vce ringAlex Deucher2016-08-251-4/+18
* drm/amdgpu: track the number of vce ringsAlex Deucher2016-08-251-19/+18Star
* drm/amd/amdgpu: add mutex in check_soft for VCE v3Tom St Denis2016-08-161-0/+2
* drm/amd/amdgpu: Cleanup register access in VCE v3Tom St Denis2016-08-161-102/+43Star
* drm/amdgpu: enable VCE soft resetChunming Zhou2016-08-081-3/+0Star
* drm/amdgpu: remove RB1_BUSY bit checkingRex Zhu2016-08-081-1/+5
* drm/amdgpu: fix harvest config checking in vce3 check_soft_resetChunming Zhou2016-08-081-3/+0Star
* drm/amd/amdgpu: Don't set VCE CG in startupTom St Denis2016-08-081-4/+0Star
* drm/amd/amdgpu: Fix VCE CG order and resume defaultsTom St Denis2016-08-081-24/+12Star
* drm/amd/amdgpu: fix indentation in vce3 CGTom St Denis2016-08-081-6/+7
* drm/amdgpu: implement vce3 check/post_soft_resetChunming Zhou2016-08-081-7/+108
* drm/amdgpu: use begin/end_use for VCE power/clock gatingChristian König2016-07-291-0/+2
* drm/amdgpu: add bypass mode for vce3.0Rex Zhu2016-07-291-0/+15