summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-1/+1
|\
| * drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+1
* | drm/amdgpu/VCE: set no_user_fence flag to trueLeo Liu2019-05-241-0/+2
|/
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-251-1/+1
* drm/amd/amdgpu/vce_v3_0.c: Remove duplicate headerBrajeswar Ghosh2018-11-211-1/+0Star
* drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-051-1/+5
* drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-051-6/+1Star
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-271-1/+1
* drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng2018-08-141-0/+2
* drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky2018-07-131-1/+2
* drm/amdgpu/vce: simplify vce instance setupAlex Deucher2018-07-051-8/+12
* drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher2018-07-051-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