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-10-20
drm/amd/display: Update DCN401 path for cursor offload
Alvin Lee
-27
/
+45
2025-10-20
drm/amd/display: increase max link count and fix link->enc NULL pointer access
Charlene Liu
-1
/
+10
2025-10-20
drm/amd/display: Rework HDMI data channel reads
Relja Vojvodic
-1
/
+7
2025-10-20
drm/amd/display: fix typo in display_mode_core_structs.h
Adi Gollamudi
-1
/
+1
2025-10-20
drm/amd/display: add dccg dfs mask def
Charlene Liu
-0
/
+8
2025-10-20
drm/amd/display: Remove unused field in DML
Alvin Lee
-1
/
+0
2025-10-20
drm/amd/display: Fix NULL pointer dereference
Meenakshikumar Somasundaram
-1
/
+2
2025-10-20
drm/amd/display: add dispclk ramping to dcn35.
Charlene Liu
-0
/
+12
2025-10-20
drm/amd/display: Add debug option to override EASF scaler taps
Samson Tam
-0
/
+18
2025-10-20
drm/amd/display: fix duplicate aux command with AMD aux backlight
Harry VanZyllDeJong
-1
/
+2
2025-10-13
drm/amd/display: Promote DC to 3.2.353
Taimur Hassan
-1
/
+1
2025-10-13
drm/amd/display: [FW Promotion] Release 0.1.30.0
Taimur Hassan
-0
/
+104
2025-10-13
drm/amd/display: Driver implementation for cursor offloading to DMU
Nicholas Kazlauskas
-79
/
+567
2025-10-13
drm/amd/display: Remove comparing uint32_t to zero
Alex Hung
-8
/
+8
2025-10-13
drm/amd/display: Remove inaccessible URL
Clay King
-2
/
+0
2025-10-13
drm/amd/display: Promote DC to 3.2.352
Taimur Hassan
-1
/
+1
2025-10-13
drm/amd/display: [FW Promotion] Release 0.1.29.0
Taimur Hassan
-1
/
+203
2025-10-13
drm/amd/display: Prevent Gating DTBCLK before It Is Properly Latched
Fangzhi Zuo
-2
/
+4
2025-10-13
drm/amd/display: lttpr cap should be nrd cap in bw_alloc mode
Peichen Huang
-2
/
+36
2025-10-13
drm/amd/display: Rename FAMS2 global control lock to DMUB HW control lock
Nicholas Kazlauskas
-45
/
+44
2025-10-13
drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usage
Nicholas Kazlauskas
-8
/
+16
2025-10-13
drm/amd/display: Support possibly NULL link for should_use_dmub_lock
Nicholas Kazlauskas
-20
/
+23
2025-10-13
drm/amd/display: Consolidate two DML2 FP guards
Ivan Lipski
-2
/
+0
2025-10-13
drm/amd/display: Correct slice width calculation for YCbCr420
Relja Vojvodic
-1
/
+8
2025-10-13
drm/amd/display: DML2.1 Reintegration
Austin Zheng
-257
/
+336
2025-10-13
Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...
Matthew Schwartz
-15
/
+4
2025-10-13
drm/atomic: Change state pointers to a more meaningful name
Maxime Ripard
-2
/
+2
2025-10-07
drm/amd/display: Incorrect Mirror Cositing
Jesse Agate
-5
/
+5
2025-10-07
drm/amd/display: Enable Dynamic DTBCLK Switch
Fangzhi Zuo
-0
/
+4
2025-10-07
drm/amd/display: Fix unsafe uses of kernel mode FPU
Ard Biesheuvel
-7
/
+56
2025-10-07
drm/amd/display: Disable scaling on DCE6 for now
Timur Kristóf
-2
/
+2
2025-10-07
drm/amd/display: Properly disable scaling on DCE6
Timur Kristóf
-4
/
+13
2025-10-07
drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6
Timur Kristóf
-4
/
+2
2025-10-07
drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIs
Timur Kristóf
-0
/
+2
2025-09-25
drm/amd/display: Share dce100_validate_global with DCE6-8
Timur Kristóf
-63
/
+7
2025-09-25
drm/amd/display: Share dce100_validate_bandwidth with DCE6-8
Timur Kristóf
-77
/
+18
2025-09-25
drm/amd/display: Reject modes with too high pixel clock on DCE6-10
Timur Kristóf
-3
/
+35
2025-09-25
drm/amd/display: Only enable common modes for eDP and LVDS
Mario Limonciello
-0
/
+4
2025-09-23
drm/amd/display: remove output_tf_change flag
Melissa Wen
-9
/
+4
2025-09-23
drm/amd/display: Optimize remove_duplicates() from O(N^2) to O(N)
Kuan-Wei Chiu
-10
/
+11
2025-09-23
drm/amd/display: change dc stream color settings only in atomic commit
Melissa Wen
-24
/
+66
2025-09-23
drm/amd/display: update color on atomic commit time
Melissa Wen
-1
/
+35
2025-09-23
drm/amd/display: Promote DC to 3.2.351
Taimur Hassan
-1
/
+1
2025-09-23
drm/amd/display: [FW Promotion] Release 0.1.28.0
Taimur Hassan
-1
/
+1
2025-09-23
drm/amd/display: Init DCN35 clocks from pre-os HW values
Leo Li
-2
/
+119
2025-09-23
drm/amd/display: Revert "correct sw cache timing to ensure dispclk ramping"
Charlene Liu
-21
/
+9
2025-09-23
drm/amd/display: Correct sw cache timing to ensure dispclk ramping
Charlene Liu
-9
/
+21
2025-09-23
drm/amd/display: Insert dccg log for easy debug
Charlene Liu
-3
/
+21
2025-09-23
drm/amd/display: Remove wm_optimized_required
Dillon Varone
-14
/
+10
2025-09-23
drm/amd/display: Set wm_pending when disable stutter w/a used
Dillon Varone
-0
/
+1
[prev]
[next]