summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vce_v2_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/+1
|/
* drm/amdgpu: fix spelling mistake "gateing" -> "gating"Colin Ian King2019-04-191-1/+1
* drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-051-5/+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/amdgpu/vce: simplify vce instance setupAlex Deucher2018-07-051-4/+6
* drm/amdgpu: various cleanups for uvd/vce.Rex Zhu2017-04-041-15/+3Star
* drm/amdgpu: remove redundant outer loop and remove commented out codeColin Ian King2017-03-301-20/+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-8/+9
* drm/amdgpu/vce2: fix vce bar programmingAlex Deucher2017-03-301-8/+9
* drm/amdgpu: move subfunctions to the front of vce_v2_0.c.Rex Zhu2017-02-081-177/+171Star
* drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu2017-02-081-70/+93
* drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-1/+10
* drm/amdgpu: move align_mask and nop into ring funcs as well (v2)Christian König2016-10-251-1/+3
* drm/amdgpu: move the ring type into the funcs structure (v2)Christian König2016-10-251-1/+2
* drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König2016-10-251-2/+2
* drm/amdgpu/vce2: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+2
* drm/amd/powerplay: add bypass mode for vce 2.0.Rex Zhu2016-08-251-2/+19
* drm/amdgpu: track the number of vce ringsAlex Deucher2016-08-251-32/+25Star
* drm/amd/amdgpu: S3 resumed failed after 4-5 times loopjimqu2016-08-191-52/+81
* drm/amd/amdgpu: VCE v2 register cleanupTom St Denis2016-08-161-25/+14Star
* drm/amdgpu: use begin/end_use for VCE power/clock gatingChristian König2016-07-291-0/+2
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-111-0/+1
* drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-051-70/+0Star
* drm/amdgpu: use max_dw in ring_initChristian König2016-05-051-2/+2
* drm/amdgpu: refine code for code style.Rex Zhu2016-05-021-1/+1
* drm/amdgpu: No need to stop hw init although vce's state was not true.Rex Zhu2016-05-021-1/+2
* drm/amdgpu: fix issue that can't set vce clock gate.Rex Zhu2016-05-021-1/+17
* Merge drm-fixes into drm-next.Dave Airlie2016-03-141-1/+4
|\
| * drma/dmgpu: move cg and pg flags into shared headersAlex Deucher2016-02-081-2/+2
| * drm/amdgpu: handle vce pg flags properlyAlex Deucher2016-02-081-0/+3
* | drm/amdgpu: make pad_ib a ring function v3Christian König2016-02-101-0/+1
* | drm/amdgpu: remove some more semaphore leftoversAlex Deucher2016-02-101-1/+0Star
* | drm/amdgpu: clean up hw semaphore support in driverChunming Zhou2016-02-101-1/+1
|/
* drm/amdgpu: remove old lockup detection infrastructureChristian König2015-10-211-1/+0Star
* drm/amdgpu: add insert_nop ring func and default implementationJammy Zhou2015-09-021-0/+1
* drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang12015-06-041-19/+35
* drm/amdgpu: recalculate VCE firmware BO sizeLeo Liu2015-06-041-4/+9
* drm/amdgpu: Add support for CIK partsAlex Deucher2015-06-041-0/+642