summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* drm/amd/display: remove unused functionsWenjing Liu2021-07-286-50/+21
* drm/amd/display: add update authentication interfaceWenjing Liu2021-07-282-6/+69
* drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2021-06-224-37/+6
* drm/amd/display: tune backlight ramping profilesJosip Pavic2021-06-151-10/+10
* drm/amd/display: delay 100ms before restart after failing to read CP_IRQWenjing Liu2021-06-081-1/+1
* drm/amd/display: Add DCN3.1 HDCP supportNicholas Kazlauskas2021-06-044-4/+196
* drm/amd/display: Avoid HDCP over-read and corruptionKees Cook2021-06-011-1/+3
* drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1...Lee Jones2021-05-271-13/+0
* drm/amd/display: disable desktop VRR when using older flip modelhvanzyll2021-05-271-10/+19
* drm/amd/display: Added support for individual control for multiple back-light...Jake Wang2021-05-272-8/+10
* drm/amd/display: avoid to authentication when DEVICE_COUNT=0Yu-ting Shen2021-04-282-0/+10
* drm/amd/display: fix HDCP reset sequence on reinitializeBrandon Syu2021-04-281-1/+0
* drm/amd/display: Always poll for rxstatus in authenticateNicholas Kazlauskas2021-04-202-4/+0
* drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang2021-04-201-0/+2
* drm/amd/display: Fixed corruption on 4K tvsHarry VanZyllDeJong2021-04-091-2/+2
* amd: display: modules: Remove repeated struct declarationWan Jiabing2021-04-091-2/+0
* drm/amd/display: Rename fs_params to hdr_tm_paramsKrunoslav Kovac2021-04-092-5/+5
* drm/amd/display: add mod hdcp interface for supporting encryption state queryWenjing Liu2021-04-097-29/+54