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
/
modules
Age
Commit message (
Expand
)
Author
Lines
2025-11-11
drm/amd/display: Allow VRR params change if unsynced with the stream
Ivan Lipski
-0
/
+11
2025-09-05
drm/amd/display: Add HDCP policy control
Oleh Kuzhylnyi
-2
/
+4
2025-09-05
drm/amd/display: Remove redundant ternary operators
Liao Yuanhong
-2
/
+2
2025-08-18
drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()
Chenyuan Yang
-0
/
+3
2025-07-15
drm/amd/display: Initial support for SmartMux
Aurabindo Pillai
-0
/
+2
2025-06-30
drm/amd/display: Added case for when RR equals panel's max RR using freesync
Harold Sun
-0
/
+8
2025-06-24
drm/amd/display: Remove redundant macro of refresh rate
Weiguang Li
-1
/
+1
2025-05-29
drm/amd/display: Add null pointer check for get_first_active_display()
Wentao Liang
-0
/
+3
2025-04-07
drm/amd/display: HDCP Locality check using DMUB Fused IO
Dominik Kaszewski
-24
/
+189
2025-02-19
drm/amd/display: Fix BT2020 YCbCr limited/full range input
Ilya Bakoulin
-2
/
+2
2025-02-12
drm/amd/display: Remove unused freesync functions
Dr. David Alan Gilbert
-163
/
+0
2025-01-10
drm/amd/display: Revised for Replay Pseudo vblank control
Dennis Chan
-3
/
+3
2025-01-10
drm/amd/display: Add replay desync error count tracking and reset functionality
Jack Chang
-0
/
+6
2024-12-10
Revert "drm/amd/display: Revised for Replay Pseudo vblank"
Gabe Teeger
-3
/
+3
2024-12-10
drm/amd/display: Revised for Replay Pseudo vblank control
Dennis Chan
-3
/
+3
2024-12-02
drm/amd/display: Limit VTotal range to max hw cap minus fp
Dillon Varone
-1
/
+12
2024-11-04
drm/amd/display: fix rxstatus_msg_sz type narrowing
Dominik Kaszewski
-19
/
+12
2024-11-04
drm/amd/display: avoid divided by zero
Charlene Liu
-0
/
+3
2024-11-04
drm/amd/display: Remove unused regamma functions
Dr. David Alan Gilbert
-318
/
+0
2024-10-22
drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too
Mario Limonciello
-0
/
+2
2024-10-07
drm/amd/display: Display lost signal on playing video
po-tchen
-3
/
+14
2024-09-18
drm/amd/display: Round calculated vtotal
Robin Chen
-1
/
+1
2024-08-27
Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
-9
/
+9
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
-0
/
+2
2024-07-23
drm/amd/display: Revert "Check HDCP returned status"
Alex Hung
-9
/
+9
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
-1
/
+1
2024-06-27
drm/amd/display: Use ARRAY_SIZE for array length
Jiapeng Chong
-8
/
+4
2024-06-27
drm/amd/display: Remove duplicate null check
Alex Hung
-3
/
+0
2024-06-27
drm/amd/display: Remove a redundant check in authenticated_dp
Wenjing Liu
-15
/
+12
2024-06-27
drm/amd/display: Check HDCP returned status
Alex Hung
-6
/
+9
2024-06-14
drm/amd/display: Introduce deferred Replay coasting vtotal update
ChunTao Tso
-0
/
+19
2024-05-02
drm/amd/display: Add array index check for hdcp ddc access
Hersen Wu
-4
/
+24
2024-04-30
drm/amd/display: Refactor for Replay Link off frame count
Dennis Chan
-6
/
+2
2024-04-26
drm/amd/display: Check index msg_id before read or write
Alex Hung
-0
/
+8
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
-2
/
+2
2024-03-22
Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...
Harry Wentland
-8
/
+5
2024-03-20
drm/amd/display: Remove wrong signal from vrr calculation
Rodrigo Siqueira
-1
/
+1
2024-03-20
drm/amd/display: Remove code duplication
Rodrigo Siqueira
-2
/
+0
2024-03-20
drm/amd/display: Add comments to v_total calculation and drop legacy TODO
Rodrigo Siqueira
-2
/
+2
2024-03-20
drm/amd/display: Support long vblank feature
Robin Chen
-0
/
+2
2024-03-20
drm/amd/display: revert Exit idle optimizations before HDCP execution
Martin Leung
-18
/
+0
2024-03-20
drm/amd/display: Exit idle optimizations before HDCP execution
Nicholas Kazlauskas
-0
/
+18
2024-03-20
drm/amd/display: Return the correct HDCP error code
Rodrigo Siqueira
-0
/
+3
2024-03-20
drm/amd/display: Amend coasting vtotal for replay low hz
ChunTao Tso
-2
/
+2
2024-02-22
drm/amd/display: Fix nanosec stat overflow
Aric Cyr
-2
/
+2
2024-01-22
drm/amd/display: Replay + IPS + ABM in Full Screen VPB
ChunTao Tso
-0
/
+6
2024-01-05
drm/amd/display: Fix power_helpers.c codestyle
Marcelo Mendes Spessoto Junior
-1
/
+1
2024-01-05
drm/amd/display: Fix hdcp_log.h codestyle
Marcelo Mendes Spessoto Junior
-4
/
+6
2024-01-05
drm/amd/display: Fix hdcp2_execution.c codestyle
Marcelo Mendes Spessoto Junior
-4
/
+2
2024-01-05
drm/amd/display: Fix hdcp_psp.h codestyle
Marcelo Mendes Spessoto Junior
-5
/
+5
[next]