summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2024-04-26drm/amdgpu: initialize the last_jump_jiffies in atom_exec_contextJesse Zhang-0/+1
2024-04-26drm/amdgpu: add check before free wb entryJesse Zhang-3/+6
2024-04-26drm/amdgpu: add return result for amdgpu_i2c_{get/put}_byteBob Zhou-19/+28
2024-04-26drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou-0/+3
2024-04-26drm/amdgpu: Initialize timestamp for some legacy SOCsMa Jun-0/+8
2024-04-26drm/amdgpu: Use new interface to reserve bad pageYiPeng Chai-3/+1
2024-04-26drm/amdgpu: Fix address translation defectYiPeng Chai-1/+1
2024-04-26drm/amdgpu: support ACA logging ecc errorsYiPeng Chai-0/+5
2024-04-26drm/amdgpu: add poison consumption handlerYiPeng Chai-4/+39
2024-04-26drm/amdgpu: prepare to handle pasid poison consumptionYiPeng Chai-8/+29
2024-04-26drm/amdgpu: retire bad pages for umc v12_0YiPeng Chai-2/+57
2024-04-26drm/amdgpu: add condition check for amdgpu_umc_fill_error_recordYiPeng Chai-4/+19
2024-04-26drm/amdgpu: Add delay work to retire bad pagesYiPeng Chai-2/+40
2024-04-26drm/amdgpu: umc v12_0 logs ecc errorsYiPeng Chai-2/+113
2024-04-26drm/amdgpu: umc v12_0 converts error addressYiPeng Chai-1/+105
2024-04-26drm/amdgpu: add interface to update umc v12_0 ecc statusYiPeng Chai-0/+44
2024-04-26drm/amdgpu: add poison creation handlerYiPeng Chai-7/+69
2024-04-26drm/amdgpu: prepare for logging ecc errorsYiPeng Chai-0/+55
2024-04-26drm/amdgpu: add message fifo to handle RAS poison eventsYiPeng Chai-0/+53
2024-04-26drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang-1/+2
2024-04-26drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher-4/+33
2024-04-26drm/amdgpu: add a spinlock to wb allocationAlex Deucher-1/+11
2024-04-26drm/amdgpu: update fw_share for VCN5Sonny Jiang-8/+21
2024-04-26drm/amdgpu: Fix VRAM memory accountingMukul Joshi-1/+1
2024-04-26drm/amdgpu: update jpeg max decode resolutionSathishkumar S-7/+7
2024-04-26drm/amdgpu: add ip dump for each ip in devcoredumpSunil Khatri-0/+14
2024-04-26drm/amdgpu: dump ip state before reset for each ipSunil Khatri-0/+7
2024-04-26drm/amdgpu: add support for gfx v10 printSunil Khatri-1/+16
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri-0/+61
2024-04-26drm/amdgpu: add support of gfx10 register dumpSunil Khatri-1/+143
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri-0/+61
2024-04-26drm/amdgpu: Add interface to reserve bad pageYiPeng Chai-0/+23
2024-04-26drm/amdgpu: Fix uninitialized variable warningsMa Jun-2/+2
2024-04-26drm/amdgpu/mes: fix use-after-free issueJack Xiao-0/+1
2024-04-26drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher-11/+15
2024-04-26drm/amdgpu: Update CGCG settings for GFXIP 9.4.3Rajneesh Bhardwaj-4/+4
2024-04-26drm/amdgpu: replace tmz flag into buffer flagFrank Min-34/+40
2024-04-26drm/amdgpu: init microcode chip name from ip versionsLe Ma-4/+4
2024-04-26drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang-6/+2
2024-04-26drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu-0/+3
2024-04-25drm/amdgpu: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal-1/+1
2024-04-23drm/amdgpu/mes: fix use-after-free issueJack Xiao-0/+1
2024-04-23drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher-11/+15
2024-04-23drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang-6/+2
2024-04-23drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu-0/+3
2024-04-23drm/amdgpu: Update BO eviction prioritiesFelix Kuehling-0/+2
2024-04-23drm/amdgpu/vpe: fix vpe dpm setup failedPeyton Lee-8/+8
2024-04-23drm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar-1/+2
2024-04-23drm/amdkfd: make sure VM is ready for updating operationsLang Yu-14/+20
2024-04-23drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi-0/+1