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-11-06
drm/amd/display: Enable mst when it's detected but yet to be initialized
Wayne Lin
-1
/
+9
2025-11-04
drm/amd/display: Fix NULL deref in debugfs odm_combine_segments
Rong Zhang
-1
/
+2
2025-11-04
drm/amd/display: Fix black screen with HDMI outputs
Alex Hung
-0
/
+1
2025-11-04
drm/amd/display: Don't stretch non-native images by default in eDP
Mario Limonciello (AMD)
-1
/
+1
2025-10-28
drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtc
Ivan Lipski
-3
/
+7
2025-10-28
drm/amd/display: Add HDR workaround for a specific eDP
Alex Hung
-0
/
+1
2025-10-28
drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...
Matthew Schwartz
-3
/
+0
2025-10-28
drm/amd/display: pause the workload setting in dm
Kenneth Feng
-0
/
+11
2025-10-21
drm/amd/display: use GFP_NOWAIT for allocation in interrupt handler
Aurabindo Pillai
-2
/
+2
2025-10-21
drm/amd/display: increase max link count and fix link->enc NULL pointer access
Charlene Liu
-1
/
+10
2025-10-21
drm/amd/display: Fix NULL pointer dereference
Meenakshikumar Somasundaram
-1
/
+2
2025-10-13
Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...
Matthew Schwartz
-15
/
+4
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
2025-09-23
drm/amd/display: Refactor SMU tracing
Dillon Varone
-14
/
+20
2025-09-23
drm/amd/display: Isolate dcn401 SMU functions
Dillon Varone
-14
/
+140
2025-09-23
drm/amd/display: Add fast sync field in ultra sleep more for DMUB
Allen Li
-1
/
+6
2025-09-23
drm/amd/display: Use mpc.preblend flag to indicate preblend
Alvin Lee
-2
/
+2
2025-09-23
drm/amd/display: Fix for test crash due to power gating
Sridevi Arvindekar
-1
/
+2
2025-09-23
drm/amd/display: Enable DTM v3 on dGPUs with DCN 3.1+
Ivan Lipski
-4
/
+8
2025-09-23
drm/amd/display: Init dispclk from bootup clock for DCN314
Lo-an Chen
-5
/
+143
2025-09-23
drm/amd/display: Handle interpolation for first data point
Mario Limonciello
-0
/
+10
2025-09-23
drm/amd/display: Add monitor patch to read psr cap again
Paul Hsieh
-0
/
+15
2025-09-23
drm/amd/display: Add AVI infoframe copy in copy_stream_update_to_stream
Karthi Kandasamy
-1
/
+15
2025-09-23
drm/amd/display: Add missing post flip calls
Dillon Varone
-4
/
+7
2025-09-23
drm/amd/display: Disable stutter when programming watermarks on dcn32
Dillon Varone
-6
/
+36
2025-09-22
Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-252
/
+365
2025-09-18
drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resume
Matthew Schwartz
-4
/
+15
2025-09-16
drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logic
Rodrigo Siqueira
-19
/
+2
[next]