summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-15drm/amd/display: Fix CP_IRQ clear bit and logicHarmanprit Tatla2-11/+8
2020-09-15drm/amd/display: Add CP_IRQ clear capabilityHarmanprit Tatla3-0/+29
2020-08-26drm/amd/display: Send H14b-VSIF specified in HDMIWayne Lin2-15/+3
2020-08-17drm/amd/display: Change ABM config init interfaceYongqiang Sun2-5/+18
2020-08-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo1-7/+29
2020-07-30drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini1-1/+4
2020-07-21drm/amd/display: Implement AMD VSIF V3Reza Amini1-0/+41
2020-07-08drm/amd/display: Send VSIF on unsupported modes on DALJaehyun Chung1-1/+1
2020-07-02drm/amd/display: Fix incorrect rounding for 10Hz refresh rangeJaehyun Chung2-32/+10
2020-07-01drm/amd/display: fix compilation error on allmodconfigQingqing Zhuo1-5/+1
2020-07-01drm/amd: add missing fill of the array`s first elementBernard Zhao1-0/+1
2020-07-01drm/amd/display: change global buffer to local bufferLewis Huang5-57/+175
2020-07-01drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov1-1/+1
2020-07-01drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov1-1/+1
2020-05-28drm/amd/display: combine public interfaces into single headerAnthony Koo1-1/+1
2020-05-28drm/amd/display: Fix ABM memory alignment issueWyatt Wood1-3/+42
2020-05-28drm/amd/display: Add bit swap helper based on endiannessRodrigo Siqueira1-24/+26
2020-05-28drm/amd/display: Handle persistence in DMJaehyun Chung1-1/+7
2020-05-21drm/amd/display: correct rn NUM_VMIDDmytro Laktyushkin1-2/+5
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo1-1/+0
2020-05-05drm/amd/display: remove unused module/statsAurabindo Pillai1-448/+0
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo1-1/+1
2020-04-28drm/amd/display: Internal refactoring to abstract color capsKrunoslav Kovac2-7/+28
2020-04-22drm/amd/display: Convert memory from cpu to fw endianness correctlyWyatt Wood1-27/+31
2020-04-22drm/amd/display: Change infopacket type programmingHaiyi Zhou3-10/+99
2020-04-22drm/amd/display: Check ramp != NULL before applying lut1d for degammaNicholas Kazlauskas1-1/+1
2020-04-22drm/amd/display: Unify psr feature flagsWyatt Wood1-1/+2
2020-04-22drm/amd/display: Remove byte swapping for dmcub abm config tableWyatt Wood1-38/+36
2020-04-09drm/amd/display: Fix ABM config copy for dmcubWyatt Wood2-10/+23
2020-04-09drm/amd/display: fix typoJoseph Gravenor3-8/+8
2020-04-09drm/amd/display: Remove hdcp display state with mst fixIsabel Zhang6-47/+26
2020-04-09drm/amd/display: Implement abm config table copy to dmcubWyatt Wood1-2/+2
2020-04-03drm/amd/display: Guard calls to hdcp_ta and dtm_taBhawanpreet Lakha1-167/+253
2020-04-03drm/amd/display: remove mod_hdcp_hdcp2_get_link_encryption_status()Bhawanpreet Lakha2-31/+0
2020-04-01drm/amd/display: Add ABM driver implementationWyatt Wood1-5/+16
2020-03-31drm/amd/display: LFC not working on 2.0x range monitors (v2)Aric Cyr1-15/+19
2020-03-31drm/amd/display: Revert change to HDCP display statesIsabel Zhang6-28/+49
2020-03-19drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST a...Martin Tsai2-19/+4
2020-03-19drm/amd/display: remove magic numbers in hdcp_ddcWenjing Liu1-6/+6
2020-03-19drm/amd/display: Remove redundant hdcp display stateIsabel Zhang6-48/+27