aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules (follow)
AgeCommit message (Expand)AuthorFilesLines
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-18drm/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-15drm/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-01drm/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_get_link_encryption_status()'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 instances.Jake Wang2-8/+10
2021-04-28drm/amd/display: avoid to authentication when DEVICE_COUNT=0Yu-ting Shen2-0/+10
2021-04-28drm/amd/display: fix HDCP reset sequence on reinitializeBrandon Syu1-1/+0
2021-04-20drm/amd/display: Always poll for rxstatus in authenticateNicholas Kazlauskas2-4/+0
2021-04-20drm/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-25drm/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
2020-12-08drm/amd/display: Set FixRate bit in VSIF V3AMD\ramini1-4/+8
2020-12-08drm/amd/display: Implement VSIF V3 extended refresh rate featureReza Amini1-18/+82
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-4/+4
2020-11-02drm/amd/display: set hdcp1 wa re-auth delay to 200msJake Wang1-1/+1
2020-11-01drm/amdgpu: fix build_coefficients() argumentArnd Bergmann1-1/+1
2020-10-30drm/amd/display: remove unneeded semicolonTom Rix1-1/+1
2020-10-26drm/amd/display: combined user regamma and OS GAMMA_CS_TFM_1DDerek Lai2-4/+14
2020-10-26drm/amd/display: Fix max brightness pixel accuracyFelipe Clark1-21/+89
2020-10-05drm/amd/display: FreeSync not active near lower bound of non-LFC monitor rangeAric Cyr1-4/+6
2020-10-05drm/amd/display: Fixed comments (uniform style)Felipe1-22/+23
2020-09-17drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha1-1/+1
2020-09-15drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha1-1/+1