aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-29drm/amdgpu: Add userq fence support to SDMAv6.0Arunpravin Paneer Selvam1-16/+39
2025-04-30drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQArvind Yadav1-2/+1
2025-04-21drm/amdgpu/userq: rework driver parameterAlex Deucher1-2/+16
2025-04-21drm/amdgpu/sdma6: properly reference trap interrupts for userqsAlex Deucher1-1/+30
2025-04-08drm/amdgpu/sdma6: add support for disable_kqAlex Deucher1-0/+4
2025-04-08drm/amdgpu: remove is_mes_queue flagAlex Deucher1-59/+24
2025-04-08drm/amdgpu: add userq firmware version checksAlex Deucher1-1/+3
2025-04-08drm/amdgpu/uq: make MES UQ setup genericAlex Deucher1-2/+2
2025-04-08drm/amdgpu/sdma6: update mqd init for UQAlex Deucher1-0/+3
2025-04-08drm/amdgpu: add kernel config for gfx-userqueueShashank Sharma1-1/+2
2025-04-08drm/amdgpu: enable SDMA usermode queuesArvind Yadav1-0/+3
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-2/+2
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri1-1/+1
2025-02-12drm/amdgpu: add support for SDMA IP version 6.1.3Tim Huang1-0/+1
2024-12-18drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer1-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-1/+1
2024-11-08drm/amdgpu: Add sysfs interface for sdma reset maskJesse.zhang@amd.com1-0/+18
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-1/+0
2024-10-22drm/amdgpu: fix typo for sdma6 constant fill packetFrank Min1-1/+1
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-5/+3
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-5/+3
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in check_soft_resetSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri1-2/+2
2024-09-26drm/amdgpu/sdma6: implement ring reset callback for sdma6Jiadong Zhu1-0/+26
2024-09-26drm/amdgpu/sdma6: split out per instance resume functionJiadong Zhu1-109/+131
2024-07-23drm/amdgpu: add print support for sdma_v_6_0 ip_dumpSunil Khatri1-0/+22
2024-07-23drm/amdgpu: Add sdma_v6_0 ip dump for devcoredumpSunil Khatri1-0/+90
2024-07-02drm/amdgpu: add firmware for SDMA IP v6.1.2Tim Huang1-0/+1
2024-04-26drm/amdgpu: add check before free wb entryJesse Zhang1-1/+2
2024-04-26drm/amdgpu: replace tmz flag into buffer flagFrank Min1-3/+3
2024-04-12drm/amdgpu/sdma6: set sdma hang watchdogJack Xiao1-0/+7
2024-03-04drm/amdgpu: cleanup conditional executionChristian König1-21/+8
2024-02-16drm/amdgpu: add sdma 6.1.1 firmwareYifan Zhang1-0/+1
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-9/+1
2023-10-26drm/amdgpu: move buffer funcs setting up a levelAlex Deucher1-9/+1
2023-10-19drm/amdgpu/mes11: remove aggregated doorbell codeAlex Deucher1-58/+25
2023-09-28drm/amd: Move microcode init from sw_init to early_init for SDMA v6.0Mario Limonciello1-4/+5
2023-09-28drm/amd: Drop error message about failing to load SDMA firmwareMario Limonciello1-3/+1
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-2/+1
2023-08-30drm/amd/amdgpu/sdma_v6_0: Demote a bunch of half-completed function headersLee Jones1-4/+4
2023-08-07drm/amdgpu/sdma6: initialize sdma 6.1.0Prike Liang1-0/+1