summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
AgeCommit message (Expand)Author
2025-03-26drm/amdgpu: stop unmapping MQD for kernel queues v3Christian König
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri
2025-01-06drm/amdgpu: reduce RLC safe mode request for gfx clock gatingPrike Liang
2024-12-18drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang
2024-12-10drm/amd/pm: add inst to dpm_set_powergating_by_smuBoyuan Zhang
2024-12-10drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang
2024-11-08drm/amdgpu: Fix map/unmap queue logicLijo Lazar
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri
2024-10-08drm/amdgpu: fix typosAndrew Kreimer
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 post_soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in pre_soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in check_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 late_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri
2024-08-16drm/amdgpu/gfx8: add ring reset callback for gfxAlex Deucher
2024-07-23drm/amdgpu/gfx8: enable wave kill for compute queuesAlex Deucher
2024-06-14drm/amdgpu: refine gfx8 firmware loadingYang Wang
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2024-03-04drm/amdgpu: cleanup conditional executionChristian König
2024-02-22drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun
2024-01-18drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guestYuanShang
2023-11-29drm/amdgpu: fix memory overflow in the IB testTim Huang
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/amdgpu/gfx: set sched.ready status after ring/IB test in gfxGuchun Chen
2023-06-09drm/amd/amdgpu: Update debugfs for XCC support (v3)Tom St Denis
2023-06-09drm/amdgpu/gfx8: always restore kcq MQDsAlex Deucher
2023-06-09drm:amd:amdgpu: Fix missing bo unlock in failure pathSukrut Bellary
2023-04-18drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma
2023-04-18drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)Le Ma
2023-04-18drm/amdgpu: move queue_bitmap to an independent structure (v3)Le Ma
2023-04-18drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma
2023-01-17drm/amdgpu: Add a missing tabDan Carpenter
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GFX8Mario Limonciello
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-11-04drm/amdgpu: fix for suspend/resume sequence under sriovVictor Zhao