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