summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorFilesLines
2022-04-12drm/amd/display: Fix inconsistent timestamp typeAngus Wang1-1/+4
2022-04-11drm/amd/display: fix 64 bit divide in freesync codeAlex Deucher1-1/+1
2022-04-07drm/amd/display: cleanup extern usage in function definitionTom Rix1-3/+3
2022-04-06drm/amd/dc: remove duplicate includeLv Ruyi1-1/+0
2022-04-05drm/amd/display: Add flip interval workaroundAngus Wang2-1/+85
2022-03-25drm/amd/display: Fix HDCP SEND AKI INIT errorAhmad Othman3-2/+46
2022-03-25drm/amd/display: Update VTEM Infopacket definitionLeo (Hanghong) Ma1-2/+3
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie2-13/+15
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2022-01-26drm/amd/display: Update VSC HDR infoPacket on TF changeReza Amini2-13/+15
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann1-1/+1
2022-01-08drm/amd/display: unhard code link to phy idx mapping in dc link and clean upWenjing Liu1-1/+1
2021-10-28drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas1-4/+2
2021-10-28drm/amd/display: Add support for USB4 on C20 PHY for DCN3.1Ahmad Othman1-0/+2
2021-10-28drm/amd/display: Get ceiling for v_total calcGuo, Bing1-3/+12
2021-09-14drm/amd/display: Revert adding degamma coefficientsJaehyun Chung1-39/+25
2021-09-14drm/amd/display: Correct degamma coefficientsJaehyun Chung1-1/+1
2021-09-14drm/amd/display: Add regamma/degamma coefficients and set sRGB when TF is BT709Jaehyun Chung1-20/+40
2021-08-19drm/amd: consolidate TA shared memory structuresCandice Li1-28/+28
2021-08-09drm/amd/display: add authentication_complete in hdcp outputWenjing Liu7-79/+93
2021-07-28drm/amd/display: remove unused functionsWenjing Liu6-50/+21
2021-07-28drm/amd/display: add update authentication interfaceWenjing Liu2-6/+69
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher4-37/+6
2021-06-16drm/amd/display: tune backlight ramping profilesJosip Pavic1-10/+10
2021-06-08drm/amd/display: delay 100ms before restart after failing to read CP_IRQWenjing Liu1-1/+1
2021-06-04drm/amd/display: Add DCN3.1 HDCP supportNicholas Kazlauskas4-4/+196
2021-06-02drm/amd/display: Avoid HDCP over-read and corruptionKees Cook1-1/+3
2021-05-27drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1...Lee Jones1-13/+0
2021-05-27drm/amd/display: disable desktop VRR when using older flip modelhvanzyll1-10/+19
2021-05-27drm/amd/display: Added support for individual control for multiple back-light...Jake Wang2-8/+10
2021-04-29drm/amd/display: avoid to authentication when DEVICE_COUNT=0Yu-ting Shen2-0/+10
2021-04-29drm/amd/display: fix HDCP reset sequence on reinitializeBrandon Syu1-1/+0
2021-04-21drm/amd/display: Always poll for rxstatus in authenticateNicholas Kazlauskas2-4/+0
2021-04-21drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang1-0/+2
2021-04-09drm/amd/display: Fixed corruption on 4K tvsHarry VanZyllDeJong1-2/+2
2021-04-09amd: display: modules: Remove repeated struct declarationWan Jiabing1-2/+0
2021-04-09drm/amd/display: Rename fs_params to hdr_tm_paramsKrunoslav Kovac2-5/+5
2021-04-09drm/amd/display: add mod hdcp interface for supporting encryption state queryWenjing Liu7-29/+54
2021-04-09drm/amd/display: define mod_hdcp_display_disable_option structWenjing Liu2-4/+10
2021-04-09drm/amd/display: Change input parameter for set_drrAlvin Lee2-12/+32
2021-03-02drm/amd/display: Add flag for building infopacketMax.Tseng2-3/+28
2021-02-09drm/amd/display: DP HDCP Compliance 1A-08/09 tests failQingqing Zhuo1-0/+2
2021-02-02drm/amd/display: fix calculation for the pwl backlight curveAnthony Koo1-1/+1
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu3-4/+4
2021-01-26drm/amd/display: change license of color_table.cJonathan Gray1-5/+21
2021-01-14drm/amd/display/modules/info_packet/info_packet: Correct kernel-doc formattingLee Jones1-9/+4
2021-01-14drm/amd/display/modules/power/power_helpers: Staticify local functionsLee Jones1-3/+3
2020-12-23drm/amd/display: gradually ramp ABM intensityRizvi2-10/+26
2020-12-23drm/amd/display: Modify the hdcp device count check conditionMartin Tsai2-4/+11
2020-12-15drm/amd/display: Fix OGAM LUT calculation precisionFelipe1-5/+17