aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
AgeCommit message (Expand)Author
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-10-26drm/amdgpu: move buffer funcs setting up a levelAlex Deucher
2023-10-20drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_countTao Zhou
2023-09-28drm/amd: Drop error message about failing to load SDMA firmwareMario Limonciello
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-06-15drm/amdgpu/sdma4: set align mask to 255Alex Deucher
2023-06-09drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdmaGuchun Chen
2023-06-09drm/amdgpu: assign the doorbell index in 1st page to sdma page queueLe Ma
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang
2023-06-09drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma
2023-04-11drm/amdgpu: Fix sdma v4 sw fini errorlyndonli
2023-01-19drm/amdgpu: Optimize sdma ras block initialization code for sdma v4_0YiPeng Chai
2023-01-09drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`Mario Limonciello
2022-12-02drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspendPrike Liang
2022-10-20drm/amdgpu: fix sdma doorbell init ordering on APUsAlex Deucher
2022-10-10drm/amdgpu: fix SDMA suspend/resume on SR-IOVAlex Deucher
2022-10-10drm/amdgpu: switch sdma buffer function tear down to a helperAlex Deucher
2022-09-29drm/amdgpu: fix sdma v4 init microcode errorLikun Gao
2022-09-29drm/amdgpu/sdma4: use common function to init sdma fwLikun Gao
2022-09-14drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher
2022-08-30drm/amdgpu: Remove the unneeded result variable 'r'ye xingchen
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao
2022-04-26drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbellsHaohui Mai
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu
2022-03-02drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocksyipechai
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in sdma ras ...yipechai
2022-03-02drm/amdgpu: centrally calls the .ras_fini function of all ras blocksyipechai
2022-03-02drm/amdgpu: Optimize xxx_ras_fini function of each ras blockyipechai
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai
2022-02-17drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_inityipechai
2022-02-17drm/amdgpu: Optimize xxx_ras_late_init function of each ras blockyipechai
2022-02-14drm/amdgpu: Optimize amdgpu_sdma_ras_late_init/amdgpu_sdma_ras_fini function ...yipechai
2022-02-14drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras blockyipechai
2022-02-11drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.Rajib Mahapatra
2022-01-18drm/amdgpu: Fix the code style warnings in sdmayipechai
2022-01-14drm/amdgpu: Modify sdma block to fit for the unified ras block data and opsyipechai
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher
2021-10-04drm/amdgpu/sdma: remove manual instance settingAlex Deucher
2021-10-04drm/amdgpu/sdma4.0: convert to IP version checkingAlex Deucher
2021-07-01drm/amdgpu: Conditionally reset SDMA RAS error countsMukul Joshi
2021-07-01drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)Aaron Liu
2021-05-21drm/amd/amdgpu/sdma_v4_0: Realign functions with their headersLee Jones
2021-04-28drm/amdgpu: Correct and simplify sdma 4.x irq.num_typesFeifei Xu
2021-04-28drm/amdgpu: Change the sdma interrupt print levelFeifei Xu
2021-04-23drm/amdgpu: extend xnack limit page fault timeoutAlex Sierra
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König
2021-03-23drm/amdgpu: UTLC1 RB SDMA timeout on AldebaranAlex Sierra
2021-03-23drm/amdgpu: add sdma v4_4 ras functionHawking Zhang