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
/
hwss
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
drm/amd/display: Check for tg ops in dce110_set_avmute
Ray Wu
1
-1
/
+4
2026-08-06
drm/amd/display: Migrate color manager HW and fix MCM blend LUT issues
Rafal Ostrowski
9
-728
/
+209
2026-08-06
drm/amd/display: Update BW bounding box unconditionally for DCN6
Alvin Lee
1
-6
/
+2
2026-08-06
drm/amd/display: Fix seamless mode switch not triggering for HDR to SDR transition
Karthi Kandasamy
4
-16
/
+45
2026-08-06
drm/amd/display: Enable DCN6 sources compilation
Aurabindo Pillai
10
-4
/
+96
2026-08-06
drm/amd/display: Add new sources for DCN6
Aurabindo Pillai
6
-0
/
+2186
2026-07-28
drm/amd/display: Add AV mute wait frames to dce110_set_avmute
Ray Wu
1
-1
/
+20
2026-07-28
drm/amd/display: Register DCN as a PMFW DF C-state client on DCN42
Leo Chen
1
-0
/
+10
2026-07-28
drm/amd/display: Wire probe commit path into dc_update_state
Wenjing Liu
1
-2
/
+2
2026-07-28
drm/amd/display: Introduce program_perfmon hwss hook and BLS perfmon sequence
Wenjing Liu
1
-7
/
+184
2026-07-28
drm/amd/display: Revert Fix DMSS not triggering for HDR to SDR transition
Justin Chen
4
-46
/
+17
2026-07-28
drm/amd/display: Refactor DPP_SET_OUTPUT_TRANSFER_FUNC to drop pipe_ctx
Tomasz Siemek
14
-83
/
+82
2026-07-28
drm/amd/display: Refactor DPP_PROGRAM_GAMUT_REMAP to drop pipe_ctx param
Tomasz Siemek
9
-40
/
+60
2026-07-28
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN4_2 from 3dlut code
Tomasz Siemek
2
-8
/
+1
2026-07-28
drm/amd/display: Increase HDMI AV mute wait from 2 to 3 frames
Ray Wu
1
-5
/
+11
2026-07-15
drm/amd/display: Fix DMSS not triggering for HDR to SDR transition
Karthi Kandasamy
4
-17
/
+46
2026-07-15
drm/amd/display: enable hdmistreamclk_rcg by default for dcn42
Charlene Liu
1
-4
/
+4
2026-07-15
drm/amd/display: Fix VABC Init and OLED Support
Iswara Nagulendran
2
-1
/
+42
2026-07-14
drm/amd/display: Enable CACP on Linux
Chenyu Chen
3
-1
/
+49
2026-07-01
drm/amd/display: Add block sequence support for bandwidth programming operations
Bhuvanachandra Pinninti
4
-0
/
+189
2026-07-01
drm/amd/display: Replace repeated no-native-i2c checks with force_i2c_over_aux field
Wenjing Liu
1
-1
/
+1
2026-07-01
drm/amd/display: use a separate helper to translate degamma curves
Melissa Wen
1
-7
/
+4
2026-06-17
drm/amd/display: Refactor surface_update_flags to flat struct with helpers
Rafal Ostrowski
8
-107
/
+107
2026-06-17
drm/amd/display: Introduce dc_plane_cm and migrate surface update color path
Rafal Ostrowski
8
-281
/
+276
2026-06-17
drm/amd/display: Temp disable repeater FGCG as workaround
Ovidiu Bunea
1
-1
/
+8
2026-06-17
drm/amd/display: Deprecate DMUB register offload functionality
Austin Zheng
1
-3
/
+0
2026-06-03
drm/amd/display: add HDMI 2.1 DSC over FRL support
Harry Wentland
2
-3
/
+2
2026-06-03
drm/amd/display: Tie FRL programming together in HWSS
Harry Wentland
22
-19
/
+373
2026-06-03
drm/amd/display: Add DCN42B code to DC
Matthew Stewart
1
-0
/
+8
2026-06-03
drm/amd/display: Add DCN42B DC resource files
Matthew Stewart
4
-0
/
+287
2026-06-03
drm/amd/display: Add no_native_i2c codepath
Matthew Stewart
1
-0
/
+27
2026-06-03
drm/amd/display: Update get_pixel_clk_frequency() for DCN4x DCCG DP DTO
Ovidiu Bunea
1
-2
/
+2
2026-05-19
drm/amd/display: Enable additional wait for pipe pending checks
Aric Cyr
9
-3
/
+21
2026-05-18
drm/amd/display: Add some missing code for dcn42
James Lin
1
-2
/
+3
2026-05-11
drm/amd/display: Revert "Unify fast update classification paths"
Ovidiu Bunea
1
-2
/
+0
2026-05-11
drm/amd/display: Fix warnings
Clay King
4
-5
/
+7
2026-05-11
drm/amd/display: Fix multiple compiler warnings
Gaghik Khachatrian
2
-2
/
+5
2026-05-11
drm/amd/display: Fix signed/unsigned comparison mismatches
Gaghik Khachatrian
1
-3
/
+5
2026-05-05
drm/amd/display: add max bandwidth budget to QoS interface
Wenjing Liu
1
-4
/
+4
2026-05-05
drm/amd/display: Find link encoder for flexible DIG mapping cases
Ovidiu Bunea
1
-5
/
+7
2026-05-05
drm/amd/display: Fix type mismatches using guards and explicit casts
Gaghik Khachatrian
11
-139
/
+165
2026-05-05
drm/amd/display: Skip HDR metadata update when Smart Power OLED enabled
Ian Chen
1
-0
/
+6
2026-05-05
drm/amd/display: Implement block sequencing infrastructure for modular hardware operations.
Bhuvanachandra Pinninti
1
-49
/
+296
2026-05-05
drm/amd/display: Fix Color Manager (3DLUT, Shaper, Blend)
Dillon Varone
3
-166
/
+725
2026-04-28
drm/amd/display: Remove duplicate include of dce/dmub_hw_lock_mgr.h
Chen Ni
1
-1
/
+0
2026-04-28
drm/amd/display: fix root clock disabled when DSC power gate disabled for DCN314
Jing Zhou
1
-41
/
+41
2026-04-28
drm/amd/display: fix dual cursor shows on extend desktop
Charlene Liu
1
-0
/
+7
2026-04-24
drm/amd/display: Restore analog connector support
Roman Li
1
-35
/
+59
2026-04-17
drm/amd/display: Fix narrowing boundaries and eDP parser assignment
Gaghik Khachatrian
1
-2
/
+2
2026-04-17
drm/amd/display: Fix implicit narrowing conversion warnings
Gaghik Khachatrian
10
-57
/
+65
[next]