aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
Commit message (Expand)AuthorAge
* drm/amdgpu:add META_DATA struct for CSA/SRIOV v2Monk Liu2017-01-27
* drm/amdgpu: simplify allocation of scratch regsNils Wallménius2017-01-27
* drm/amdgpu/gfx8: fix bugon.cocci warningsJulia Lawall2017-01-27
* drm/amdgpu/gfx8: implement emit_rreg/wreg functionXiangliang Yu2017-01-27
* drm/amdgpu: add get clockgating_state method for gfx v8Huang Rui2017-01-27
* drm/amdgpu/gfx8: add support kernel interface queue(KIQ)Xiangliang Yu2017-01-27
* drm/amdgpu: use same enter/exit safe mode for gfx_8.Rex Zhu2017-01-27
* drm/amdgpu: refine gfx_v8 pg code.Rex Zhu2017-01-27
* drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang2017-01-06
* drm/amdgpu: refine set clock gating for tonga/polarisRex Zhu2016-12-15
* drm/amdgpu: fix pg can't be disabled by PG mask.Rex Zhu2016-12-15
* drm/amdgpu: always initialize gfx pg for gfx_v8.0.Rex Zhu2016-12-15
* drm/amdgpu: fix init save/restore list in gfx_v8.0Rex Zhu2016-12-15
* drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.Rex Zhu2016-12-15
* drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)Tom St Denis2016-12-08
* drm/amdgpu: update golden setting of tongaHuang Rui2016-12-06
* drm/amdgpu: Don't touch GFX hw during HW finiXiangliang Yu2016-12-06
* drm/amdgpu: drop redundant vi_mqd defineXiangliang Yu2016-12-06
* drm/amd/amdgpu: enable GUI idle INT after enabling CGCGArindam Nath2016-12-06
* drm/amdgpu/gfx8: move eop programming per queueAlex Deucher2016-12-06
* drm/amdgpu:impl vgt_flush for VI(V5)Monk Liu2016-11-23
* drm/amd/amdgpu : Fix NULL pointer comparisonRavikant B Sharma2016-11-11
* drm/amd/amdgpu: Clean up wave gfx8 helperTom St Denis2016-11-11
* Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-06
|\
| * drm/amdgpu/st: move ATC CG golden init from gfx to mcAlex Deucher2016-10-21
* | Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-10-27
|\ \
| * | dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-25
| |/
* | drm/amd/amdgpu: Put in rest of wave fieldsTom St Denis2016-10-25
* | drm/amd/amdgpu: re-factor debugfs wave readerTom St Denis2016-10-25
* | drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-25
* | drm/amdgpu: move align_mask and nop into ring funcs as well (v2)Christian König2016-10-25
* | drm/amdgpu: move the ring type into the funcs structure (v2)Christian König2016-10-25
* | drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König2016-10-25
* | drm/amdgpu: remove explicit NULL init for parse_csChristian König2016-10-25
* | drm/amdgpu: remove 128 NOP hack from vm_flush v2Christian König2016-10-25
* | drm/amdgpu: pad gfx and compute rings to 256 dwChristian König2016-10-25
* | drm/amdgpu/gfx8: use cached raster config values in csb setupAlex Deucher2016-10-25
* | drm/amdgpu/gfx8: cache rb config valuesAlex Deucher2016-10-25
* | drm/amdgpu:wptr poll address of gfx8 is neededFrank Min2016-10-25
* | drm/amdgpu:properly fix some JumpTable issuesMonk Liu2016-10-25
* | drm/amdgpu:add MEC_STORAGE ucode id for sriovMonk Liu2016-10-25
* | drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3Christian König2016-10-25
|/
* drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher2016-10-14
* drm/amdgpu/gfx8: fix CGCG_CGLS handlingAlex Deucher2016-10-12
* Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-27
|\
| * drm/amdgpu: set gfx clock gating for tonga/polaris.Rex Zhu2016-09-22
| * drm/amdgpu: implement raster configuration for gfx v8Huang Rui2016-09-19
* | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-19
|\|
| * drm/amdgpu/gfx8: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-16
| * drm/amdgpu: mark symbols static where possibleBaoyou Xie2016-09-14