summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-05-19drm/amd/display: Add KUnit test for ISM functionsAlex Hung
2026-05-19drm/amd/display: Add KUnit test for replayAlex Hung
2026-05-19drm/amd/display: Add KUnit test for PSR functionAlex Hung
2026-05-19drm/amd/display: Add KUnit test for color helpersAlex Hung
2026-05-19drm/amd/display: Add KUnit test for colorop TF bitmasksAlex Hung
2026-05-19drm/amd/display: Add KUnit test for HDCP process_outputAlex Hung
2026-05-19drm/amd/display: Add KUnit test for CRC functionAurabindo Pillai
2026-05-19drm/amdgpu: restructure VM state machine v4Christian König
2026-05-19drm/amd/ras: return error when converting records to nps pages failsGangliang Xie
2026-05-19drm/amd/ras: add first record offset checkGangliang Xie
2026-05-19drm/amdgpu: check and drop invalid bad page recordsYiPeng Chai
2026-05-19drm/amd/ras: copy ras log data instead of referencing pointersYiPeng Chai
2026-05-19drm/amdgpu: validate and share PSP fw_pri_buf copies via psp_copy_fwCandice Li
2026-05-19drm/amd/ras: add length check for ras command output bufferYiPeng Chai
2026-05-19drm/amd/ras: fix memory leak on ras sw_init failureYiPeng Chai
2026-05-19drm/amdgpu: fix handling in amdgpu_userq_createChristian König
2026-05-19drm/amd/ras: remove unused codeYiPeng Chai
2026-05-19drm/amd/ras: add error handling for seqno operationsYiPeng Chai
2026-05-19drm/amd/ras: use mutex to prevent concurrent access conflictsYiPeng Chai
2026-05-19drm/amdgpu: add first record offset checkGangliang Xie
2026-05-19drm/amdgpu: Bound GPIO I2C table entry count from VBIOSCandice Li
2026-05-19drm/amdgpu: cap ATOM command table nesting depthCandice Li
2026-05-19drm/amd/ras: bound CPER record fetch buffer sizeCandice Li
2026-05-19drm/amd/ras: Add more IP versions for unirasCe Sun
2026-05-19drm/amdgpu: Fix memory leak of i2s_pdata in ACP initializationCe Sun
2026-05-19drm/radeon/evergreen_cs: Add missing NULL prefix check in surface checkVitaliy Triang3l Kuzmin
2026-05-19drm/amd/ras: Fix SMU EEPROM record field decodingXiang Liu
2026-05-19drm/amd/ras: reset CPER ring on corrupt entry sizeXiang Liu
2026-05-19drm/xe/oa: Fix exec_queue leak on width check in stream openShuicheng Lin
2026-05-19drm/amdgpu: userq_va_mapped should remain true once doneSunil Khatri
2026-05-19drm/amdgpu: avoid integer overflow in VA range checkCe Sun
2026-05-19drm/amd/ras: Fix UMC error address allocation leakXiang Liu
2026-05-19drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...Yifan Zhang
2026-05-19drm/amd/display: Promote DC to 3.2.383Taimur Hassan
2026-05-19drm/amd/display: Add ADDR3 swizzle modesWenxian Wang
2026-05-19drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland
2026-05-19drm/amd/display: Add debug option for replay ESD recoveryWei-Guang Li
2026-05-19drm/amd/display: Add Auxless-ALPM support in VESA Panel ReplayLeon Huang
2026-05-19drm/amd/display: Validate GPIO pin LUT table size before iteratingHarry Wentland
2026-05-19drm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland
2026-05-19drm/amd/display: Refactor Replay functionality into dedicated power_replay mo...Lohita Mudimela
2026-05-19drm/amd/display: Allow power up when PG disallowed in driverCharlene Liu
2026-05-19drm/amd/display: Exclude the MST overhead from BW deallocationCruise Hung
2026-05-19drm/amd/display: Use lockdep_assert_held() for dc_lock checkRay Wu
2026-05-19drm/amd/display: Fix ISM dc_lock deadlock during suspendRay Wu
2026-05-19drm/amd/display: Enable additional wait for pipe pending checksAric Cyr
2026-05-19drm/amd/display: Fix assertion due to disable/enable CM blocksAric Cyr
2026-05-19drm/amd/display: Refactor PSR functionality into dedicated power_psr moduleLohita Mudimela
2026-05-19drm/xe/multi_queue: Fix secondary queue error caseNiranjana Vishwanathapura
2026-05-19drm/i915/aux: use polling when irqs are unavailableMichał Grzelak