summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)Author
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-08-28drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()Chenyuan Yang
2025-07-06drm/amd/display: Add null pointer check for get_first_active_display()Wentao Liang
2024-11-01drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello
2024-10-17drm/amd/display: Revert "Check HDCP returned status"Alex Hung
2024-10-17drm/amd/display: Remove a redundant check in authenticated_dpWenjing Liu
2024-10-04drm/amd/display: Round calculated vtotalRobin Chen
2024-09-12drm/amd/display: Check HDCP returned statusAlex Hung
2024-09-08drm/amd/display: Add array index check for hdcp ddc accessHersen Wu
2024-07-11drm/amd/display: Check index msg_id before read or writeAlex Hung
2024-06-27drm/amd/display: revert Exit idle optimizations before HDCP executionMartin Leung
2024-06-27drm/amd/display: Exit idle optimizations before HDCP executionNicholas Kazlauskas
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr
2024-04-03Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland
2024-04-03drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira
2024-02-05Revert "drm/amd/display: Disable PSR-SU on Parade 0803 TCON again"Jonathan Gray
2024-01-31drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello
2024-01-10drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton
2023-12-20drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello
2023-09-06drm/amd/display: prevent potential division by zero errorsHamza Mahfooz
2023-08-15drm/amd/display: Update adaptive sync infopackets for replayBhawanpreet Lakha
2023-08-09drm/amd/display: Clean up errors in color_gamma.cRan Sun
2023-08-07drm/amd/display: Add Freesync Panel DM codeBhawanpreet Lakha
2023-06-15drm/amd/display: Limit Minimum FreeSync Refresh RateAustin Zheng
2023-06-09drm/amd/display: set variable custom_backlight_curve0 storage-class-specifier...Tom Rix
2023-04-24drm/amd/display: add option to use custom backlight capsJosip Pavic
2023-04-18drm/amd/display: remove unused variable oldest_indexTom Rix
2023-04-18drm/amd/display: fix a divided-by-zero errorAlex Hung
2023-04-11drm/amd/display: remove unused average_render_time_in_us and i variablesTom Rix
2023-03-27drm/amd/display: Clean up some inconsistent indentingJiapeng Chong
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland
2023-02-28Revert "drm/amd/display: Fix FreeSync active bit issue"Aric Cyr
2023-02-28drm/amd/display: Updating Video Format Fall Back Policy.Jasdeep Dhillon
2023-02-15drm/amd/display: remove unused _calculate_degamma_curve functionMelissa Wen
2023-02-15drm/amd/display: unset initial value for tf since it's never usedMelissa Wen
2023-02-15drm/amd/display: camel case cleanup in color_gamma fileMelissa Wen
2023-02-14drm/amd/display: Fix FreeSync active bit issueLeo (Hanghong) Ma
2023-01-31drm/amd/display: Enable Freesync over PConSung Joon Kim
2023-01-24drm/amd/display: Pass DSC slice height to PSR FWRobin Chen
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim
2023-01-17drm/amd/display: set active bit for desktop with VSDBv3Dillon Varone
2023-01-17drm/amd/display: Remove unused codeRodrigo Siqueira
2023-01-09drm/amd/display: fix PSR-SU/DSC interoperability supportHamza Mahfooz
2022-11-23drm/amd/display: new ABM config 2Camille Cho
2022-11-09drm/amd/display: Set correct EOTF and Gamut flag in VRR infoMike Hsieh
2022-11-09drm/amd/display: Update 709 gamma to 2.222 as stated in the standerdNawwar Ali
2022-10-27drm/amd/display: Wrong colorimetry workaroundMa Hanghong
2022-10-11drm/amd/display: fix transfer function passed to build_coefficients()Alex Deucher
2022-09-13drm/amd/display: Limit user regamma to a valid valueYao Wang1