summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-05-19drm/amd/display: Add KUnit test for CRC functionAurabindo Pillai8-4/+198
2026-05-19drm/amdgpu: restructure VM state machine v4Christian König4-356/+271
2026-05-19drm/amd/ras: return error when converting records to nps pages failsGangliang Xie1-3/+2
2026-05-19drm/amd/ras: add first record offset checkGangliang Xie1-0/+7
2026-05-19drm/amdgpu: check and drop invalid bad page recordsYiPeng Chai1-0/+27
2026-05-19drm/amd/ras: copy ras log data instead of referencing pointersYiPeng Chai6-43/+58
2026-05-19drm/amdgpu: validate and share PSP fw_pri_buf copies via psp_copy_fwCandice Li8-38/+62
2026-05-19drm/amd/ras: add length check for ras command output bufferYiPeng Chai3-11/+24
2026-05-19drm/amd/ras: fix memory leak on ras sw_init failureYiPeng Chai1-4/+16
2026-05-19drm/amdgpu: fix handling in amdgpu_userq_createChristian König1-66/+52
2026-05-19drm/amd/ras: remove unused codeYiPeng Chai3-31/+1
2026-05-19drm/amd/ras: add error handling for seqno operationsYiPeng Chai2-4/+6
2026-05-19drm/amd/ras: use mutex to prevent concurrent access conflictsYiPeng Chai1-5/+14
2026-05-19drm/amdgpu: add first record offset checkGangliang Xie1-0/+8
2026-05-19drm/amdgpu: Bound GPIO I2C table entry count from VBIOSCandice Li1-6/+18
2026-05-19drm/amdgpu: cap ATOM command table nesting depthCandice Li2-0/+14
2026-05-19drm/amd/ras: bound CPER record fetch buffer sizeCandice Li3-2/+7
2026-05-19drm/amd/ras: Add more IP versions for unirasCe Sun1-0/+2
2026-05-19drm/amdgpu: Fix memory leak of i2s_pdata in ACP initializationCe Sun2-38/+39
2026-05-19drm/radeon/evergreen_cs: Add missing NULL prefix check in surface checkVitaliy Triang3l Kuzmin1-2/+4
2026-05-19drm/amd/ras: Fix SMU EEPROM record field decodingXiang Liu2-6/+10
2026-05-19drm/amd/ras: reset CPER ring on corrupt entry sizeXiang Liu1-3/+15
2026-05-19drm/xe/oa: Fix exec_queue leak on width check in stream openShuicheng Lin1-2/+4
2026-05-19drm/amdgpu: userq_va_mapped should remain true once doneSunil Khatri3-14/+7
2026-05-19drm/amdgpu: avoid integer overflow in VA range checkCe Sun1-2/+2
2026-05-19drm/amd/ras: Fix UMC error address allocation leakXiang Liu1-0/+2
2026-05-19drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...Yifan Zhang5-0/+55
2026-05-19drm/amd/display: Promote DC to 3.2.383Taimur Hassan1-1/+1
2026-05-19drm/amd/display: Add ADDR3 swizzle modesWenxian Wang2-1/+5
2026-05-19drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland1-1/+5
2026-05-19drm/amd/display: Add debug option for replay ESD recoveryWei-Guang Li2-6/+9
2026-05-19drm/amd/display: Add Auxless-ALPM support in VESA Panel ReplayLeon Huang1-0/+13
2026-05-19drm/amd/display: Validate GPIO pin LUT table size before iteratingHarry Wentland1-0/+9
2026-05-19drm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland1-3/+6
2026-05-19drm/amd/display: Refactor Replay functionality into dedicated power_replay mo...Lohita Mudimela6-874/+921
2026-05-19drm/amd/display: Allow power up when PG disallowed in driverCharlene Liu1-19/+24
2026-05-19drm/amd/display: Exclude the MST overhead from BW deallocationCruise Hung1-21/+20
2026-05-19drm/amd/display: Use lockdep_assert_held() for dc_lock checkRay Wu1-2/+2
2026-05-19drm/amd/display: Fix ISM dc_lock deadlock during suspendRay Wu3-12/+70
2026-05-19drm/amd/display: Enable additional wait for pipe pending checksAric Cyr12-7/+21
2026-05-19drm/amd/display: Fix assertion due to disable/enable CM blocksAric Cyr3-0/+5
2026-05-19drm/amd/display: Refactor PSR functionality into dedicated power_psr moduleLohita Mudimela7-837/+785
2026-05-19drm/xe/multi_queue: Fix secondary queue error caseNiranjana Vishwanathapura1-8/+8
2026-05-19drm/i915/aux: use polling when irqs are unavailableMichał Grzelak1-4/+16
2026-05-19drm/imagination: Add support for trace pointsAlexandru Dadu6-0/+134
2026-05-19drm/imagination: Access FW initialised state with READ/WRITE_ONCEBrajesh Gupta4-9/+9
2026-05-19drm/imagination: Rename FW booted to FW initialisedBrajesh Gupta5-14/+17
2026-05-19drm/imagination: Don't timeout job if its fence has been signaledBrajesh Gupta1-1/+6
2026-05-19drm/imagination: Populate FW common context ID before passing to the FWBrajesh Gupta1-14/+16
2026-05-19drm/i915/selftests: Run vma tests only if current->mm is presentKrzysztof Karas1-8/+8