index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-26
drm/colorop: Define LUT_1D interpolation
Harry Wentland
1
-2
/
+4
2025-11-26
drm/amd/display: Swap matrix and multiplier
Alex Hung
2
-10
/
+10
2025-11-26
drm/amd/display: add multiplier colorop
Alex Hung
2
-0
/
+55
2025-11-26
drm/amd/display: add 3x4 matrix colorop
Alex Hung
2
-0
/
+67
2025-11-26
drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
Alex Hung
2
-77
/
+251
2025-11-26
drm/amd/display: Add support for BT.709 and BT.2020 TFs
Harry Wentland
2
-3
/
+9
2025-11-26
drm/amd/display: Enable support for PQ 125 EOTF and Inverse
Harry Wentland
2
-12
/
+25
2025-11-26
drm/amd/display: Add support for sRGB EOTF in BLND block
Alex Hung
3
-0
/
+94
2025-11-26
drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
Alex Hung
3
-0
/
+93
2025-11-26
drm/amd/display: Add support for sRGB EOTF in DEGAM block
Alex Hung
5
-3
/
+211
2025-11-26
drm/amd/display: Skip color pipeline initialization for cursor plane
Alex Hung
1
-0
/
+3
2025-11-26
drm/amd/display: Add bypass COLOR PIPELINE
Harry Wentland
1
-0
/
+20
2025-11-26
drm/amd/display: Ignore deprecated props when plane_color_pipeline set
Harry Wentland
1
-0
/
+4
2025-11-26
drm/amd/display: Check ATOM_DEVICE_CRT2_SUPPORT in dc_load_detection
Ivan Lipski
1
-1
/
+1
2025-11-26
drm/amd/display: Add cursor offload abort to the new HWSS path
Nicholas Kazlauskas
3
-0
/
+39
2025-11-26
drm/amd/display: Increase EDID read retries
Mario Limonciello (AMD)
1
-4
/
+4
2025-11-26
drm/amd/display: Fix dereference-before-check for dc_link
Srinivasan Shanmugam
1
-5
/
+4
2025-11-26
drm/amd/display: Don't change brightness for disabled connectors
Mario Limonciello (AMD)
1
-0
/
+15
2025-11-26
drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()
Dan Carpenter
1
-4
/
+4
2025-11-26
drm/amd/display: Check NULL before accessing
Alex Hung
1
-3
/
+8
2025-11-26
Revert "drm/amd/display: Move setup_stream_attribute"
Alex Deucher
5
-12
/
+3
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
1
-1
/
+0
2025-11-18
drm/amd/display: Move analog check to dce110_hwseq
Timur Kristóf
2
-4
/
+5
2025-11-18
drm/amd/display: Cleanup early return in construct_phy
Timur Kristóf
1
-6
/
+7
2025-11-18
drm/amd/display: Cleanup uses of the analog flag
Timur Kristóf
2
-5
/
+12
2025-11-18
drm/amd/display: Fix warning for analog stream encoders
Timur Kristóf
1
-1
/
+1
2025-11-18
drm/amd/display: dc_hw_sequencer.c: remove kernel-doc comments
Randy Dunlap
1
-40
/
+40
2025-11-18
drm/amd/display: Promote DC to 3.2.359
Taimur Hassan
1
-1
/
+1
2025-11-18
drm/amd/display: Ignore Coverity false positive
Taimur Hassan
1
-0
/
+1
2025-11-18
drm/amd/display: Fix pbn to kbps Conversion
Fangzhi Zuo
1
-36
/
+23
2025-11-18
drm/amd/display: Check DCCG_AUDIO_DTO2 register mask exist
Charlene Liu
2
-2
/
+4
2025-11-18
drm/amd/display: Add null pointer check in link_dpms
Charlene Liu
1
-1
/
+5
2025-11-18
drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5
Ivan Lipski
1
-0
/
+8
2025-11-18
drm/amd/display: Add pipe topology history to dc
Nicholas Carbones
3
-6
/
+97
2025-11-18
drm/amd/display: Add an HPD filter for HDMI
Ivan Lipski
2
-0
/
+144
2025-11-18
drm/amd/display: Increase DPCD read retries
Mario Limonciello (AMD)
1
-1
/
+1
2025-11-18
drm/amd/display: Move sleep into each retry for retrieve_link_cap()
Mario Limonciello (AMD)
1
-4
/
+5
2025-11-18
drm/amd/display: Re-check seamless boot can be enabled or not
Paul Hsieh
1
-0
/
+8
2025-11-18
drm/amd/display: Get panel replay capability from DPCD
Jack Chang
2
-0
/
+16
2025-11-18
drm/amd/display: Add panel replay enablement option and logic
Jack Chang
4
-2
/
+168
2025-11-18
drm/amd/display: Add panel replay capability detection
Jack Chang
4
-0
/
+25
2025-11-18
drm/amd/display: Add interface to capture expected HW state from SW state
George Shen
2
-0
/
+1048
2025-11-11
drm/amd/display: Allow VRR params change if unsynced with the stream
Ivan Lipski
1
-0
/
+11
2025-11-11
drm/amd/display: Add kdoc params/returns in dc/link detection helpers
Srinivasan Shanmugam
1
-0
/
+23
2025-11-11
drm/amd/display: Fix annotations for connector poll/detect parameters
Srinivasan Shanmugam
1
-3
/
+19
2025-11-11
drm/amd/display: Promote DC to 3.2.358
Taimur Hassan
1
-1
/
+1
2025-11-11
drm/amd/display: [FW Promotion] Release 0.1.35.0
Taimur Hassan
1
-1
/
+8
2025-11-11
drm/amd/display: Refactor HDCP Status Log Format
Wenjing Liu
1
-1
/
+0
2025-11-11
drm/amd/display: dynamically clock gate before and after prefetch
Leo Chen
4
-4
/
+58
2025-11-11
drm/amd/display: Revert in_transfer_func_change to MED
Dominik Kaszewski
1
-1
/
+1
[prev]
[next]