summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo2020-08-101-7/+29
* drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini2020-08-061-1/+4
* drm/amd/display: Implement AMD VSIF V3Reza Amini2020-07-211-0/+41
* drm/amd/display: Send VSIF on unsupported modes on DALJaehyun Chung2020-07-081-1/+1
* drm/amd/display: Fix incorrect rounding for 10Hz refresh rangeJaehyun Chung2020-07-022-32/+10
* drm/amd/display: fix compilation error on allmodconfigQingqing Zhuo2020-07-011-5/+1
* drm/amd: add missing fill of the array`s first elementBernard Zhao2020-07-011-0/+1
* drm/amd/display: change global buffer to local bufferLewis Huang2020-07-015-57/+175
* drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov2020-07-011-1/+1
* drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov2020-07-011-1/+1
* drm/amd/display: combine public interfaces into single headerAnthony Koo2020-05-281-1/+1
* drm/amd/display: Fix ABM memory alignment issueWyatt Wood2020-05-281-3/+42
* drm/amd/display: Add bit swap helper based on endiannessRodrigo Siqueira2020-05-281-24/+26
* drm/amd/display: Handle persistence in DMJaehyun Chung2020-05-281-1/+7
* drm/amd/display: correct rn NUM_VMIDDmytro Laktyushkin2020-05-211-2/+5
* drm/amd/display: move location of dmub_srv.h fileAnthony Koo2020-05-051-1/+0
* drm/amd/display: remove unused module/statsAurabindo Pillai2020-05-051-448/+0
* drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo2020-05-051-1/+1
* drm/amd/display: Internal refactoring to abstract color capsKrunoslav Kovac2020-04-282-7/+28
* drm/amd/display: Convert memory from cpu to fw endianness correctlyWyatt Wood2020-04-221-27/+31
* drm/amd/display: Change infopacket type programmingHaiyi Zhou2020-04-223-10/+99
* drm/amd/display: Check ramp != NULL before applying lut1d for degammaNicholas Kazlauskas2020-04-221-1/+1
* drm/amd/display: Unify psr feature flagsWyatt Wood2020-04-221-1/+2
* drm/amd/display: Remove byte swapping for dmcub abm config tableWyatt Wood2020-04-221-38/+36
* drm/amd/display: Fix ABM config copy for dmcubWyatt Wood2020-04-092-10/+23
* drm/amd/display: fix typoJoseph Gravenor2020-04-093-8/+8
* drm/amd/display: Remove hdcp display state with mst fixIsabel Zhang2020-04-096-47/+26
* drm/amd/display: Implement abm config table copy to dmcubWyatt Wood2020-04-091-2/+2
* drm/amd/display: Guard calls to hdcp_ta and dtm_taBhawanpreet Lakha2020-04-031-167/+253
* drm/amd/display: remove mod_hdcp_hdcp2_get_link_encryption_status()Bhawanpreet Lakha2020-04-032-31/+0
* drm/amd/display: Add ABM driver implementationWyatt Wood2020-04-011-5/+16
* drm/amd/display: LFC not working on 2.0x range monitors (v2)Aric Cyr2020-03-311-15/+19
* drm/amd/display: Revert change to HDCP display statesIsabel Zhang2020-03-316-28/+49
* drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST a...Martin Tsai2020-03-192-19/+4
* drm/amd/display: remove magic numbers in hdcp_ddcWenjing Liu2020-03-191-6/+6
* drm/amd/display: Remove redundant hdcp display stateIsabel Zhang2020-03-196-48/+27
* drm/amd/display: fix a minor HDCP logging errorWenjing Liu2020-03-091-0/+3
* drm/amd/display: determine rx id list bytes to read based on device countWenjing Liu2020-03-091-4/+20
* drm/amd/display: determine is mst hdcp based on stream instead of sink signalWenjing Liu2020-03-093-8/+6
* drm/amd/display: Add stay count and bstatus to HDCP logIsabel Zhang2020-03-091-2/+6
* drm/amd/display: Workaround to do HDCP authentication twice on certain displaysGeorge Shen2020-03-052-1/+5
* drm/amd/display: Move mod_hdcp_displays to mod_hdcp structIsabel Zhang2020-03-053-32/+33
* drm/amd/display: Fix HDMI repeater authenticationBhawanpreet Lakha2020-02-251-2/+2
* drm/amd/display: Only round InfoFrame refresh ratesAric Cyr2020-02-251-6/+2
* drm/amd/display: System crashes when add_ptb_to_table() gets calledPeikang Zhang2020-02-251-6/+10
* drm/amd/display: Fix message for encryptionBhawanpreet Lakha2020-02-121-6/+1
* drm/amd/display: fix backwards byte order in rx_caps.Bhawanpreet Lakha2020-02-121-2/+2
* drm/amd/display: update HDCP DTM immediately after hardware programmingWenjing Liu2020-02-128-110/+106
* drm/amd/display: no hdcp retry if bksv or ksv list is revokedWenjing Liu2020-02-125-3/+13
* drm/amd/display: Handle revoked receiversBhawanpreet Lakha2020-02-122-6/+28