aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/sdma: allow caller to handle kernel rings in engine resetAlex Deucher2025-07-071-1/+2
* drm/amdgpu: Add userq fence support to SDMAv6.0Arunpravin Paneer Selvam2025-05-291-0/+1
* drm/amdgpu:remove old sdma reset callback mechanism[email protected]2025-04-211-8/+0
* drm/amdgpu/userq: rework driver parameterAlex Deucher2025-04-211-0/+1
* drm/amdgpu: Add the new sdma function pointers for amdgpu_sdma.h[email protected]2025-04-211-1/+7
* drm/amdgpu/sdma: add flag for tracking disable_kqAlex Deucher2025-04-081-0/+1
* drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TL...[email protected]2025-03-211-0/+3
* drm/amdgpu/sdma: guilty tracking is per instanceAlex Deucher2025-03-211-3/+4
* drm/amdgpu/sdma: fix engine reset handlingAlex Deucher2025-03-211-1/+2
* drm/amdgpu: Improve SDMA reset logic with guilty queue tracking[email protected]2025-02-251-0/+3
* drm/amdgpu: Introduce conditional user queue suspension for SDMA resets[email protected]2025-02-251-1/+1
* drm/amdgpu/kfd: Add shared SDMA reset functionality with callback support[email protected]2025-02-251-0/+11
* drm/amdgpu: Add handler for SDMA context emptyLijo Lazar2025-01-241-0/+1
* drm/amdgpu: Add sysfs interface for sdma reset mask[email protected]2024-11-081-0/+3
* drm/amdgpu: add amdgpu_sdma_sched_mask debugfsJesse Zhang2024-11-041-1/+1
* drm/amdgpu: Add sdma_v5_2 ip dump for devcoredumpSunil Khatri2024-07-231-0/+1
* drm/amdgpu: Add new members for sdma v7_0 fwLikun Gao2024-04-301-0/+4
* drm/amdgpu: replace tmz flag into buffer flagFrank Min2024-04-261-1/+1
* drm/amdgpu: move buffer funcs setting up a levelAlex Deucher2023-10-261-1/+0
* drm/amdgpu: Add query_ras_error_count for sdma v4_4_2Hawking Zhang2023-06-091-0/+28
* drm/amdgpu: Add mask for SDMA instancesLijo Lazar2023-06-091-0/+3
* drm/amdgpu: add support for SDMA on multiple AIDsLe Ma2023-06-091-0/+8
* drm/amdgpu: adjust some basic elements for multiple AID caseLe Ma2023-06-091-1/+3
* drm/amdgpu: Add sdma ras function on sdma v6_0_3YiPeng Chai2023-01-191-0/+1
* drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`Mario Limonciello2023-01-091-2/+2
* drm/amdgpu: switch sdma buffer function tear down to a helperAlex Deucher2022-10-101-0/+2
* drm/amdgpu: add function to init SDMA microcodeLikun Gao2022-09-291-0/+4
* drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in sdma ras ...yipechai2022-03-021-1/+0
* drm/amdgpu: Modify .ras_fini function pointer parameteryipechai2022-03-021-1/+1
* drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai2022-02-171-1/+1
* drm/amdgpu: Modify sdma block to fit for the unified ras block data and opsyipechai2022-01-141-8/+4
* drm/amdgpu: add sdma 4_x interrupts printingFeifei Xu2021-03-051-0/+5
* drm/amdgpu: expand sdma copy_buffer interface with tmz parameterAaron Liu2020-04-281-2/+3
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-2/+0
* drm/amdgpu: add reset_ras_error_count function for SDMAHawking Zhang2020-03-051-0/+1
* drm/amdgpu: add ras_late_init and ras_fini for sdma v4Hawking Zhang2020-01-141-0/+3
* drm/amdgpu: add query_ras_error_count function for sdma v4Hawking Zhang2020-01-141-0/+6
* amd/amdgpu: add sched array to IPs with multiple run-queuesNirmoy Das2019-12-181-0/+2
* drm/amdgpu: add common sdma_ras_fini functionTao Zhou2019-10-031-0/+1
* drm/amdgpu: move sdma ecc functions to generic sdma fileTao Zhou2019-10-031-0/+6
* drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init helper functionHawking Zhang2019-09-131-0/+2
* drm/amdgpu: reorganize sdma v4 code to support more instancesLe Ma2019-07-181-1/+7
* drm/amdgpu/sdma: allocate CSA per sdma ringJack Xiao2019-06-211-1/+1
* drm/amdgpu: Correct the irq types' num of sdmaEmily Deng2019-04-031-5/+2
* drm/amdgpu: enable ras on sdma4xinhui pan2019-03-191-0/+4
* drm/amdgpu: Add helper function to get sdma indexRex Zhu2018-11-051-0/+1
* drm/amdgpu: Refine function nameRex Zhu2018-11-051-1/+1
* drm/amdgpu/sdma4: APUs do not have a page queueAlex Deucher2018-11-051-0/+1
* drm/amdgpu: add basics for SDMA page queue supportChristian König2018-11-051-0/+1
* drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.cChristian König2018-10-091-4/+0