summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-09drm/amd/display: set variable custom_backlight_curve0 storage-class-specifier...Tom Rix1-1/+1
2023-04-25drm/amd/display: add option to use custom backlight capsJosip Pavic2-0/+46
2023-04-18drm/amd/display: remove unused variable oldest_indexTom Rix1-4/+0
2023-04-18drm/amd/display: fix a divided-by-zero errorAlex Hung1-0/+4
2023-04-12drm/amd/display: remove unused average_render_time_in_us and i variablesTom Rix1-14/+0
2023-03-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-2/+2
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland1-7/+0
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland1-2/+0
2023-02-28Revert "drm/amd/display: Fix FreeSync active bit issue"Aric Cyr1-9/+3
2023-02-28drm/amd/display: Updating Video Format Fall Back Policy.Jasdeep Dhillon1-0/+1
2023-02-16drm/amd/display: remove unused _calculate_degamma_curve functionMelissa Wen2-89/+0
2023-02-16drm/amd/display: unset initial value for tf since it's never usedMelissa Wen1-2/+2
2023-02-16drm/amd/display: camel case cleanup in color_gamma fileMelissa Wen1-24/+26
2023-02-15drm/amd/display: Fix FreeSync active bit issueLeo (Hanghong) Ma1-3/+9
2023-01-31drm/amd/display: Enable Freesync over PConSung Joon Kim2-4/+4
2023-01-24drm/amd/display: Pass DSC slice height to PSR FWRobin Chen2-5/+5
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim2-0/+91
2023-01-17drm/amd/display: set active bit for desktop with VSDBv3Dillon Varone1-6/+14
2023-01-17drm/amd/display: Remove unused codeRodrigo Siqueira1-44/+0
2023-01-10drm/amd/display: fix PSR-SU/DSC interoperability supportHamza Mahfooz2-0/+34
2022-11-23drm/amd/display: new ABM config 2Camille Cho1-0/+9
2022-11-10drm/amd/display: Set correct EOTF and Gamut flag in VRR infoMike Hsieh1-4/+4
2022-11-10drm/amd/display: Update 709 gamma to 2.222 as stated in the standerdNawwar Ali1-1/+1
2022-10-27drm/amd/display: Wrong colorimetry workaroundMa Hanghong2-2/+7
2022-10-11drm/amd/display: fix transfer function passed to build_coefficients()Alex Deucher1-1/+1
2022-09-13drm/amd/display: Limit user regamma to a valid valueYao Wang11-0/+4
2022-08-10drm/amd/display: Fix HDMI VSIF V3 incorrect issueLeo Ma1-12/+3
2022-07-12drm/amd/display: Disable PSRSU when DSC enabled on the specific sinkRobin Chen1-16/+17
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland2-5/+0
2022-06-15drm/amd/display: Add vrr_active_variable to dc_stream_updateHarry VanZyllDeJong2-3/+2
2022-06-15drm/amd/display: Firmware assisted MCLK switch and FSFelipe Clark2-0/+9
2022-06-15drm/amd/display: update topology_update_input_v3 structQingqing Zhuo2-0/+15
2022-06-15drm/amd/display: Fix monitor flash issueShah Dharati1-1/+1
2022-06-06drm/amd/display: add shared helpers to update psr config fields to power moduleDavid Zhang2-0/+90
2022-06-06drm/amd/display: revise Start/End SDP dataDavid Zhang1-2/+27
2022-06-03drm/amd: Fix spelling typo in commentspengfuyuan1-1/+1
2022-04-29Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+2
2022-04-25drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann1-1/+1
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann1-1/+1
2022-04-13drm/amd/display: implement shared PSR-SU sink validation helperDavid Zhang2-0/+39