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
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
Lines
2025-11-26
drm/amd/display: Enable support for Gamma 2.2
Alex Hung
-3
/
+9
2025-11-26
drm/amd/display: Disable CRTC degamma when color pipeline is enabled
Alex Hung
-14
/
+12
2025-11-26
drm/amd/display: Ensure 3D LUT for color pipeline
Alex Hung
-71
/
+78
2025-11-26
drm/amd/display: Add AMD color pipeline doc
Harry Wentland
-20
/
+102
2025-11-26
drm/amd/display: add 3D LUT colorop
Alex Hung
-0
/
+175
2025-11-26
drm/colorop: allow non-bypass colorops
Harry Wentland
-7
/
+15
2025-11-26
drm/colorop: Define LUT_1D interpolation
Harry Wentland
-2
/
+4
2025-11-26
drm/amd/display: Swap matrix and multiplier
Alex Hung
-10
/
+10
2025-11-26
drm/amd/display: add multiplier colorop
Alex Hung
-0
/
+55
2025-11-26
drm/amd/display: add 3x4 matrix colorop
Alex Hung
-0
/
+67
2025-11-26
drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
Alex Hung
-77
/
+251
2025-11-26
drm/amd/display: Add support for BT.709 and BT.2020 TFs
Harry Wentland
-3
/
+9
2025-11-26
drm/amd/display: Enable support for PQ 125 EOTF and Inverse
Harry Wentland
-12
/
+25
2025-11-26
drm/amd/display: Add support for sRGB EOTF in BLND block
Alex Hung
-0
/
+94
2025-11-26
drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
Alex Hung
-0
/
+93
2025-11-26
drm/amd/display: Add support for sRGB EOTF in DEGAM block
Alex Hung
-3
/
+211
2025-11-26
drm/amd/display: Skip color pipeline initialization for cursor plane
Alex Hung
-0
/
+3
2025-11-26
drm/amd/display: Add bypass COLOR PIPELINE
Harry Wentland
-0
/
+20
2025-11-26
drm/amd/display: Ignore deprecated props when plane_color_pipeline set
Harry Wentland
-0
/
+4
2025-11-26
drm/amd/display: Increase EDID read retries
Mario Limonciello (AMD)
-4
/
+4
2025-11-26
drm/amd/display: Fix dereference-before-check for dc_link
Srinivasan Shanmugam
-5
/
+4
2025-11-26
drm/amd/display: Don't change brightness for disabled connectors
Mario Limonciello (AMD)
-0
/
+15
2025-11-18
drm/amd/display: Cleanup uses of the analog flag
Timur Kristóf
-3
/
+12
2025-11-18
drm/amd/display: Fix pbn to kbps Conversion
Fangzhi Zuo
-36
/
+23
2025-11-18
drm/amd/display: Add an HPD filter for HDMI
Ivan Lipski
-0
/
+144
2025-11-11
drm/amd/display: Fix annotations for connector poll/detect parameters
Srinivasan Shanmugam
-3
/
+19
2025-11-11
drm/amd/display: To support Replay frame skip mode
Chuntao Tso
-1
/
+1
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: fw locality check refactors
Wenjing Liu
-9
/
+9
2025-11-04
drm/amd/display: Don't stretch non-native images by default in eDP
Mario Limonciello (AMD)
-1
/
+1
2025-11-04
drm/amd/display: remove unneeded semicolon
Jiapeng Chong
-1
/
+1
2025-11-04
drm/amd/display: Fix null pointer on analog detection
Harry Wentland
-1
/
+1
2025-10-31
Merge tag 'amd-drm-next-6.19-2025-10-29' of https://gitlab.freedesktop.org/ag...
Simona Vetter
-43
/
+215
2025-10-31
Merge tag 'amd-drm-next-6.19-2025-10-24' of https://gitlab.freedesktop.org/ag...
Simona Vetter
-3
/
+76
2025-10-28
drm/amd/display: Don't add freesync modes to analog displays (v2)
Timur Kristóf
-0
/
+4
2025-10-28
drm/amd/display: Add common modes to analog displays without EDID
Timur Kristóf
-18
/
+28
2025-10-28
drm/amd/display: Use DAC load detection on analog connectors (v2)
Timur Kristóf
-0
/
+10
2025-10-28
drm/amd/display: Poll analog connectors (v3)
Timur Kristóf
-2
/
+88
2025-10-28
drm/amd/display: Refactor amdgpu_dm_connector_detect (v2)
Timur Kristóf
-16
/
+19
2025-10-28
drm/amd/display: Don't try to enable/disable HPD when unavailable
Timur Kristóf
-2
/
+3
2025-10-28
drm/amd/display: Add analog bit to edid_caps (v2)
Timur Kristóf
-0
/
+1
2025-10-28
drm/amd/display: Determine DVI-I connector type (v2)
Timur Kristóf
-2
/
+7
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: Re-introduce property to control adaptive backlight modulation
Mario Limonciello
-2
/
+38
2025-10-28
drm/amd/display: pause the workload setting in dm
Kenneth Feng
-0
/
+11
2025-10-24
Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
-2
/
+2
2025-10-20
drm/amd/display: Fix GFP_ATOMIC abuse
Aurabindo Pillai
-1
/
+1
2025-10-20
drm/amd/display: use GFP_NOWAIT for allocation in interrupt handler
Aurabindo Pillai
-2
/
+2
[prev]
[next]