Age | Commit message (Expand) | Author |
2024-03-04 | drm/amdgpu: change vm->task_info handling | Shashank Sharma |
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-10-20 | drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_count | Tao Zhou |
2023-09-28 | drm/amd: Drop error message about failing to load SDMA firmware | Mario Limonciello |
2023-09-20 | drm/amdgpu: Use function for IP version check | Lijo Lazar |
2023-06-15 | drm/amdgpu/sdma4: set align mask to 255 | Alex Deucher |
2023-06-09 | drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdma | Guchun Chen |
2023-06-09 | drm/amdgpu: assign the doorbell index in 1st page to sdma page queue | Le Ma |
2023-06-09 | drm/amdgpu: introduce vmhub definition for multi-partition cases (v3) | Hawking Zhang |
2023-06-09 | drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend | Guchun Chen |
2023-04-14 | drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4) | Le Ma |
2023-04-11 | drm/amdgpu: Fix sdma v4 sw fini error | lyndonli |
2023-01-19 | drm/amdgpu: Optimize sdma ras block initialization code for sdma v4_0 | YiPeng Chai |
2023-01-09 | drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode` | Mario Limonciello |
2022-12-02 | drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspend | Prike Liang |
2022-10-20 | drm/amdgpu: fix sdma doorbell init ordering on APUs | Alex Deucher |
2022-10-10 | drm/amdgpu: fix SDMA suspend/resume on SR-IOV | Alex Deucher |
2022-10-10 | drm/amdgpu: switch sdma buffer function tear down to a helper | Alex Deucher |
2022-09-29 | drm/amdgpu: fix sdma v4 init microcode error | Likun Gao |
2022-09-29 | drm/amdgpu/sdma4: use common function to init sdma fw | Likun Gao |
2022-09-14 | drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega | Alex Deucher |
2022-08-30 | drm/amdgpu: Remove the unneeded result variable 'r' | ye xingchen |
2022-05-04 | drm/amdgpu: use ring structure to access rptr/wptr v2 | Jack Xiao |
2022-04-26 | drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbells | Haohui Mai |
2022-04-08 | drm/amdgpu: expand cg_flags from u32 to u64 | Evan Quan |
2022-03-15 | drm/amdgpu: only allow secure submission on rings which support that | Lang Yu |
2022-03-02 | drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocks | yipechai |
2022-03-02 | drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in sdma ras ... | yipechai |
2022-03-02 | drm/amdgpu: centrally calls the .ras_fini function of all ras blocks | 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: define amdgpu_ras_late_init to call all ras blocks' .ras_late_init | yipechai |
2022-02-17 | drm/amdgpu: Optimize xxx_ras_late_init function of each ras block | yipechai |
2022-02-14 | drm/amdgpu: Optimize amdgpu_sdma_ras_late_init/amdgpu_sdma_ras_fini function ... | yipechai |
2022-02-14 | drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras block | yipechai |
2022-02-11 | drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix. | Rajib Mahapatra |
2022-01-18 | drm/amdgpu: Fix the code style warnings in sdma | yipechai |
2022-01-14 | drm/amdgpu: Modify sdma block to fit for the unified ras block data and ops | yipechai |
2021-10-04 | drm/amdgpu: convert IP version array to include instances | Alex Deucher |
2021-10-04 | drm/amdgpu/sdma: remove manual instance setting | Alex Deucher |
2021-10-04 | drm/amdgpu/sdma4.0: convert to IP version checking | Alex Deucher |
2021-07-01 | drm/amdgpu: Conditionally reset SDMA RAS error counts | Mukul Joshi |
2021-07-01 | drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2) | Aaron Liu |
2021-05-21 | drm/amd/amdgpu/sdma_v4_0: Realign functions with their headers | Lee Jones |
2021-04-28 | drm/amdgpu: Correct and simplify sdma 4.x irq.num_types | Feifei Xu |
2021-04-28 | drm/amdgpu: Change the sdma interrupt print level | Feifei Xu |
2021-04-23 | drm/amdgpu: extend xnack limit page fault timeout | Alex Sierra |
2021-04-09 | drm/amdgpu: add the sched_score to amdgpu_ring_init | Christian König |
2021-03-23 | drm/amdgpu: UTLC1 RB SDMA timeout on Aldebaran | Alex Sierra |