summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: remove unused _calculate_degamma_curve functionMelissa Wen2023-02-152-89/+0
* drm/amd/display: unset initial value for tf since it's never usedMelissa Wen2023-02-151-2/+2
* drm/amd/display: camel case cleanup in color_gamma fileMelissa Wen2023-02-151-24/+26
* drm/amd/display: Fix FreeSync active bit issueLeo (Hanghong) Ma2023-02-141-3/+9
* drm/amd/display: Enable Freesync over PConSung Joon Kim2023-01-312-4/+4
* drm/amd/display: Pass DSC slice height to PSR FWRobin Chen2023-01-242-5/+5
* drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim2023-01-242-0/+91
* drm/amd/display: set active bit for desktop with VSDBv3Dillon Varone2023-01-171-6/+14
* drm/amd/display: Remove unused codeRodrigo Siqueira2023-01-171-44/+0
* drm/amd/display: fix PSR-SU/DSC interoperability supportHamza Mahfooz2023-01-092-0/+34
* drm/amd/display: new ABM config 2Camille Cho2022-11-231-0/+9
* drm/amd/display: Set correct EOTF and Gamut flag in VRR infoMike Hsieh2022-11-091-4/+4
* drm/amd/display: Update 709 gamma to 2.222 as stated in the standerdNawwar Ali2022-11-091-1/+1
* drm/amd/display: Wrong colorimetry workaroundMa Hanghong2022-10-272-2/+7
* drm/amd/display: fix transfer function passed to build_coefficients()Alex Deucher2022-10-111-1/+1
* drm/amd/display: Limit user regamma to a valid valueYao Wang12022-09-131-0/+4
* drm/amd/display: Fix HDMI VSIF V3 incorrect issueLeo Ma2022-08-101-12/+3
* drm/amd/display: Disable PSRSU when DSC enabled on the specific sinkRobin Chen2022-07-121-16/+17
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-052-5/+0
* drm/amd/display: Add vrr_active_variable to dc_stream_updateHarry VanZyllDeJong2022-06-142-3/+2
* drm/amd/display: Firmware assisted MCLK switch and FSFelipe Clark2022-06-142-0/+9
* drm/amd/display: update topology_update_input_v3 structQingqing Zhuo2022-06-142-0/+15
* drm/amd/display: Fix monitor flash issueShah Dharati2022-06-141-1/+1
* drm/amd/display: add shared helpers to update psr config fields to power moduleDavid Zhang2022-06-062-0/+90
* drm/amd/display: revise Start/End SDP dataDavid Zhang2022-06-061-2/+27
* drm/amd: Fix spelling typo in commentspengfuyuan2022-06-031-1/+1
* Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-04-291-2/+2
|\
| * drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann2022-04-251-1/+1
| * drm: Rename dp/ to display/Thomas Zimmermann2022-04-251-1/+1
* | drm/amd/display: implement shared PSR-SU sink validation helperDavid Zhang2022-04-132-0/+39
* | drm/amd/display: Fix inconsistent timestamp typeAngus Wang2022-04-121-1/+4
* | drm/amd/display: fix 64 bit divide in freesync codeAlex Deucher2022-04-111-1/+1
* | drm/amd/display: cleanup extern usage in function definitionTom Rix2022-04-071-3/+3
* | drm/amd/dc: remove duplicate includeLv Ruyi2022-04-061-1/+0
* | drm/amd/display: Add flip interval workaroundAngus Wang2022-04-052-1/+85
* | drm/amd/display: Fix HDCP SEND AKI INIT errorAhmad Othman2022-03-253-2/+46
|/
* drm/amd/display: Update VTEM Infopacket definitionLeo (Hanghong) Ma2022-03-251-2/+3
* Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie2022-02-142-13/+15
|\
| * drm/amd/display: Update VSC HDR infoPacket on TF changeReza Amini2022-01-252-13/+15
* | Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-011-1/+1
|\ \ | |/ |/|
| * drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann2022-01-171-1/+1
* | drm/amd/display: unhard code link to phy idx mapping in dc link and clean upWenjing Liu2022-01-071-1/+1
|/
* drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas2021-10-281-4/+2
* drm/amd/display: Add support for USB4 on C20 PHY for DCN3.1Ahmad Othman2021-10-281-0/+2
* drm/amd/display: Get ceiling for v_total calcGuo, Bing2021-10-281-3/+12
* drm/amd/display: Revert adding degamma coefficientsJaehyun Chung2021-09-141-39/+25
* drm/amd/display: Correct degamma coefficientsJaehyun Chung2021-09-141-1/+1
* drm/amd/display: Add regamma/degamma coefficients and set sRGB when TF is BT709Jaehyun Chung2021-09-141-20/+40
* drm/amd: consolidate TA shared memory structuresCandice Li2021-08-181-28/+28
* drm/amd/display: add authentication_complete in hdcp outputWenjing Liu2021-08-097-79/+93