summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.h
AgeCommit message (Expand)Author
2024-04-26drm/amdgpu: replace tmz flag into buffer flagFrank Min
2023-10-26drm/amdgpu: move buffer funcs setting up a levelAlex Deucher
2023-06-09drm/amdgpu: Add query_ras_error_count for sdma v4_4_2Hawking Zhang
2023-06-09drm/amdgpu: Add mask for SDMA instancesLijo Lazar
2023-06-09drm/amdgpu: add support for SDMA on multiple AIDsLe Ma
2023-06-09drm/amdgpu: adjust some basic elements for multiple AID caseLe Ma
2023-01-19drm/amdgpu: Add sdma ras function on sdma v6_0_3YiPeng Chai
2023-01-09drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`Mario Limonciello
2022-10-10drm/amdgpu: switch sdma buffer function tear down to a helperAlex Deucher
2022-09-29drm/amdgpu: add function to init SDMA microcodeLikun Gao
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in sdma ras ...yipechai
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai
2022-02-17drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai
2022-01-14drm/amdgpu: Modify sdma block to fit for the unified ras block data and opsyipechai
2021-03-05drm/amdgpu: add sdma 4_x interrupts printingFeifei Xu
2020-04-28drm/amdgpu: expand sdma copy_buffer interface with tmz parameterAaron Liu
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das
2020-03-05drm/amdgpu: add reset_ras_error_count function for SDMAHawking Zhang
2020-01-14drm/amdgpu: add ras_late_init and ras_fini for sdma v4Hawking Zhang
2020-01-14drm/amdgpu: add query_ras_error_count function for sdma v4Hawking Zhang
2019-12-18amd/amdgpu: add sched array to IPs with multiple run-queuesNirmoy Das
2019-10-03drm/amdgpu: add common sdma_ras_fini functionTao Zhou
2019-10-03drm/amdgpu: move sdma ecc functions to generic sdma fileTao Zhou
2019-09-13drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init helper functionHawking Zhang
2019-07-18drm/amdgpu: reorganize sdma v4 code to support more instancesLe Ma
2019-06-21drm/amdgpu/sdma: allocate CSA per sdma ringJack Xiao
2019-04-03drm/amdgpu: Correct the irq types' num of sdmaEmily Deng
2019-03-19drm/amdgpu: enable ras on sdma4xinhui pan
2018-11-05drm/amdgpu: Add helper function to get sdma indexRex Zhu
2018-11-05drm/amdgpu: Refine function nameRex Zhu
2018-11-05drm/amdgpu/sdma4: APUs do not have a page queueAlex Deucher
2018-11-05drm/amdgpu: add basics for SDMA page queue supportChristian König
2018-10-09drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.cChristian König
2018-08-27drm/amdgpu: move sdma definitions into amdgpu_sdma headerHuang Rui