index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2
-5
/
+3
2026-08-06
drm/amd/display: Fix ABM over VABC
Iswara Nagulendran
2
-14
/
+210
2026-08-06
drm/amd/display: Fix seamless mode switch not triggering for HDR to SDR trans...
Karthi Kandasamy
2
-0
/
+14
2026-08-06
drm/amd/display: Update VRR info packet to support 12-bit refresh rates
Harry VanZyllDeJong
1
-4
/
+4
2026-07-28
drm/amd/display: Revert Fix DMSS not triggering for HDR to SDR transition
Justin Chen
2
-14
/
+0
2026-07-15
drm/amd/display: Remove redundant NULL check before kfree() in mod_power_crea...
Ziran Zhang
1
-10
/
+6
2026-07-15
drm/amd/display: Fix DMSS not triggering for HDR to SDR transition
Karthi Kandasamy
2
-0
/
+14
2026-07-15
drm/amd/display: Fix VABC Init and OLED Support
Iswara Nagulendran
1
-2
/
+8
2026-07-14
drm/amd/display: Enable CACP on Linux
Chenyu Chen
3
-0
/
+147
2026-07-01
drm/amd/display: guard against overflow in HDCP message dump
Harry Wentland
1
-12
/
+18
2026-07-01
drm/amd/display: Replace repeated no-native-i2c checks with force_i2c_over_au...
Wenjing Liu
2
-18
/
+3
2026-07-01
drm/amd/display: Integrate power_helpers.c functionality into power.c.
Lohita Mudimela
3
-40
/
+6
2026-06-17
drm/amd/display: TEST_HARNESS FSN could be 0
ChunTao Tso
1
-5
/
+4
2026-06-03
drm/amd/display: Add missing kdoc for ALLM parameters
Srinivasan Shanmugam
1
-0
/
+2
2026-06-03
drm/amd/display: Update HDCP and info_packet modules for FRL
Harry Wentland
8
-29
/
+111
2026-06-03
drm/amd/display: Handle aux_inst for connectors without DDC pin
Gabe Teeger
2
-6
/
+19
2026-06-03
drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size
Harry Wentland
1
-1
/
+2
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: Refactor PSR functionality into dedicated power_psr module
Lohita Mudimela
7
-837
/
+785
2026-05-11
drm/amd/display: Fix enum decl warnings
Gaghik Khachatrian
3
-8
/
+85
2026-05-11
drm/amd/display: Separate ABM functions into dedicated power_abm.c file
Lohita Mudimela
6
-2018
/
+2194
2026-05-11
drm/amd/display: Fix warnings
Clay King
1
-1
/
+1
2026-05-11
drm/amd/display: Fix multiple compiler warnings
Gaghik Khachatrian
1
-14
/
+14
2026-05-11
drm/amd/display: Fix refresh rate round up case
ChunTao Tso
1
-4
/
+4
2026-05-05
drm/amd/display: Fix type mismatches in DC and DMUB modules
Gaghik Khachatrian
3
-20
/
+20
2026-05-05
drm/amd/display: Rename backlight_properties to pwr_backlight_properties
Ray Wu
1
-3
/
+3
2026-04-24
drm/amd/display: Fix divide by zero in calc_psr_num_static_frames
Srinivasan Shanmugam
1
-10
/
+4
2026-04-17
drm/amd/display: Fix narrowing boundaries and eDP parser assignment
Gaghik Khachatrian
2
-9
/
+9
2026-04-17
drm/amd/display: Introduce power module on Linux
Ray Wu
3
-1
/
+3446
2026-04-17
drm/amd/display: Fix implicit narrowing conversions in modules
Gaghik Khachatrian
3
-28
/
+61
2026-03-23
drm/amd/display: Fix Silence warnings
Gaghik Khachatrian
3
-0
/
+9
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-6
/
+3
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
3
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-22
/
+19
2026-01-20
drm/amd/display: Check NULL before accessing a variable
Alex Hung
1
-1
/
+4
2026-01-05
drm/amd/display: Add frame skip feature support flag
ChunTao Tso
1
-0
/
+3
2025-12-08
drm/amd/display: Revise VSC SDP header for Panel Replay
Jack Chang
2
-145
/
+206
2025-12-08
drm/amd/display: Add AS-SDP v2 support for eDP feature
Jack Chang
1
-9
/
+15
2025-11-18
drm/amd/display: Add panel replay enablement option and logic
Jack Chang
1
-0
/
+3
2025-11-11
drm/amd/display: Refactor HDCP Status Log Format
Wenjing Liu
1
-1
/
+0
2025-11-11
drm/amd/display: To support Replay frame skip mode
Chuntao Tso
2
-0
/
+35
2025-11-11
drm/amd/display: Allow VRR params change if unsynced with the stream
Ivan Lipski
1
-0
/
+11
2025-11-11
drm/amd/display: add macros to simplify code
Wenjing Liu
2
-183
/
+68
2025-11-04
drm/amd/display: fw locality check refactors
Wenjing Liu
6
-82
/
+62
2025-10-20
drm/amd/display: add additional hdcp traces
Wenjing Liu
6
-9
/
+51
2025-09-05
drm/amd/display: Add HDCP policy control
Oleh Kuzhylnyi
2
-2
/
+4
2025-09-05
drm/amd/display: Remove redundant ternary operators
Liao Yuanhong
1
-2
/
+2
2025-08-18
drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()
Chenyuan Yang
1
-0
/
+3
2025-07-15
drm/amd/display: Initial support for SmartMux
Aurabindo Pillai
1
-0
/
+2
[next]