summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
AgeCommit message (Expand)Author
2020-01-22drm/amdgpu: provide a generic function interface for reading/writing register...chen gong
2020-01-16drm/amdgpu: only set cp active field for kiq queueHuang Rui
2019-12-05drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer
2019-12-02drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu
2019-11-13drm/amdgpu: remove set but not used variable 'mc_shared_chmap'yu kuai
2019-10-25drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ringNirmoy Das
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher
2019-08-06drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao
2019-07-30drm/amdgpu: Default disable GDS for compute+gfxJoseph Greathouse
2019-07-18drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse
2019-07-18drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-20drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang
2019-06-20drm/amdgpu: rename amdgpu_gfx_compute_mqd_sw_initHawking Zhang
2019-06-20drm/amdgpu: add helper function for gfx queue/bitmap transitionHawking Zhang
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-05-24drm/amdgpu: remove static GDS, GWS and OA allocationChristian König
2019-03-19drm/amdgpu/gfx_v8_0: Mark expected switch fall-throughGustavo A. R. Silva
2019-02-05drm/amdgpu: add a workaround for GDS ordered append hangs with compute queuesMarek Olšák
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao
2019-01-14drm/amdgpu: Cleanup 2 compiler warningsKent Russell
2019-01-14drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequenceTiecheng Zhou
2018-12-10drm/amdgpu: remove set but not used variable 'grbm_soft_reset'YueHaibing
2018-12-10drm/amdgpu: bypass RLC init under sriov for Tonga (v2)Tiecheng Zhou
2018-11-28drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng
2018-11-19drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: Remove duplicate headerBrajeswar Ghosh
2018-11-09drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao
2018-11-09drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao
2018-11-09drm/amdgpu: unify rlc function into structureLikun Gao
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu
2018-11-05drm/amdgpu: remove messages from IB testsChristian König
2018-11-05drm/amdgpu: cleanup skipping IB test on KIQChristian König
2018-11-05drm/amdgpu: further ring test cleanupsChristian König
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky
2018-11-05drm/amdgpu: increase the size of HQD EOP buffersMarek Olšák
2018-11-05drm/amdgpu: put HQD EOP buffers into VRAMMarek Olšák
2018-11-05drm/amdgpu: use scheduler fault instead of reset workChristian König
2018-10-26drm/amdgpu: Fix compute ring 1.0.0 failure after resetAndrey Grodzovsky
2018-10-10drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu
2018-10-09drm/amdgpu: Add fw load in gfx_v8 and sdma_v3Rex Zhu
2018-10-09drm/amdgpu: Remove FW_LOAD_DIRECT type support on VIRex Zhu
2018-10-09drm/amdgpu: remove the intterupt handling for the KIQ eventsShirish S
2018-10-09drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König
2018-09-26drm/amdgpu: Remove redundant code in gfx_v8_0.cRex Zhu
2018-09-26drm/amdgpu: Halt rlc/cp in rlc_safe_modeRex Zhu