summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-04-26drm/amdgpu: add interface to update umc v12_0 ecc statusYiPeng Chai6-0/+49
2024-04-26drm/amdgpu: add poison creation handlerYiPeng Chai1-7/+69
2024-04-26drm/amdgpu: prepare for logging ecc errorsYiPeng Chai2-0/+55
2024-04-26drm/amdgpu: add message fifo to handle RAS poison eventsYiPeng Chai2-0/+53
2024-04-26drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang1-1/+2
2024-04-26drm/amd/display: Add TMDS DC balancer controlRodrigo Siqueira1-1/+2
2024-04-26drm/amd/display: Remove unnecessary NULL check in dcn20_set_input_transfer_funcSrinivasan Shanmugam1-6/+0
2024-04-26drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher3-4/+33
2024-04-26drm/amd/display: Add missing dwb registersRodrigo Siqueira1-1/+13
2024-04-26drm/amd/display: use mpcc_count to log MPC stateMelissa Wen3-3/+3
2024-04-26drm/amdgpu: add a spinlock to wb allocationAlex Deucher2-1/+11
2024-04-26drm/amdgpu: update fw_share for VCN5Sonny Jiang3-8/+21
2024-04-26drm/amd/display: Remove duplicated function signature from dcn3.01 DCCGDavid Tadokoro1-6/+0
2024-04-26drm/amdgpu: Fix VRAM memory accountingMukul Joshi1-1/+1
2024-04-26drm/amdgpu: update jpeg max decode resolutionSathishkumar S3-7/+7
2024-04-26drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez1-1/+6
2024-04-26drm/amd/display: Add missing debug registers for DCN2/3/3.1Rodrigo Siqueira4-2/+33
2024-04-26drm/amdgpu: add ip dump for each ip in devcoredumpSunil Khatri1-0/+14
2024-04-26drm/amdgpu: dump ip state before reset for each ipSunil Khatri1-0/+7
2024-04-26drm/amdgpu: add support for gfx v10 printSunil Khatri1-1/+16
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri64-0/+67
2024-04-26drm/amdgpu: add support of gfx10 register dumpSunil Khatri5-1/+155
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri64-0/+66
2024-04-26drm/amdgpu: Add interface to reserve bad pageYiPeng Chai2-0/+23
2024-04-26drm/amdgpu: Fix uninitialized variable warningsMa Jun2-2/+2
2024-04-26drm/amdgpu/mes: fix use-after-free issueJack Xiao1-0/+1
2024-04-26drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher1-11/+15
2024-04-26drm/amdgpu: Update CGCG settings for GFXIP 9.4.3Rajneesh Bhardwaj1-4/+4
2024-04-26Revert "drm/amd/display: Add fallback configuration when set DRR"Rodrigo Siqueira1-9/+2
2024-04-26drm/amdgpu: Fix snprintf buffer size in smu_v14_0_init_microcodeSrinivasan Shanmugam1-1/+1
2024-04-26drm/amdgpu: replace tmz flag into buffer flagFrank Min15-36/+42
2024-04-26drm/amdgpu: init microcode chip name from ip versionsLe Ma1-4/+4
2024-04-26drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang3-6/+2
2024-04-26drm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi2-2/+16
2024-04-26drm/amd/pm: Restore config space after resetLijo Lazar1-0/+25
2024-04-26drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu1-0/+3
2024-04-26drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling1-3/+3
2024-04-23drm/amdgpu/mes: fix use-after-free issueJack Xiao1-0/+1
2024-04-23drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher1-11/+15
2024-04-23drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang3-6/+2
2024-04-23drm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi2-2/+16
2024-04-23drm/amd/pm: Restore config space after resetLijo Lazar1-0/+25
2024-04-23drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu1-0/+3
2024-04-23drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling1-3/+3
2024-04-23drm/amdgpu: Update BO eviction prioritiesFelix Kuehling1-0/+2
2024-04-23drm/amdgpu/vpe: fix vpe dpm setup failedPeyton Lee2-8/+8
2024-04-23drm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar1-1/+2
2024-04-23drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun1-0/+7
2024-04-23drm/amdkfd: make sure VM is ready for updating operationsLang Yu1-14/+20
2024-04-23drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi1-0/+1