summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorFilesLines
2020-08-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo1-7/+29
2020-08-06drm/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
2020-03-09drm/amd/display: fix a minor HDCP logging errorWenjing Liu1-0/+3
2020-03-09drm/amd/display: determine rx id list bytes to read based on device countWenjing Liu1-4/+20
2020-03-09drm/amd/display: determine is mst hdcp based on stream instead of sink signalWenjing Liu3-8/+6
2020-03-09drm/amd/display: Add stay count and bstatus to HDCP logIsabel Zhang1-2/+6
2020-03-05drm/amd/display: Workaround to do HDCP authentication twice on certain displaysGeorge Shen2-1/+5
2020-03-05drm/amd/display: Move mod_hdcp_displays to mod_hdcp structIsabel Zhang3-32/+33
2020-02-25drm/amd/display: Fix HDMI repeater authenticationBhawanpreet Lakha1-2/+2
2020-02-25drm/amd/display: Only round InfoFrame refresh ratesAric Cyr1-6/+2
2020-02-25drm/amd/display: System crashes when add_ptb_to_table() gets calledPeikang Zhang1-6/+10
2020-02-12drm/amd/display: Fix message for encryptionBhawanpreet Lakha1-6/+1
2020-02-12drm/amd/display: fix backwards byte order in rx_caps.Bhawanpreet Lakha1-2/+2
2020-02-12drm/amd/display: update HDCP DTM immediately after hardware programmingWenjing Liu8-110/+106
2020-02-12drm/amd/display: no hdcp retry if bksv or ksv list is revokedWenjing Liu5-3/+13
2020-02-12drm/amd/display: Handle revoked receiversBhawanpreet Lakha2-6/+28