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-08-04
drm/amd/display: Adjust AUX-less ALPM setting
Duncan Ma
-1
/
+1
2025-08-04
drm/amd/display: fix a Null pointer dereference vulnerability
Siyang Liu
-9
/
+10
2025-08-04
drm/amd/display: Add primary plane to commits for correct VRR handling
Michel Dänzer
-0
/
+9
2025-08-04
drm/amd/display: add more cyan skillfish devices
Alex Deucher
-1
/
+12
2025-08-04
drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.
Timur Kristóf
-14
/
+25
2025-08-04
drm/amd/display: Don't overwrite dce60_clk_mgr
Timur Kristóf
-1
/
+0
2025-07-31
Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-23
/
+37
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-2043
/
+3604
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+2
2025-07-28
drm/amd/display: Promote DAL to 3.2.343
Taimur Hassan
-1
/
+1
2025-07-28
drm/amd/display: Cache streams targeting link when performing LT automation
Michael Strauss
-4
/
+14
2025-07-28
drm/amd/display: Fix dmub_cmd header alignment
Ovidiu Bunea
-8
/
+12
2025-07-28
drm/amd/display: Add Replay residency in debugfs
Ray Wu
-1
/
+33
2025-07-28
drm/amd/display: Increase AUX Intra-Hop Done Max Wait Duration
Michael Strauss
-2
/
+7
2025-07-28
drm/amd/display: Add debug option to control BW Allocation mode
Cruise Hung
-1
/
+7
2025-07-28
drm/amd/display: Allow for sharing of some link and audio link functions
Relja Vojvodic
-3
/
+10
2025-07-28
drm/amd/display: Remove update_planes_and_stream_v1 sequence
Chiang, Richard
-127
/
+2
2025-07-28
drm/amd/display: Rename dcn31 string shown to user
Mario Limonciello
-1
/
+1
2025-07-28
drm/amd/display: Add eDP AUXless ALPM
Duncan Ma
-8
/
+105
2025-07-28
drm/amd/display: Remove unnecessary includes
Mario Limonciello
-13
/
+0
2025-07-28
drm/amd/display: Remove unnecessary whitespace
Mario Limonciello
-2
/
+4
2025-07-28
drm/amd/display: Drop unused include
Mario Limonciello
-1
/
+0
2025-07-28
drm/amd/display: Add missing SPDX license identifier
Mario Limonciello
-0
/
+23
2025-07-28
drm/amd/display: Revert "Add a config flag for limited_pll_vco"
Ovidiu Bunea
-4
/
+1
2025-07-28
drm/amd/display: Add a config flag for limited_pll_vco
Jingwen Zhu
-1
/
+4
2025-07-28
drm/amd/display: Move setup_stream_attribute
Michael Strauss
-3
/
+12
2025-07-28
drm/amd/display: Add comma to last entry of enum for consistency
Alvin Lee
-1
/
+1
2025-07-28
drm/amd/display: Remove check DPIA HPD status for BW Allocation
Cruise Hung
-34
/
+32
2025-07-28
drm/amd/display: Add DC EDID read policy struct
Karthi Kandasamy
-0
/
+6
2025-07-28
drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'stream_res...
Srinivasan Shanmugam
-31
/
+26
2025-07-28
drm/amd/display: Promote DAL to 3.2.342
Taimur Hassan
-1
/
+1
2025-07-28
drm/amd/display: [FW Promotion] Release 0.1.19.0
Taimur Hassan
-16
/
+73
2025-07-28
drm/amd/display: Drop unnecessary 'rc' variable in amdgpu_dm_backlight_get_le...
Mario Limonciello
-3
/
+1
2025-07-28
drm/amd/display: ensure committing streams is seamless
Clay King
-0
/
+12
2025-07-28
drm/amd/display: Revert Add HPO encoder support to Replay
Gabe Teeger
-62
/
+5
2025-07-28
drm/amd/display: fix condition for setting timing_adjust_pending
Aurabindo Pillai
-1
/
+3
2025-07-28
drm/amd/display: Update tiled to tiled copy command
Ostrowski Rafal
-2
/
+2
2025-07-28
drm/amd/display: Promote DAL to 3.2.341
Taimur Hassan
-1
/
+1
2025-07-28
drm/amd/display: [FW Promotion] Release 0.1.18.0
Taimur Hassan
-3
/
+3
2025-07-28
drm/amd/display: Allow DCN301 to clear update flags
Ivan Lipski
-1
/
+2
2025-07-28
drm/amd/display: Pass up errors for reset GPU that fails to init HW
Mario Limonciello
-1
/
+3
2025-07-28
drm/amd/display: Only finalize atomic_obj if it was initialized
Mario Limonciello
-1
/
+2
2025-07-28
drm/amd/display: Avoid configuring PSR granularity if PSR-SU not supported
Mario Limonciello
-2
/
+4
2025-07-28
drm/amd/display: Disable dsc_power_gate for dcn314 by default
Roman Li
-0
/
+1
2025-07-28
drm/amd/display: Fix misuse of /** to /* in 'dce_i2c_hw.c'
Srinivasan Shanmugam
-1
/
+7
2025-07-28
drm/amd/display: fix initial backlight brightness calculation
Lauri Tirkkonen
-2
/
+2
2025-07-28
drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilities
Peter Shkenev
-1
/
+1
2025-07-28
drm/amd/display: Fix divide by zero when calculating min ODM factor
Dillon Varone
-14
/
+15
2025-07-21
Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-132
/
+964
2025-07-21
Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-3
/
+3
[prev]
[next]