summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorFilesLines
2025-07-06drm/amd/display: Add null pointer check for get_first_active_display()Wentao Liang1-0/+3
2025-05-29drm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin1-2/+2
2024-12-14drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone1-1/+12
2024-10-23drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello1-0/+2
2024-09-18drm/amd/display: Round calculated vtotalRobin Chen1-1/+1
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter1-9/+9
2024-07-29minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-0/+2
2024-07-24drm/amd/display: Revert "Check HDCP returned status"Alex Hung1-9/+9
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-1/+1
2024-06-28drm/amd/display: Use ARRAY_SIZE for array lengthJiapeng Chong1-8/+4
2024-06-28drm/amd/display: Remove duplicate null checkAlex Hung1-3/+0
2024-06-28drm/amd/display: Remove a redundant check in authenticated_dpWenjing Liu1-15/+12
2024-06-28drm/amd/display: Check HDCP returned statusAlex Hung1-6/+9
2024-06-14drm/amd/display: Introduce deferred Replay coasting vtotal updateChunTao Tso2-0/+19
2024-05-02drm/amd/display: Add array index check for hdcp ddc accessHersen Wu1-4/+24
2024-04-30drm/amd/display: Refactor for Replay Link off frame countDennis Chan1-6/+2
2024-04-27drm/amd/display: Check index msg_id before read or writeAlex Hung1-0/+8
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2-2/+2
2024-03-22Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland1-8/+5
2024-03-20drm/amd/display: Remove wrong signal from vrr calculationRodrigo Siqueira1-1/+1
2024-03-20drm/amd/display: Remove code duplicationRodrigo Siqueira1-2/+0
2024-03-20drm/amd/display: Add comments to v_total calculation and drop legacy TODORodrigo Siqueira1-2/+2
2024-03-20drm/amd/display: Support long vblank featureRobin Chen1-0/+2
2024-03-20drm/amd/display: revert Exit idle optimizations before HDCP executionMartin Leung2-18/+0
2024-03-20drm/amd/display: Exit idle optimizations before HDCP executionNicholas Kazlauskas2-0/+18
2024-03-20drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira1-0/+3
2024-03-20drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso2-2/+2
2024-02-22drm/amd/display: Fix nanosec stat overflowAric Cyr1-2/+2
2024-01-23drm/amd/display: Replay + IPS + ABM in Full Screen VPBChunTao Tso2-0/+6
2024-01-06drm/amd/display: Fix power_helpers.c codestyleMarcelo Mendes Spessoto Junior1-1/+1
2024-01-06drm/amd/display: Fix hdcp_log.h codestyleMarcelo Mendes Spessoto Junior1-4/+6
2024-01-06drm/amd/display: Fix hdcp2_execution.c codestyleMarcelo Mendes Spessoto Junior1-4/+2
2024-01-06drm/amd/display: Fix hdcp_psp.h codestyleMarcelo Mendes Spessoto Junior1-5/+5
2024-01-06drm/amd/display: Fix freesync.c codestyleMarcelo Mendes Spessoto Junior1-2/+2
2024-01-06drm/amd/display: Fix hdcp_psp.c codestyleMarcelo Mendes Spessoto Junior1-2/+2
2024-01-06drm/amd/display: Fix hdcp1_execution.c codestyleMarcelo Mendes Spessoto Junior1-2/+2
2024-01-06drm/amd/display: Removing duplicate copyright textMarcelo Mendes Spessoto Junior1-28/+0
2024-01-06drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton1-5/+8
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung2-0/+33
2023-12-13drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello1-0/+2
2023-11-17drm/amd/display: Send PQ bit in AMD VSIFKrunoslav Kovac1-2/+4
2023-10-09drm/amd/display: VSIF v3 set Max Refresh RateMuhammad Ansari1-7/+2
2023-10-05drm/amd/display: Clean up code warningsAric Cyr1-1/+1
2023-10-05drm/amd/display: fix problems in power_helperWayne Lin1-10/+10
2023-09-06drm/amd/display: prevent potential division by zero errorsHamza Mahfooz1-3/+6
2023-08-30drm/amd/display: PQ regamma end pointKrunoslav Kovac1-6/+109
2023-08-16drm/amd/display: Update adaptive sync infopackets for replayBhawanpreet Lakha1-0/+5
2023-08-09drm/amd/display: Clean up errors in color_gamma.cRan Sun1-3/+2
2023-08-08drm/amd/display: Add Freesync Panel DM codeBhawanpreet Lakha2-0/+7
2023-06-15drm/amd/display: Limit Minimum FreeSync Refresh RateAustin Zheng1-2/+9