index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Lines
2025-06-24
drm/amd/display: Fix 'failed to blank crtc!'
Wen Chen
-1
/
+1
2025-06-24
drm/amd/display: Initialize mode_select to 0
Alex Hung
-1
/
+1
2025-06-24
drm/amd/display: Add new DP tunnel bandwidth validation
Cruise Hung
-52
/
+302
2025-06-24
drm/amd/display: Removed unnecessary comment
Alvin Lee
-1
/
+0
2025-06-24
drm/amd/display: Include EQU Prefetch Bandwidth For Bandwidth Calculations
Austin Zheng
-23
/
+35
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
-33
/
+157
2025-06-18
drm/amd/display: Check dce_hwseq before dereferencing it
Alex Hung
-1
/
+1
2025-06-18
drm/amd/display: Export full brightness range to userspace
Mario Limonciello
-14
/
+27
2025-06-18
drm/amd/display: Only read ACPI backlight caps once
Mario Limonciello
-7
/
+7
2025-06-18
drm/amd/display: Fix RMCM programming seq errors
Yihan Zhu
-1
/
+4
2025-06-18
drm/amd/display: Fix mpv playback corruption on weston
Alex Hung
-0
/
+2
2025-06-18
drm/amd/display: Add more checks for DSC / HUBP ONO guarantees
Nicholas Kazlauskas
-0
/
+28
2025-06-18
drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To Host
Michael Strauss
-9
/
+33
2025-06-18
drm/amd/display: Add dc cap for dp tunneling
Peichen Huang
-1
/
+55
2025-06-18
drm/amd/display: Promote DC to 3.2.338
Taimur Hassan
-1
/
+1
2025-06-18
drm/amd/display: Removing Unused DPP Functions
Ryan Seto
-27
/
+1
2025-06-18
drm/amd/display: add APG struct to stream_enc for future use
Charlene Liu
-0
/
+1
2025-06-18
drm/amd/display: prepare for new platform
Karthi Kandasamy
-1
/
+9
2025-06-18
drm/amd/display: Add pwait status to DMCUB diagnostics
Nicholas Kazlauskas
-3
/
+13
2025-06-18
drm/amd/display: Check dce_hwseq before dereferencing it
Alex Hung
-1
/
+1
2025-06-18
drm/amd/display: Disable common modes for eDP
Mario Limonciello
-1
/
+1
2025-06-18
drm/amd/display: Use scaling for non-native resolutions on eDP
Mario Limonciello
-0
/
+16
2025-06-18
drm/amd/display: remove use_native_pstate_optimization
Yan Li
-220
/
+3
2025-06-18
drm/amd/display: apply two different methods to validate modes
Yan Li
-25
/
+42
2025-06-18
drm/amd/display: Fix annotations for dc state functions
Srinivasan Shanmugam
-12
/
+13
2025-06-18
drm/amd/display: Destroy cached state in complete() callback
Mario Limonciello
-40
/
+60
2025-06-18
drm/amd/display: Stop storing failures into adev->dm.cached_state
Mario Limonciello
-7
/
+18
2025-06-18
drm/amd/display: Promote DC to 3.2.337
Taimur Hassan
-1
/
+1
2025-06-18
drm/amd/display: Fix kernel docs for new struct members
Alex Hung
-0
/
+13
2025-06-18
drm/amd/display: Export full brightness range to userspace
Mario Limonciello
-14
/
+27
2025-06-18
drm/amd/display: Only read ACPI backlight caps once
Mario Limonciello
-7
/
+7
2025-06-18
drm/amd/display: Fix RMCM programming seq errors
Yihan Zhu
-1
/
+4
2025-06-18
drm/amd/display: Add RMCM debug logging
Yihan Zhu
-0
/
+115
2025-06-18
drm/amd/display: DML2.1 changes
Aurabindo Pillai
-9
/
+15
2025-06-18
drm/amd/display: Fix mpv playback corruption on weston
Alex Hung
-0
/
+2
2025-06-18
drm/amd/display: Adjust dto fix coverage
Ausef Yousof
-2
/
+2
2025-06-18
drm/amd/display: Add option to disable PHY SSC reduction on transmitter enable
Muhammad Ahmed
-1
/
+4
2025-06-18
drm/amd/display: Don't disable dtb as dto src during dpms off
Ausef Yousof
-2
/
+13
2025-06-18
drm/amd/display: Add custom segmentation support
Brendan Steve Leder
-6
/
+13
2025-06-18
drm/amd/display: Deprecate Loading Bounding Box From DMUB On DCN4
Austin Zheng
-10
/
+49
2025-06-18
drm/amd/display: Update tmz_surface type to match register
Dmytro Laktyushkin
-1
/
+1
2025-06-18
drm/amd/display: Clear DPP 3DLUT Cap
Ryan Seto
-6
/
+13
2025-06-18
drm/amd/display: Add more checks for DSC / HUBP ONO guarantees
Nicholas Kazlauskas
-0
/
+28
2025-06-18
drm/amd/display: Refactor DML2 DC power instance
Dillon Varone
-41
/
+46
2025-06-18
drm/amd/display: Remove dml/dcn401 files and references
Dillon Varone
-298
/
+29
2025-06-18
drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To Host
Michael Strauss
-9
/
+33
2025-06-18
drm/amd/display: Add HW change required mpc gamut remap
Charlene Liu
-6
/
+20
2025-06-18
drm/amd/display: Add DPIA debug option for zero allocation patch
Cruise Hung
-9
/
+12
2025-06-18
drm/amd/display: Add dc cap for dp tunneling
Peichen Huang
-1
/
+55
2025-06-18
drm/amd/display: Remove dpia debug bits
Peichen Huang
-4
/
+1
[prev]
[next]