Age | Commit message (Expand) | Author |
2023-10-31 | Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2023-10-26 | drm/amdgpu: move buffer funcs setting up a level | Alex Deucher |
2023-09-20 | drm/amdgpu: Use function for IP version check | Lijo Lazar |
2023-08-30 | drm/amd/amdgpu/amdgpu_sdma: Increase buffer size to account for all possible ... | Lee Jones |
2023-07-25 | drm/amdgpu: load sdma ucode in the guest machine | YuanShang |
2023-06-30 | drm/amdgpu: make mcbp a per device setting | Alex Deucher |
2023-06-09 | drm/amdgpu: Use single copy per SDMA instance type (v2) | Lijo Lazar |
2023-06-09 | drm/amdgpu: Fix warnings in amdgpu _sdma, _ucode.c | Srinivasan Shanmugam |
2023-01-19 | drm/amdgpu: Add sdma ras function on sdma v6_0_3 | YiPeng Chai |
2023-01-09 | drm/amd: Make SDMA firmware load failures less noisy. | Mario Limonciello |
2023-01-09 | drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode` | Mario Limonciello |
2023-01-09 | drm/amd: Use `amdgpu_ucode_request` helper for SDMA | Mario Limonciello |
2022-10-10 | drm/amdgpu: switch sdma buffer function tear down to a helper | Alex Deucher |
2022-10-06 | drm/amdgpu/sdma: add missing release_firmware() in amdgpu_sdma_init_microcode() | Yang Yingliang |
2022-09-29 | drm/amdgpu: support sdma struct v2 fw init | Likun Gao |
2022-09-29 | drm/amdgpu: add function to init SDMA microcode | Likun Gao |
2022-05-26 | drm/amdgpu: support ras on SRIOV | Stanley.Yang |
2022-05-04 | drm/amdgpu/sdma: use per-ctx sdma csa address for mes sdma queue | Jack Xiao |
2022-03-02 | drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in sdma ras ... | yipechai |
2022-03-02 | drm/amdgpu: Optimize xxx_ras_fini function of each ras block | yipechai |
2022-03-02 | drm/amdgpu: Modify .ras_fini function pointer parameter | yipechai |
2022-02-17 | drm/amdgpu: Optimize xxx_ras_late_init function of each ras block | yipechai |
2022-02-17 | drm/amdgpu: Modify .ras_late_init function pointer parameter | yipechai |
2022-02-14 | drm/amdgpu: Optimize amdgpu_sdma_ras_late_init/amdgpu_sdma_ras_fini function ... | yipechai |
2021-08-16 | drm/amd/amdgpu: remove unnecessary RAS context field | Candice Li |
2020-11-02 | drm/amdgpu/amdgpu: improve code indentation and alignment | Deepak R Varma |
2020-03-10 | drm/amdgpu: call ras_debugfs_create_all in debugfs_init | Tao Zhou |
2020-02-25 | drm/amdgpu: fix colliding of preemption | Monk Liu |
2019-12-18 | drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu | Guchun Chen |
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-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher |
2019-06-21 | drm/amdgpu/sdma: allocate CSA per sdma ring | Jack Xiao |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu/amdgpu* | Sam Ravnborg |
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: add basics for SDMA page queue support | Christian König |
2018-08-27 | drm/amdgpu: move sdma definitions into amdgpu_sdma header | Huang Rui |