index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-19
drm/amd/display: Add KUnit test for CRC function
Aurabindo Pillai
8
-4
/
+198
2026-05-19
drm/amdgpu: restructure VM state machine v4
Christian König
4
-356
/
+271
2026-05-19
drm/amd/ras: return error when converting records to nps pages fails
Gangliang Xie
1
-3
/
+2
2026-05-19
drm/amd/ras: add first record offset check
Gangliang Xie
1
-0
/
+7
2026-05-19
drm/amdgpu: check and drop invalid bad page records
YiPeng Chai
1
-0
/
+27
2026-05-19
drm/amd/ras: copy ras log data instead of referencing pointers
YiPeng Chai
6
-43
/
+58
2026-05-19
drm/amdgpu: validate and share PSP fw_pri_buf copies via psp_copy_fw
Candice Li
8
-38
/
+62
2026-05-19
drm/amd/ras: add length check for ras command output buffer
YiPeng Chai
3
-11
/
+24
2026-05-19
drm/amd/ras: fix memory leak on ras sw_init failure
YiPeng Chai
1
-4
/
+16
2026-05-19
drm/amdgpu: fix handling in amdgpu_userq_create
Christian König
1
-66
/
+52
2026-05-19
drm/amd/ras: remove unused code
YiPeng Chai
3
-31
/
+1
2026-05-19
drm/amd/ras: add error handling for seqno operations
YiPeng Chai
2
-4
/
+6
2026-05-19
drm/amd/ras: use mutex to prevent concurrent access conflicts
YiPeng Chai
1
-5
/
+14
2026-05-19
drm/amdgpu: add first record offset check
Gangliang Xie
1
-0
/
+8
2026-05-19
drm/amdgpu: Bound GPIO I2C table entry count from VBIOS
Candice Li
1
-6
/
+18
2026-05-19
drm/amdgpu: cap ATOM command table nesting depth
Candice Li
2
-0
/
+14
2026-05-19
drm/amd/ras: bound CPER record fetch buffer size
Candice Li
3
-2
/
+7
2026-05-19
drm/amd/ras: Add more IP versions for uniras
Ce Sun
1
-0
/
+2
2026-05-19
drm/amdgpu: Fix memory leak of i2s_pdata in ACP initialization
Ce Sun
2
-38
/
+39
2026-05-19
drm/radeon/evergreen_cs: Add missing NULL prefix check in surface check
Vitaliy Triang3l Kuzmin
1
-2
/
+4
2026-05-19
drm/amd/ras: Fix SMU EEPROM record field decoding
Xiang Liu
2
-6
/
+10
2026-05-19
drm/amd/ras: reset CPER ring on corrupt entry size
Xiang Liu
1
-3
/
+15
2026-05-19
drm/xe/oa: Fix exec_queue leak on width check in stream open
Shuicheng Lin
1
-2
/
+4
2026-05-19
drm/amdgpu: userq_va_mapped should remain true once done
Sunil Khatri
3
-14
/
+7
2026-05-19
drm/amdgpu: avoid integer overflow in VA range check
Ce Sun
1
-2
/
+2
2026-05-19
drm/amd/ras: Fix UMC error address allocation leak
Xiang Liu
1
-0
/
+2
2026-05-19
drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...
Yifan Zhang
5
-0
/
+55
2026-05-19
drm/amd/display: Promote DC to 3.2.383
Taimur Hassan
1
-1
/
+1
2026-05-19
drm/amd/display: Add ADDR3 swizzle modes
Wenxian Wang
2
-1
/
+5
2026-05-19
drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...
Harry Wentland
1
-1
/
+5
2026-05-19
drm/amd/display: Add debug option for replay ESD recovery
Wei-Guang Li
2
-6
/
+9
2026-05-19
drm/amd/display: Add Auxless-ALPM support in VESA Panel Replay
Leon Huang
1
-0
/
+13
2026-05-19
drm/amd/display: Validate GPIO pin LUT table size before iterating
Harry Wentland
1
-0
/
+9
2026-05-19
drm/amd/display: Fix integer overflow in bios_get_image()
Harry Wentland
1
-3
/
+6
2026-05-19
drm/amd/display: Refactor Replay functionality into dedicated power_replay mo...
Lohita Mudimela
6
-874
/
+921
2026-05-19
drm/amd/display: Allow power up when PG disallowed in driver
Charlene Liu
1
-19
/
+24
2026-05-19
drm/amd/display: Exclude the MST overhead from BW deallocation
Cruise Hung
1
-21
/
+20
2026-05-19
drm/amd/display: Use lockdep_assert_held() for dc_lock check
Ray Wu
1
-2
/
+2
2026-05-19
drm/amd/display: Fix ISM dc_lock deadlock during suspend
Ray Wu
3
-12
/
+70
2026-05-19
drm/amd/display: Enable additional wait for pipe pending checks
Aric Cyr
12
-7
/
+21
2026-05-19
drm/amd/display: Fix assertion due to disable/enable CM blocks
Aric Cyr
3
-0
/
+5
2026-05-19
drm/amd/display: Refactor PSR functionality into dedicated power_psr module
Lohita Mudimela
7
-837
/
+785
2026-05-19
drm/xe/multi_queue: Fix secondary queue error case
Niranjana Vishwanathapura
1
-8
/
+8
2026-05-19
drm/i915/aux: use polling when irqs are unavailable
Michał Grzelak
1
-4
/
+16
2026-05-19
drm/imagination: Add support for trace points
Alexandru Dadu
6
-0
/
+134
2026-05-19
drm/imagination: Access FW initialised state with READ/WRITE_ONCE
Brajesh Gupta
4
-9
/
+9
2026-05-19
drm/imagination: Rename FW booted to FW initialised
Brajesh Gupta
5
-14
/
+17
2026-05-19
drm/imagination: Don't timeout job if its fence has been signaled
Brajesh Gupta
1
-1
/
+6
2026-05-19
drm/imagination: Populate FW common context ID before passing to the FW
Brajesh Gupta
1
-14
/
+16
2026-05-19
drm/i915/selftests: Run vma tests only if current->mm is present
Krzysztof Karas
1
-8
/
+8
[prev]
[next]