summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-6/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-4/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-6/+6
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-22/+19
2026-01-20drm/amd/display: Check NULL before accessing a variableAlex Hung-1/+4
2026-01-05drm/amd/display: Add frame skip feature support flagChunTao Tso-0/+3
2025-12-08drm/amd/display: Revise VSC SDP header for Panel ReplayJack Chang-145/+206
2025-12-08drm/amd/display: Add AS-SDP v2 support for eDP featureJack Chang-9/+15
2025-11-18drm/amd/display: Add panel replay enablement option and logicJack Chang-0/+3
2025-11-11drm/amd/display: Refactor HDCP Status Log FormatWenjing Liu-1/+0
2025-11-11drm/amd/display: To support Replay frame skip modeChuntao Tso-0/+35
2025-11-11drm/amd/display: Allow VRR params change if unsynced with the streamIvan Lipski-0/+11
2025-11-11drm/amd/display: add macros to simplify codeWenjing Liu-183/+68
2025-11-04drm/amd/display: fw locality check refactorsWenjing Liu-82/+62
2025-10-20drm/amd/display: add additional hdcp tracesWenjing Liu-9/+51
2025-09-05drm/amd/display: Add HDCP policy controlOleh Kuzhylnyi-2/+4
2025-09-05drm/amd/display: Remove redundant ternary operatorsLiao Yuanhong-2/+2
2025-08-18drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()Chenyuan Yang-0/+3
2025-07-15drm/amd/display: Initial support for SmartMuxAurabindo Pillai-0/+2
2025-06-30drm/amd/display: Added case for when RR equals panel's max RR using freesyncHarold Sun-0/+8
2025-06-24drm/amd/display: Remove redundant macro of refresh rateWeiguang Li-1/+1
2025-05-29drm/amd/display: Add null pointer check for get_first_active_display()Wentao Liang-0/+3
2025-04-07drm/amd/display: HDCP Locality check using DMUB Fused IODominik Kaszewski-24/+189
2025-02-19drm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin-2/+2
2025-02-12drm/amd/display: Remove unused freesync functionsDr. David Alan Gilbert-163/+0
2025-01-10drm/amd/display: Revised for Replay Pseudo vblank controlDennis Chan-3/+3
2025-01-10drm/amd/display: Add replay desync error count tracking and reset functionalityJack Chang-0/+6
2024-12-10Revert "drm/amd/display: Revised for Replay Pseudo vblank"Gabe Teeger-3/+3
2024-12-10drm/amd/display: Revised for Replay Pseudo vblank controlDennis Chan-3/+3
2024-12-02drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone-1/+12
2024-11-04drm/amd/display: fix rxstatus_msg_sz type narrowingDominik Kaszewski-19/+12
2024-11-04drm/amd/display: avoid divided by zeroCharlene Liu-0/+3
2024-11-04drm/amd/display: Remove unused regamma functionsDr. David Alan Gilbert-318/+0
2024-10-22drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello-0/+2
2024-10-07drm/amd/display: Display lost signal on playing videopo-tchen-3/+14
2024-09-18drm/amd/display: Round calculated vtotalRobin Chen-1/+1
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter-9/+9
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds-0/+2
2024-07-23drm/amd/display: Revert "Check HDCP returned status"Alex Hung-9/+9
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung-1/+1
2024-06-27drm/amd/display: Use ARRAY_SIZE for array lengthJiapeng Chong-8/+4
2024-06-27drm/amd/display: Remove duplicate null checkAlex Hung-3/+0
2024-06-27drm/amd/display: Remove a redundant check in authenticated_dpWenjing Liu-15/+12
2024-06-27drm/amd/display: Check HDCP returned statusAlex Hung-6/+9
2024-06-14drm/amd/display: Introduce deferred Replay coasting vtotal updateChunTao Tso-0/+19
2024-05-02drm/amd/display: Add array index check for hdcp ddc accessHersen Wu-4/+24
2024-04-30drm/amd/display: Refactor for Replay Link off frame countDennis Chan-6/+2
2024-04-26drm/amd/display: Check index msg_id before read or writeAlex Hung-0/+8
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr-2/+2
2024-03-22Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland-8/+5