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
/
drm
/
amd
/
display
/
dc
/
dce
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-12
drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCE
Nathan Lucas
1
-3
/
+4
2026-08-06
drm/amd/display: Ensure dtbclk is enabled
Charlene Liu
1
-0
/
+4
2026-08-06
drm/amd/display: Enable DCN6 sources compilation
Aurabindo Pillai
2
-0
/
+33
2026-07-28
drm/amd/display: use proper context for logging
Jiri Slaby (SUSE)
1
-11
/
+9
2026-07-28
drm/amd/display: adjust floating point format for gamut remap when needed
Clay King
1
-2
/
+2
2026-07-28
drm/amd/display: fix debug flags assignment in dmub_replay.c
Robin Chen
1
-1
/
+1
2026-07-15
drm/amd/display: fix __udivdi3 link error
yanglinlin
1
-6
/
+5
2026-07-14
drm/amd/display: Enable CACP on Linux
Chenyu Chen
4
-3
/
+307
2026-07-14
drm/amd/display: Generalize DMUB memory flushes from host
Dillon Varone
1
-2
/
+2
2026-07-01
drm/amd/display: Cleaned up headers
Bhuvanachandra Pinninti
1
-0
/
+1
2026-07-01
drm/amd/display: Replace repeated no-native-i2c checks with force_i2c_over_aux field
Wenjing Liu
1
-4
/
+4
2026-07-01
drm/amd/display: set MSA MISC1 bit 6 when using VSC SDP for DCE 11.x
Leorize
2
-2
/
+16
2026-06-03
drm/amd/display: Add support for FRL to DC core
Harry Wentland
2
-5
/
+33
2026-06-03
drm/amd/display: Add no_native_i2c codepath
Matthew Stewart
2
-6
/
+179
2026-06-03
drm/amd/display: Fix DP_PIXEL_FORMAT fields & update clk_src for DCN4x
Ovidiu Bunea
2
-8
/
+25
2026-06-03
drm/amd/display: add missing CSC entries for BT.2020 for DCE IPs
Leorize
1
-1
/
+9
2026-06-03
drm/amd/display: Update get_pixel_clk_frequency() for DCN4x DCCG DP DTO
Ovidiu Bunea
2
-15
/
+77
2026-05-11
drm/amd/display: Refactor dc_link_aux_transfer_raw
Matthew Stewart
2
-7
/
+17
2026-05-05
drm/amd/display: Fix type mismatches using guards and explicit casts
Gaghik Khachatrian
4
-5
/
+6
2026-04-29
drm/amd/display: Allow DCE link encoder without AUX registers
Timur Kristóf
1
-1
/
+3
2026-04-17
drm/amd/display: Fix narrowing boundaries and eDP parser assignment
Gaghik Khachatrian
1
-8
/
+8
2026-04-17
drm/amd/display: Fix implicit narrowing conversion warnings
Gaghik Khachatrian
8
-47
/
+44
2026-04-17
drm/amd/display: Remove redundant includes from DC
Roman Li
1
-2
/
+0
2026-04-03
drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZE
Linus Probert
1
-3
/
+3
2026-03-30
drm/amd/display: Fixed Silence complier warnings in dc
Gaghik Khachatrian
16
-0
/
+31
2026-03-30
drm/amd/display: Fixed silence signed/unsigned mismatch warnings
Clay King
2
-3
/
+2
2026-03-30
drm/amd/display: Fix Silence signed/unsighed mismatch warning in dc
Gaghik Khachatrian
1
-3
/
+3
2026-03-24
drm/amd/display: add a no_hpd link_encoder_funcs variant
Alex Deucher
1
-2
/
+62
2026-03-11
drm/amd/display: Sync dcn42 with DC 3.2.373
Roman Li
2
-0
/
+29
2026-03-11
drm/amd/display: Add documentation and cleanup DMUB HW lock manager
Nicholas Kazlauskas
1
-0
/
+18
2026-02-23
drm/amd/display: Enable dcn42 DC
Roman Li
1
-1
/
+59
2026-02-23
drm/amd/display: Delete unused dce_clk_mgr.c
Timur Kristóf
1
-966
/
+0
2026-02-23
drm/amd/display: Use dce_audio_create for DCE 6
Timur Kristóf
2
-140
/
+0
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-15
/
+15
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
8
-22
/
+19
2026-02-19
drm/amd/display: Remove unneeded DAC link encoder register
Timur Kristóf
1
-2
/
+1
2026-02-19
drm/amd/display: Enable DAC in DCE link encoder
Timur Kristóf
2
-0
/
+23
2026-02-19
drm/amd/display: Set CRTC source for DAC using registers
Timur Kristóf
2
-6
/
+29
2026-02-19
drm/amd/display: Initialize DAC in DCE link encoder using VBIOS
Timur Kristóf
1
-0
/
+10
2026-02-19
drm/amd/display: Turn off DAC in DCE link encoder using VBIOS
Timur Kristóf
1
-13
/
+17
2026-02-19
Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"
Nicholas Carbones
1
-3
/
+0
2026-02-03
drm/amd/display: Add Gfx Base Case For Linear Tiling Handling
Nicholas Carbones
1
-0
/
+3
2026-01-10
drm/amd/display: init code for external panel replay
Peichen Huang
1
-1
/
+1
2026-01-10
drm/amd/display: Remove unused DMUB replay commands
Robin Chen
1
-13
/
+0
2026-01-05
drm/amd/display: Pass proper DAC encoder ID to VBIOS
Timur Kristóf
1
-0
/
+2
2025-12-08
drm/amd/display: refactor HPD to increase flexibility
Dmytro Laktyushkin
2
-6
/
+49
2025-11-18
drm/amd/display: Fix warning for analog stream encoders
Timur Kristóf
1
-1
/
+1
2025-11-18
drm/amd/display: Check DCCG_AUDIO_DTO2 register mask exist
Charlene Liu
1
-1
/
+2
2025-11-18
drm/amd/display: Add panel replay capability detection
Jack Chang
1
-0
/
+13
[next]