summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
AgeCommit message (Expand)Author
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri
2024-06-19drm/amdgpu: refine gfx6 firmware loadingYang Wang
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2023-09-11drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi
2023-06-09drm/amdgpu: Initialize xcc maskLijo Lazar
2023-06-09drm/amd/amdgpu: Update debugfs for XCC support (v3)Tom St Denis
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma
2023-04-18drm/amdgpu: Increase GFX6 graphics ring size.Bas Nieuwenhuizen
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GFX6Mario Limonciello
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-05-06drm/amdgpu: nuke dynamic gfx scratch reg allocationChristian König
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao
2021-08-05drm/amdgpu: Put MODE register in wave debug infoJoseph Greathouse
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König
2020-11-24drm/amd/amdgpu/gfx_v6_0: Supply description for 'gfx_v6_0_ring_test_ib()'s 't...Lee Jones
2020-10-16drm/amdgpu: move amdgpu_num_kcq handling to a helperAlex Deucher
2020-05-18drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)Marek Olšák
2020-05-18drm/amdgpu: Add mem_sync implementation for all the ASICs.Andrey Grodzovsky
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan
2019-11-13drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0...yu kuai
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis
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-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-03-19drm/amdgpu: add thick tile mode settings for Oland of gfx6Tao Zhou
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao
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: further ring test cleanupsChristian König
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky
2018-11-05drm/amdgpu: use scheduler fault instead of reset workChristian König
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König
2018-09-26drm/amdgpu: Refine function nameRex Zhu