summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorLines
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
2020-05-28drm/amd/display: Handle persistence in DMJaehyun Chung-1/+7
2020-05-21drm/amd/display: correct rn NUM_VMIDDmytro Laktyushkin-2/+5
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo-1/+0
2020-05-05drm/amd/display: remove unused module/statsAurabindo Pillai-448/+0
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo-1/+1
2020-04-28drm/amd/display: Internal refactoring to abstract color capsKrunoslav Kovac-7/+28
2020-04-22drm/amd/display: Convert memory from cpu to fw endianness correctlyWyatt Wood-27/+31
2020-04-22drm/amd/display: Change infopacket type programmingHaiyi Zhou-10/+99
2020-04-22drm/amd/display: Check ramp != NULL before applying lut1d for degammaNicholas Kazlauskas-1/+1
2020-04-22drm/amd/display: Unify psr feature flagsWyatt Wood-1/+2
2020-04-22drm/amd/display: Remove byte swapping for dmcub abm config tableWyatt Wood-38/+36
2020-04-09drm/amd/display: Fix ABM config copy for dmcubWyatt Wood-10/+23
2020-04-09drm/amd/display: fix typoJoseph Gravenor-8/+8
2020-04-09drm/amd/display: Remove hdcp display state with mst fixIsabel Zhang-47/+26
2020-04-09drm/amd/display: Implement abm config table copy to dmcubWyatt Wood-2/+2
2020-04-03drm/amd/display: Guard calls to hdcp_ta and dtm_taBhawanpreet Lakha-167/+253
2020-04-03drm/amd/display: remove mod_hdcp_hdcp2_get_link_encryption_status()Bhawanpreet Lakha-31/+0
2020-04-01drm/amd/display: Add ABM driver implementationWyatt Wood-5/+16