Age | Commit message (Expand) | Author |
2023-10-26 | drm/amdgpu: move buffer funcs setting up a level | Alex Deucher |
2023-06-09 | drm/amdgpu: Add query_ras_error_count for sdma v4_4_2 | Hawking Zhang |
2023-06-09 | drm/amdgpu: Add mask for SDMA instances | Lijo Lazar |
2023-06-09 | drm/amdgpu: add support for SDMA on multiple AIDs | Le Ma |
2023-06-09 | drm/amdgpu: adjust some basic elements for multiple AID case | Le Ma |
2023-01-19 | drm/amdgpu: Add sdma ras function on sdma v6_0_3 | YiPeng Chai |
2023-01-09 | drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode` | Mario Limonciello |
2022-10-10 | drm/amdgpu: switch sdma buffer function tear down to a helper | Alex Deucher |
2022-09-29 | drm/amdgpu: add function to init SDMA microcode | Likun Gao |
2022-03-02 | drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in sdma ras ... | yipechai |
2022-03-02 | drm/amdgpu: Modify .ras_fini function pointer parameter | yipechai |
2022-02-17 | drm/amdgpu: Modify .ras_late_init function pointer parameter | yipechai |
2022-01-14 | drm/amdgpu: Modify sdma block to fit for the unified ras block data and ops | yipechai |
2021-03-05 | drm/amdgpu: add sdma 4_x interrupts printing | Feifei Xu |
2020-04-28 | drm/amdgpu: expand sdma copy_buffer interface with tmz parameter | Aaron Liu |
2020-04-09 | drm/amdgpu: rework sched_list generation | Nirmoy Das |
2020-03-05 | drm/amdgpu: add reset_ras_error_count function for SDMA | Hawking Zhang |
2020-01-14 | drm/amdgpu: add ras_late_init and ras_fini for sdma v4 | Hawking Zhang |
2020-01-14 | drm/amdgpu: add query_ras_error_count function for sdma v4 | Hawking Zhang |
2019-12-18 | amd/amdgpu: add sched array to IPs with multiple run-queues | Nirmoy Das |
2019-10-03 | drm/amdgpu: add common sdma_ras_fini function | Tao Zhou |
2019-10-03 | drm/amdgpu: move sdma ecc functions to generic sdma file | Tao Zhou |
2019-09-13 | drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init helper function | Hawking Zhang |
2019-07-18 | drm/amdgpu: reorganize sdma v4 code to support more instances | Le Ma |
2019-06-21 | drm/amdgpu/sdma: allocate CSA per sdma ring | Jack Xiao |
2019-04-03 | drm/amdgpu: Correct the irq types' num of sdma | Emily Deng |
2019-03-19 | drm/amdgpu: enable ras on sdma4 | xinhui pan |
2018-11-05 | drm/amdgpu: Add helper function to get sdma index | Rex Zhu |
2018-11-05 | drm/amdgpu: Refine function name | Rex Zhu |
2018-11-05 | drm/amdgpu/sdma4: APUs do not have a page queue | Alex Deucher |
2018-11-05 | drm/amdgpu: add basics for SDMA page queue support | Christian König |
2018-10-09 | drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.c | Christian König |
2018-08-27 | drm/amdgpu: move sdma definitions into amdgpu_sdma header | Huang Rui |