summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-04-26drm/amdgpu: add condition check for amdgpu_umc_fill_error_recordYiPeng Chai
2024-04-26drm/amdgpu: Add delay work to retire bad pagesYiPeng Chai
2024-04-26drm/amdgpu: umc v12_0 logs ecc errorsYiPeng Chai
2024-04-26drm/amdgpu: umc v12_0 converts error addressYiPeng Chai
2024-04-26drm/amdgpu: add interface to update umc v12_0 ecc statusYiPeng Chai
2024-04-26drm/amdgpu: add poison creation handlerYiPeng Chai
2024-04-26drm/amdgpu: prepare for logging ecc errorsYiPeng Chai
2024-04-26drm/amdgpu: add message fifo to handle RAS poison eventsYiPeng Chai
2024-04-26drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang
2024-04-26drm/amd/display: Add TMDS DC balancer controlRodrigo Siqueira
2024-04-26drm/amd/display: Remove unnecessary NULL check in dcn20_set_input_transfer_funcSrinivasan Shanmugam
2024-04-26drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher
2024-04-26drm/amd/display: Add missing dwb registersRodrigo Siqueira
2024-04-26drm/amd/display: use mpcc_count to log MPC stateMelissa Wen
2024-04-26drm/amdgpu: add a spinlock to wb allocationAlex Deucher
2024-04-26drm/amdgpu: update fw_share for VCN5Sonny Jiang
2024-04-26drm/amd/display: Remove duplicated function signature from dcn3.01 DCCGDavid Tadokoro
2024-04-26drm/amdgpu: Fix VRAM memory accountingMukul Joshi
2024-04-26drm/amdgpu: update jpeg max decode resolutionSathishkumar S
2024-04-26drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez
2024-04-26drm/amd/display: Add missing debug registers for DCN2/3/3.1Rodrigo Siqueira
2024-04-26drm/amdgpu: add ip dump for each ip in devcoredumpSunil Khatri
2024-04-26drm/amdgpu: dump ip state before reset for each ipSunil Khatri
2024-04-26drm/amdgpu: add support for gfx v10 printSunil Khatri
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add support of gfx10 register dumpSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2024-04-26drm/amdgpu: Add interface to reserve bad pageYiPeng Chai
2024-04-26drm/amdgpu: Fix uninitialized variable warningsMa Jun
2024-04-26drm/amdgpu/mes: fix use-after-free issueJack Xiao
2024-04-26drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher
2024-04-26drm/amdgpu: Update CGCG settings for GFXIP 9.4.3Rajneesh Bhardwaj
2024-04-26Revert "drm/amd/display: Add fallback configuration when set DRR"Rodrigo Siqueira
2024-04-26drm/amdgpu: Fix snprintf buffer size in smu_v14_0_init_microcodeSrinivasan Shanmugam
2024-04-26drm/amdgpu: replace tmz flag into buffer flagFrank Min
2024-04-26drm/amdgpu: init microcode chip name from ip versionsLe Ma
2024-04-26drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang
2024-04-26drm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi
2024-04-26drm/amd/pm: Restore config space after resetLijo Lazar
2024-04-26drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu
2024-04-26drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling
2024-04-26drm/xe: Delete PT update selftestMatthew Brost
2024-04-26drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use thisMatthew Brost
2024-04-26drm/xe: Move ufence add to vm_bind_ioctl_ops_finiMatthew Brost
2024-04-26drm/xe: Move ufence check to op_lock_and_prepMatthew Brost
2024-04-26drm/xe: Add vm_bind_ioctl_ops_fini helperMatthew Brost
2024-04-26drm/xe: Add some members to xe_vma_opsMatthew Brost
2024-04-26drm/xe: Use xe_vma_ops to implement page fault rebindsMatthew Brost
2024-04-26drm/xe: Simplify VM bind IOCTL error handling and cleanupMatthew Brost
2024-04-26drm/xe: Use xe_vma_ops to implement xe_vm_rebindMatthew Brost