index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-28
drm/amdkfd: fix QID bit leak in pqm_create_queue()
Vladimir Marioukhine
1
-1
/
+1
2026-07-28
drm/amdgpu: Drop vm_manager PASID to VM mapping
Srinivasan Shanmugam
3
-32
/
+3
2026-07-28
drm/amd/display: Promote DC to 3.2.390
Taimur Hassan
1
-1
/
+1
2026-07-28
drm/amd/display: Add SPL UPSP upsampling and YUV422 scaling support
Wayne Lin
2
-26
/
+234
2026-07-28
drm/amd/display: Flush IRQ workqueue in schedule-work tests
Alex Hung
1
-9
/
+22
2026-07-28
drm/amd/display: Fix missing dc_3dlut forward declaration
Alex Hung
1
-0
/
+1
2026-07-28
drm/amd/display: Add DCHUBBUB_HW_DEBUG offset/mask
Matthew Stewart
1
-1
/
+6
2026-07-28
drm/amd/display: Reduce DML reinitialization when params don't change
Clara Wong
1
-1
/
+16
2026-07-28
drm/amd/display: hide Apple Studio Display secondary tile
Jerry Zuo
3
-0
/
+48
2026-07-28
drm/amd/display: Register DCN as a PMFW DF C-state client on DCN42
Leo Chen
8
-1
/
+91
2026-07-28
drm/amd/display: Make dc_state_update const in commit path
Wenjing Liu
2
-23
/
+23
2026-07-28
drm/amd/display: Wire probe commit path into dc_update_state
Wenjing Liu
11
-179
/
+427
2026-07-28
drm/amd/display: Introduce program_perfmon hwss hook and BLS perfmon sequence
Wenjing Liu
6
-23
/
+562
2026-07-28
drm/amd/display: Introduce dc_state_get_status unified status accessor
Wenjing Liu
3
-13
/
+93
2026-07-28
drm/amd/display: Refactor dc_validation_set array into single root struct
Wenjing Liu
6
-52
/
+52
2026-07-28
drm/amd/display: Introduce dc_update_state unified commit interface
Wenjing Liu
3
-73
/
+155
2026-07-28
drm/amd/display: Introduce dc_probe public object model
Wenjing Liu
4
-0
/
+121
2026-07-28
drm/amd/display: Revert Fix DMSS not triggering for HDR to SDR transition
Justin Chen
6
-60
/
+17
2026-07-28
drm/amd/display: Adjust structure dml2_display_dlg_regs
Aurabindo Pillai
1
-0
/
+3
2026-07-28
drm/amd/display: Add stream validation tests for connector
Bhawanpreet Lakha
2
-0
/
+70
2026-07-28
drm/amd/display: Add mode validation and CEC tests for connector
Bhawanpreet Lakha
2
-0
/
+108
2026-07-28
drm/amd/display: Add i2c and EDID parsing tests for connector
Bhawanpreet Lakha
3
-5
/
+269
2026-07-28
drm/amd/display: Add mode helper tests for connector
Bhawanpreet Lakha
3
-9
/
+342
2026-07-28
drm/amd/display: Adjust the structure dml2_dchub_watermark_regs
Aurabindo Pillai
1
-0
/
+7
2026-07-28
drm/amd/display: add CRC IRQ handler KUnit coverage
Alex Hung
2
-0
/
+133
2026-07-28
drm/amd/display: add CRC set-source KUnit coverage
Alex Hung
2
-0
/
+162
2026-07-28
drm/amd/display: add CRC configure KUnit coverage
Alex Hung
2
-0
/
+344
2026-07-28
drm/amd/display: add CRC source verify KUnit coverage
Alex Hung
2
-0
/
+67
2026-07-28
drm/amd/display: add CRC source list KUnit coverage
Alex Hung
2
-0
/
+27
2026-07-28
drm/amd/display: add KUnit tests for DPCD poweroff delay
Alex Hung
2
-0
/
+49
2026-07-28
drm/amd/display: add KUnit tests for stutter quirk
Alex Hung
3
-1
/
+68
2026-07-28
drm/amd/display: add KUnit tests for per-frame master sync
Alex Hung
3
-2
/
+107
2026-07-28
drm/amd/display: add KUnit tests for freesync config
Alex Hung
3
-3
/
+205
2026-07-28
drm/amd/display: add KUnit tests for HDCP state diffing
Alex Hung
3
-6
/
+252
2026-07-28
drm/amd/display: add KUnit tests for DM stream scaling
Alex Hung
2
-0
/
+232
2026-07-28
drm/amd/display: add KUnit tests for DM atomic state helpers
Alex Hung
3
-8
/
+175
2026-07-28
drm/amd/display: add KUnit tests for DM CRTC vblank/scanout
Alex Hung
3
-3
/
+121
2026-07-28
drm/amd/display: add KUnit tests for DM IP-block callbacks
Alex Hung
3
-8
/
+96
2026-07-28
drm/amd/display: Test plane colorop pipeline update
Alex Hung
1
-0
/
+219
2026-07-28
drm/amd/display: Test plane color management update
Alex Hung
2
-0
/
+109
2026-07-28
drm/amd/display: Test CRTC color management update
Alex Hung
2
-0
/
+144
2026-07-28
drm/amd/display: Test plane colorop helper walkers
Alex Hung
3
-3
/
+224
2026-07-28
drm/amd/display: Test color mod init and 3D LUT size
Alex Hung
2
-0
/
+125
2026-07-28
drm/amd/display: Split DPMS ON into parts
Dominik Kaszewski
4
-46
/
+156
2026-07-28
drm/amd/display: Add DWB validation support to DML2.1 wrapper
Dillon Varone
9
-9
/
+206
2026-07-28
drm/amd/display: fix debug flags assignment in dmub_replay.c
Robin Chen
1
-1
/
+1
2026-07-28
drm/amd/display: Add EDID management tests for connector
Bhawanpreet Lakha
3
-3
/
+128
2026-07-28
drm/amd/display: Add encoder helper tests for connector
Bhawanpreet Lakha
3
-2
/
+147
2026-07-28
drm/amd/display: Add destroy tests for connector
Bhawanpreet Lakha
4
-1
/
+153
2026-07-28
drm/amd/display: Add register and unregister tests for connector
Bhawanpreet Lakha
3
-2
/
+76
[prev]
[next]