summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
AgeCommit message (Expand)Author
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-02-12drm/amdgpu/sdma4: drop gfxoff calls in dump ip stateAlex Deucher
2024-12-18drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer
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-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 late_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri
2024-07-23drm/amdgpu: add print support for sdma_v_4_0 ip_dumpSunil Khatri
2024-07-23drm/amdgpu: Add sdma_v4_0 ip dump for devcoredumpSunil Khatri
2024-04-30drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()Dan Carpenter
2024-04-26drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou
2024-04-26drm/amdgpu: replace tmz flag into buffer flagFrank Min
2024-03-04drm/amdgpu: change vm->task_info handlingShashank Sharma
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-10-26drm/amdgpu: move buffer funcs setting up a levelAlex Deucher
2023-10-20drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_countTao Zhou
2023-09-28drm/amd: Drop error message about failing to load SDMA firmwareMario Limonciello
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-06-15drm/amdgpu/sdma4: set align mask to 255Alex Deucher
2023-06-09drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdmaGuchun Chen
2023-06-09drm/amdgpu: assign the doorbell index in 1st page to sdma page queueLe Ma
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang
2023-06-09drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma
2023-04-11drm/amdgpu: Fix sdma v4 sw fini errorlyndonli
2023-01-19drm/amdgpu: Optimize sdma ras block initialization code for sdma v4_0YiPeng Chai
2023-01-09drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`Mario Limonciello
2022-12-02drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspendPrike Liang
2022-10-20drm/amdgpu: fix sdma doorbell init ordering on APUsAlex Deucher
2022-10-10drm/amdgpu: fix SDMA suspend/resume on SR-IOVAlex Deucher
2022-10-10drm/amdgpu: switch sdma buffer function tear down to a helperAlex Deucher
2022-09-29drm/amdgpu: fix sdma v4 init microcode errorLikun Gao
2022-09-29drm/amdgpu/sdma4: use common function to init sdma fwLikun Gao
2022-09-14drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher
2022-08-30drm/amdgpu: Remove the unneeded result variable 'r'ye xingchen
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao
2022-04-26drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbellsHaohui Mai
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan