aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
Commit message (Expand)AuthorAge
* drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)Alex Deucher2016-10-25
* drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher2016-10-14
* drm/amdgpu: bypass vce clock if vce is idle on Fiji.Rex Zhu2016-09-27
* drm/amdgpu/vce3: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-16
* drm/amdgpu: add VCE VM mode supportMaruthi Srinivas Bayyavarapu2016-09-12
* drm/amdgpu: add vce bypass mode for tonga.Rex Zhu2016-08-25
* drm/amdgpu: refine function name for consistencyRex Zhu2016-08-25
* drm/amdgpu/vce3: add support for third vce ringAlex Deucher2016-08-25
* drm/amdgpu: track the number of vce ringsAlex Deucher2016-08-25
* drm/amd/amdgpu: add mutex in check_soft for VCE v3Tom St Denis2016-08-16
* drm/amd/amdgpu: Cleanup register access in VCE v3Tom St Denis2016-08-16
* drm/amdgpu: enable VCE soft resetChunming Zhou2016-08-08
* drm/amdgpu: remove RB1_BUSY bit checkingRex Zhu2016-08-08
* drm/amdgpu: fix harvest config checking in vce3 check_soft_resetChunming Zhou2016-08-08
* drm/amd/amdgpu: Don't set VCE CG in startupTom St Denis2016-08-08
* drm/amd/amdgpu: Fix VCE CG order and resume defaultsTom St Denis2016-08-08
* drm/amd/amdgpu: fix indentation in vce3 CGTom St Denis2016-08-08
* drm/amdgpu: implement vce3 check/post_soft_resetChunming Zhou2016-08-08
* drm/amdgpu: use begin/end_use for VCE power/clock gatingChristian König2016-07-29
* drm/amdgpu: add bypass mode for vce3.0Rex Zhu2016-07-29
* drm/amdgpu: correct coding stylejimqu2016-07-29
* drm/amdgpu: S3 resume fail on Polaris10jimqu2016-07-15
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-11
* drm/amd: cleanup remaining spaces and tabs v2Christian König2016-05-11
* drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-04
* drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui2016-05-04
* drm/amdgpu: add VCE support to ELM/BAFSonny Jiang2016-05-04
* drm/amdgpu: use max_dw in ring_initChristian König2016-05-04
* Merge drm-fixes into drm-next.Dave Airlie2016-03-13
|\
| * drma/dmgpu: move cg and pg flags into shared headersAlex Deucher2016-02-08
| * drm/amdgpu: handle vce pg flags properlyAlex Deucher2016-02-08
* | drm/amdgpu: make pad_ib a ring function v3Christian König2016-02-10
* | drm/amdgpu: remove some more semaphore leftoversAlex Deucher2016-02-10
* | drm/amdgpu: clean up hw semaphore support in driverChunming Zhou2016-02-10
|/
* amdgpu/vce3: Simplify vce_v3_0_hw_init and ensure both rings default to not r...Tom St Denis2016-01-04
* amdgpu/vce3: Remove magic constants from harvest register masks.Tom St Denis2016-01-04
* amdgpu/vce3: Simplify vce_v3_0_process_interrupt()Tom St Denis2016-01-04
* amdgpu/vce3: Simplify vce_v3_0_soft_reset()Tom St Denis2016-01-04
* amdgpu/vce3: Simplify idle and wait for idle codeTom St Denis2016-01-04
* amdgpu/vce3: Cleanup harvest config function.Tom St Denis2016-01-04
* drm/amd/amdgpu: add vce3.0 clock gating support. (v2)Eric Huang2015-12-21
* drm/amdgpu: vce use multiple cache surface starting from stoneyLeo Liu2015-11-20
* drm/amdgpu: reset vce trap interrupt flagLeo Liu2015-11-20
* drm/amdgpu: add VCE support for Stoney (v2)Samuel Li2015-10-21
* drm/amdgpu: remove old lockup detection infrastructureChristian König2015-10-21
* drm/amdgpu: fix vce3 instance handlingAlex Deucher2015-09-04
* drm/amdgpu: add insert_nop ring func and default implementationJammy Zhou2015-09-02
* drm/amdgpu: add support for VCE 3.x on FijiAlex Deucher2015-08-17
* drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-17
* drm/amdgpu: implement VCE 3.0 harvesting support (v4)Alex Deucher2015-07-23