summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-04drm/amdgpu: change vm->task_info handlingShashank Sharma1-9/+14
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-15/+1
2023-10-26drm/amdgpu: move buffer funcs setting up a levelAlex Deucher1-15/+1
2023-10-20drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_countTao Zhou1-5/+2
2023-09-28drm/amd: Drop error message about failing to load SDMA firmwareMario Limonciello1-3/+1
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-19/+29
2023-06-15drm/amdgpu/sdma4: set align mask to 255Alex Deucher1-2/+2
2023-06-09drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdmaGuchun Chen1-4/+0
2023-06-09drm/amdgpu: assign the doorbell index in 1st page to sdma page queueLe Ma1-2/+12
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang1-5/+5
2023-06-09drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen1-3/+5
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma1-83/+16
2023-04-12drm/amdgpu: Fix sdma v4 sw fini errorlyndonli1-1/+1
2023-01-20drm/amdgpu: Optimize sdma ras block initialization code for sdma v4_0YiPeng Chai1-16/+5
2023-01-10drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`Mario Limonciello1-45/+2
2022-12-02drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspendPrike Liang1-9/+15
2022-10-20drm/amdgpu: fix sdma doorbell init ordering on APUsAlex Deucher1-5/+0
2022-10-11drm/amdgpu: fix SDMA suspend/resume on SR-IOVAlex Deucher1-1/+4
2022-10-11drm/amdgpu: switch sdma buffer function tear down to a helperAlex Deucher1-19/+5
2022-09-29drm/amdgpu: fix sdma v4 init microcode errorLikun Gao1-1/+1
2022-09-29drm/amdgpu/sdma4: use common function to init sdma fwLikun Gao1-88/+19
2022-09-14drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher1-0/+5
2022-08-30drm/amdgpu: Remove the unneeded result variable 'r'ye xingchen1-4/+1
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao1-17/+11
2022-04-26drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbellsHaohui Mai1-2/+2
2022-04-09drm/amdgpu: expand cg_flags from u32 to u64Evan Quan1-1/+1
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu1-0/+4
2022-03-03drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocksyipechai1-4/+0
2022-03-03drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in sdma ras ...yipechai1-1/+1
2022-03-03drm/amdgpu: centrally calls the .ras_fini function of all ras blocksyipechai1-4/+0
2022-03-03drm/amdgpu: Optimize xxx_ras_fini function of each ras blockyipechai1-1/+1
2022-03-03drm/amdgpu: Modify .ras_fini function pointer parameteryipechai1-1/+1
2022-02-17drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_inityipechai1-4/+1
2022-02-17drm/amdgpu: Optimize xxx_ras_late_init function of each ras blockyipechai1-1/+1
2022-02-14drm/amdgpu: Optimize amdgpu_sdma_ras_late_init/amdgpu_sdma_ras_fini function ...yipechai1-4/+8
2022-02-14drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras blockyipechai1-2/+2
2022-02-12drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.Rajib Mahapatra1-0/+8
2022-01-19drm/amdgpu: Fix the code style warnings in sdmayipechai1-4/+4
2022-01-15drm/amdgpu: Modify sdma block to fit for the unified ras block data and opsyipechai1-13/+45
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-17/+17
2021-10-04drm/amdgpu/sdma: remove manual instance settingAlex Deucher1-17/+0
2021-10-04drm/amdgpu/sdma4.0: convert to IP version checkingAlex Deucher1-47/+60
2021-07-01drm/amdgpu: Conditionally reset SDMA RAS error countsMukul Joshi1-2/+5
2021-07-01drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)Aaron Liu1-2/+2
2021-05-21drm/amd/amdgpu/sdma_v4_0: Realign functions with their headersLee Jones1-2/+2
2021-04-29drm/amdgpu: Correct and simplify sdma 4.x irq.num_typesFeifei Xu1-16/+7
2021-04-29drm/amdgpu: Change the sdma interrupt print levelFeifei Xu1-5/+5
2021-04-24drm/amdgpu: extend xnack limit page fault timeoutAlex Sierra1-0/+2
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König1-2/+2
2021-03-24drm/amdgpu: UTLC1 RB SDMA timeout on AldebaranAlex Sierra1-0/+5