aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
Commit message (Expand)AuthorAge
* Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher2019-08-09
|\
| * drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse2019-07-18
* | drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao2019-08-06
* | drm/amdgpu: Default disable GDS for compute+gfxJoseph Greathouse2019-07-31
* | drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse2019-07-18
|/
* drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis2019-07-16
* drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang2019-07-05
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-25
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-14
| |\
| | * drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-10
| | * drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-10
* | | drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang2019-06-20
* | | drm/amdgpu: rename amdgpu_gfx_compute_mqd_sw_initHawking Zhang2019-06-20
* | | drm/amdgpu: add helper function for gfx queue/bitmap transitionHawking Zhang2019-06-20
|/ /
* / drm/amdgpu: remove static GDS, GWS and OA allocationChristian König2019-05-24
|/
* drm/amdgpu/gfx_v8_0: Mark expected switch fall-throughGustavo A. R. Silva2019-03-19
* drm/amdgpu: add a workaround for GDS ordered append hangs with compute queuesMarek Olšák2019-02-05
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-25
* drm/amdgpu: Cleanup 2 compiler warningsKent Russell2019-01-14
* drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequenceTiecheng Zhou2019-01-14
* drm/amdgpu: remove set but not used variable 'grbm_soft_reset'YueHaibing2018-12-10
* drm/amdgpu: bypass RLC init under sriov for Tonga (v2)Tiecheng Zhou2018-12-10
* drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng2018-11-28
* drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: Remove duplicate headerBrajeswar Ghosh2018-11-19
* drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao2018-11-09
* drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao2018-11-09
* drm/amdgpu: unify rlc function into structureLikun Gao2018-11-09
* drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-05
* drm/amdgpu: remove messages from IB testsChristian König2018-11-05
* drm/amdgpu: cleanup skipping IB test on KIQChristian König2018-11-05
* drm/amdgpu: further ring test cleanupsChristian König2018-11-05
* drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-05
* drm/amdgpu: increase the size of HQD EOP buffersMarek Olšák2018-11-05
* drm/amdgpu: put HQD EOP buffers into VRAMMarek Olšák2018-11-05
* drm/amdgpu: use scheduler fault instead of reset workChristian König2018-11-05
* drm/amdgpu: Fix compute ring 1.0.0 failure after resetAndrey Grodzovsky2018-10-26
* drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu2018-10-10
* drm/amdgpu: Add fw load in gfx_v8 and sdma_v3Rex Zhu2018-10-09
* drm/amdgpu: Remove FW_LOAD_DIRECT type support on VIRex Zhu2018-10-09
* drm/amdgpu: remove the intterupt handling for the KIQ eventsShirish S2018-10-09
* drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu2018-10-09
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-26
* drm/amdgpu: Remove redundant code in gfx_v8_0.cRex Zhu2018-09-26
* drm/amdgpu: Halt rlc/cp in rlc_safe_modeRex Zhu2018-09-26
* drm/amdgpu: Refine function nameRex Zhu2018-09-26
* drm/amdgpu: move reserving GDS/GWS/OA into common codeChristian König2018-09-19
* drm/amdgpu: fix up GDS/GWS/OA shiftingChristian König2018-09-19
* drm/amdgpu: use processed values for countingA. Wilcox2018-09-19
* drm/amdgpu: Change kiq initialize/reset sequence on gfx8Rex Zhu2018-08-27
* drm/amdgpu: Refine gfx_v8_0_kcq_disable functionRex Zhu2018-08-27