summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorLines
2021-05-27drm/amd/display: Added support for individual control for multiple back-light...Jake Wang-8/+10
2021-04-28drm/amd/display: avoid to authentication when DEVICE_COUNT=0Yu-ting Shen-0/+10
2021-04-28drm/amd/display: fix HDCP reset sequence on reinitializeBrandon Syu-1/+0
2021-04-20drm/amd/display: Always poll for rxstatus in authenticateNicholas Kazlauskas-4/+0
2021-04-20drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang-0/+2
2021-04-09drm/amd/display: Fixed corruption on 4K tvsHarry VanZyllDeJong-2/+2
2021-04-09amd: display: modules: Remove repeated struct declarationWan Jiabing-2/+0
2021-04-09drm/amd/display: Rename fs_params to hdr_tm_paramsKrunoslav Kovac-5/+5
2021-04-09drm/amd/display: add mod hdcp interface for supporting encryption state queryWenjing Liu-29/+54
2021-04-09drm/amd/display: define mod_hdcp_display_disable_option structWenjing Liu-4/+10
2021-04-09drm/amd/display: Change input parameter for set_drrAlvin Lee-12/+32
2021-03-02drm/amd/display: Add flag for building infopacketMax.Tseng-3/+28
2021-02-09drm/amd/display: DP HDCP Compliance 1A-08/09 tests failQingqing Zhuo-0/+2
2021-02-02drm/amd/display: fix calculation for the pwl backlight curveAnthony Koo-1/+1
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu-4/+4
2021-01-25drm/amd/display: change license of color_table.cJonathan Gray-5/+21
2021-01-14drm/amd/display/modules/info_packet/info_packet: Correct kernel-doc formattingLee Jones-9/+4
2021-01-14drm/amd/display/modules/power/power_helpers: Staticify local functionsLee Jones-3/+3
2020-12-23drm/amd/display: gradually ramp ABM intensityRizvi-10/+26
2020-12-23drm/amd/display: Modify the hdcp device count check conditionMartin Tsai-4/+11
2020-12-15drm/amd/display: Fix OGAM LUT calculation precisionFelipe-5/+17
2020-12-08drm/amd/display: Set FixRate bit in VSIF V3AMD\ramini-4/+8
2020-12-08drm/amd/display: Implement VSIF V3 extended refresh rate featureReza Amini-18/+82
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher-4/+4
2020-11-02drm/amd/display: set hdcp1 wa re-auth delay to 200msJake Wang-1/+1
2020-11-01drm/amdgpu: fix build_coefficients() argumentArnd Bergmann-1/+1
2020-10-30drm/amd/display: remove unneeded semicolonTom Rix-1/+1
2020-10-26drm/amd/display: combined user regamma and OS GAMMA_CS_TFM_1DDerek Lai-4/+14
2020-10-26drm/amd/display: Fix max brightness pixel accuracyFelipe Clark-21/+89
2020-10-05drm/amd/display: FreeSync not active near lower bound of non-LFC monitor rangeAric Cyr-4/+6
2020-10-05drm/amd/display: Fixed comments (uniform style)Felipe-22/+23
2020-09-17drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha-1/+1
2020-09-15drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha-1/+1
2020-09-15drm/amd/display: Fix CP_IRQ clear bit and logicHarmanprit Tatla-11/+8
2020-09-15drm/amd/display: Add CP_IRQ clear capabilityHarmanprit Tatla-0/+29
2020-08-26drm/amd/display: Send H14b-VSIF specified in HDMIWayne Lin-15/+3
2020-08-17drm/amd/display: Change ABM config init interfaceYongqiang Sun-5/+18
2020-08-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo-7/+29
2020-07-30drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini-1/+4
2020-07-21drm/amd/display: Implement AMD VSIF V3Reza Amini-0/+41
2020-07-08drm/amd/display: Send VSIF on unsupported modes on DALJaehyun Chung-1/+1
2020-07-02drm/amd/display: Fix incorrect rounding for 10Hz refresh rangeJaehyun Chung-32/+10
2020-07-01drm/amd/display: fix compilation error on allmodconfigQingqing Zhuo-5/+1
2020-07-01drm/amd: add missing fill of the array`s first elementBernard Zhao-0/+1
2020-07-01drm/amd/display: change global buffer to local bufferLewis Huang-57/+175
2020-07-01drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov-1/+1
2020-07-01drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov-1/+1
2020-05-28drm/amd/display: combine public interfaces into single headerAnthony Koo-1/+1
2020-05-28drm/amd/display: Fix ABM memory alignment issueWyatt Wood-3/+42
2020-05-28drm/amd/display: Add bit swap helper based on endiannessRodrigo Siqueira-24/+26