aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/gfx: Fix gfx_v7_0_get_csb_buffer to use rb_configRodrigo Siqueira2025-04-301-23/+2
* drm/amdgpu/gfx: Use CSB helpers in gfx_v7_0_get_csb_bufferRodrigo Siqueira2025-04-301-26/+4
* drm/amdgpu/gfx7: fix CSIB handlingAlex Deucher2025-04-071-2/+0
* drm/amdgpu: move X_GB_ADDR_CONFIG_GOLDEN in GFX7Alexandre Demers2025-04-071-0/+3
* drm/amdgpu: update the handle ptr in is_idleSunil Khatri2025-02-251-2/+2
* drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer2024-12-181-1/+1
* drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello2024-12-101-0/+6
* drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang2024-12-101-2/+2
* drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang2024-12-101-2/+2
* drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-2/+0
* drm/amdgpu: fix typosAndrew Kreimer2024-10-081-2/+2
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-5/+3
* drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-5/+3
* drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in soft_resetSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_finiSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in late_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu/gfx7: add ring reset callback for gfxAlex Deucher2024-08-161-1/+75
* drm/amdgpu/gfx7: enable wave kill for compute queuesAlex Deucher2024-07-231-0/+1
* drm/amdgpu: refine gfx7 firmware loadingYang Wang2024-06-141-14/+13
* drm/amdgpu: remove unused struct 'hqd_registers'Dr. David Alan Gilbert2024-05-201-38/+0
* drm/amdgu: remove unused codeJesse Zhang2024-05-131-2/+0
* drm/amdgpu: add protype for print ip stateSunil Khatri2024-04-261-0/+1
* drm/amdgpu: add prototype for ip dumpSunil Khatri2024-04-261-0/+1
* drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guestYuanShang2024-01-181-2/+2
* drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi2023-09-111-1/+1
* drm/amdgpu: Clean up errors in gfx_v7_0.cRan Sun2023-08-091-17/+11
* drm/amdgpu: Fix missing parameter desc for 'xcc_id' in gfx_v7_0.c & amdgpu_rlc.cSrinivasan Shanmugam2023-06-091-1/+1
* drm/amdgpu: Initialize xcc maskLijo Lazar2023-06-091-0/+1
* drm/amd/amdgpu: Update debugfs for XCC support (v3)Tom St Denis2023-06-091-3/+3
* drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma2023-04-181-2/+2
* drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma2023-04-181-16/+17
* drm/amdgpu: move queue_bitmap to an independent structure (v3)Le Ma2023-04-181-2/+3
* drm/amd: Use `amdgpu_ucode_*` helpers for GFX7Mario Limonciello2023-01-101-51/+17
* drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König2023-01-031-1/+2
* drm/amdgpu: nuke dynamic gfx scratch reg allocationChristian König2022-05-061-51/+13
* drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao2022-05-041-8/+8
* drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register accessEvan Quan2021-11-051-0/+4
* drm/amdgpu: Put MODE register in wave debug infoJoseph Greathouse2021-08-061-0/+1
* drm/amd/amdgpu/gfx_v7_0: Repair function names in the documentationLee Jones2021-05-211-3/+3
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-2/+2
* drm/amd/amdgpu/gfx_v7_0: Trivial typo fixesBhaskar Chowdhury2021-04-091-11/+11
* drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das2020-12-091-1/+1
* drm/amd/amdgpu/gfx_v7_0: Clean-up a bunch of kernel-doc related issuesLee Jones2020-11-241-14/+19
* drm/amd/amdgpu/gfx_v7_0: Remove unused struct definitionLee Jones2020-11-131-9/+0
* drm/amdgpu: move amdgpu_num_kcq handling to a helperAlex Deucher2020-10-161-1/+2