summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang2017-01-061-5/+26
* drm/amdgpu: refine set clock gating for tonga/polarisRex Zhu2016-12-151-43/+122
* drm/amdgpu: fix pg can't be disabled by PG mask.Rex Zhu2016-12-151-5/+2
* drm/amdgpu: always initialize gfx pg for gfx_v8.0.Rex Zhu2016-12-151-39/+32
* drm/amdgpu: fix init save/restore list in gfx_v8.0Rex Zhu2016-12-151-2/+6
* drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.Rex Zhu2016-12-151-1/+1
* drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)Tom St Denis2016-12-081-0/+25
* drm/amdgpu: update golden setting of tongaHuang Rui2016-12-061-0/+1
* drm/amdgpu: Don't touch GFX hw during HW finiXiangliang Yu2016-12-061-0/+4
* drm/amdgpu: drop redundant vi_mqd defineXiangliang Yu2016-12-061-263/+3
* drm/amd/amdgpu: enable GUI idle INT after enabling CGCGArindam Nath2016-12-061-9/+9
* drm/amdgpu/gfx8: move eop programming per queueAlex Deucher2016-12-061-30/+19
* drm/amdgpu:impl vgt_flush for VI(V5)Monk Liu2016-11-231-1/+14
* drm/amd/amdgpu : Fix NULL pointer comparisonRavikant B Sharma2016-11-111-1/+1
* drm/amd/amdgpu: Clean up wave gfx8 helperTom St Denis2016-11-111-1/+5
* Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-071-1/+0
|\
| * drm/amdgpu/st: move ATC CG golden init from gfx to mcAlex Deucher2016-10-211-1/+0
* | Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-10-281-6/+6
|\ \
| * | dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-6/+6
| |/
* | drm/amd/amdgpu: Put in rest of wave fieldsTom St Denis2016-10-251-0/+6
* | drm/amd/amdgpu: re-factor debugfs wave readerTom St Denis2016-10-251-0/+26
* | drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-1/+19
* | drm/amdgpu: move align_mask and nop into ring funcs as well (v2)Christian König2016-10-251-6/+8
* | drm/amdgpu: move the ring type into the funcs structure (v2)Christian König2016-10-251-7/+7
* | drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König2016-10-251-40/+18
* | drm/amdgpu: remove explicit NULL init for parse_csChristian König2016-10-251-2/+0
* | drm/amdgpu: remove 128 NOP hack from vm_flush v2Christian König2016-10-251-5/+1
* | drm/amdgpu: pad gfx and compute rings to 256 dwChristian König2016-10-251-2/+2
* | drm/amdgpu/gfx8: use cached raster config values in csb setupAlex Deucher2016-10-251-28/+2
* | drm/amdgpu/gfx8: cache rb config valuesAlex Deucher2016-10-251-0/+15
* | drm/amdgpu:wptr poll address of gfx8 is neededFrank Min2016-10-251-1/+4
* | drm/amdgpu:properly fix some JumpTable issuesMonk Liu2016-10-251-0/+5
* | drm/amdgpu:add MEC_STORAGE ucode id for sriovMonk Liu2016-10-251-0/+8
* | drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3Christian König2016-10-251-2/+4
|/
* drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher2016-10-141-8/+9
* drm/amdgpu/gfx8: fix CGCG_CGLS handlingAlex Deucher2016-10-121-3/+10
* Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-281-1/+244
|\
| * drm/amdgpu: set gfx clock gating for tonga/polaris.Rex Zhu2016-09-221-0/+77
| * drm/amdgpu: implement raster configuration for gfx v8Huang Rui2016-09-191-1/+167
* | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-201-30/+90
|\ \ | |/
| * drm/amdgpu/gfx8: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+40
| * drm/amdgpu: mark symbols static where possibleBaoyou Xie2016-09-141-1/+1
| * drm/amdgpu:implement CONTEXT_CONTROL (v5)Monk Liu2016-09-141-0/+30
| * drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()Junwei Zhang2016-09-141-3/+3
| * drm/amdgpu: new method to sync ce&deMonk Liu2016-09-121-18/+6
| * drm/amd/amdgpu: Merge get_rptr functions in gfx8Tom St Denis2016-09-021-8/+3
| * drm/amdgpu:add switch buffer to end of CS (v2)Monk Liu2016-08-301-0/+7
* | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-08-251-359/+269
|\ \ | |/
| * drm/amd/amdgpu: Simplify bitfield operations in gfx v8Tom St Denis2016-08-101-230/+45
| * drm/amd/amdgpu: Simplify various gfx v8 functionsTom St Denis2016-08-101-41/+20
OpenPOWER on IntegriCloud