summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorLines
2020-08-06drm/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
2020-03-31drm/amd/display: LFC not working on 2.0x range monitors (v2)Aric Cyr-15/+19
2020-03-31drm/amd/display: Revert change to HDCP display statesIsabel Zhang-28/+49
2020-03-19drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST a...Martin Tsai-19/+4
2020-03-19drm/amd/display: remove magic numbers in hdcp_ddcWenjing Liu-6/+6
2020-03-19drm/amd/display: Remove redundant hdcp display stateIsabel Zhang-48/+27
2020-03-09drm/amd/display: fix a minor HDCP logging errorWenjing Liu-0/+3
2020-03-09drm/amd/display: determine rx id list bytes to read based on device countWenjing Liu-4/+20
2020-03-09drm/amd/display: determine is mst hdcp based on stream instead of sink signalWenjing Liu-8/+6
2020-03-09drm/amd/display: Add stay count and bstatus to HDCP logIsabel Zhang-2/+6
2020-03-05drm/amd/display: Workaround to do HDCP authentication twice on certain displaysGeorge Shen-1/+5
2020-03-05drm/amd/display: Move mod_hdcp_displays to mod_hdcp structIsabel Zhang-32/+33
2020-02-25drm/amd/display: Fix HDMI repeater authenticationBhawanpreet Lakha-2/+2
2020-02-25drm/amd/display: Only round InfoFrame refresh ratesAric Cyr-6/+2
2020-02-25drm/amd/display: System crashes when add_ptb_to_table() gets calledPeikang Zhang-6/+10
2020-02-12drm/amd/display: Fix message for encryptionBhawanpreet Lakha-6/+1
2020-02-12drm/amd/display: fix backwards byte order in rx_caps.Bhawanpreet Lakha-2/+2
2020-02-12drm/amd/display: update HDCP DTM immediately after hardware programmingWenjing Liu-110/+106
2020-02-12drm/amd/display: no hdcp retry if bksv or ksv list is revokedWenjing Liu-3/+13
2020-02-12drm/amd/display: Handle revoked receiversBhawanpreet Lakha-6/+28
2020-02-04drm/amd/display: update psp interface headerBhawanpreet Lakha-1/+25