summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2020-08-11drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang1-0/+1
2020-08-11drm/amd/display: Disconnect pipe separetely when disable pipe splitAlvin Lee8-0/+174
2020-08-11drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo2-8/+22
2020-08-11drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo1-7/+29
2020-08-11drm/amd/display: mpcc black color should not be impacted by pixel encoding fo...Xiaodong Yan1-8/+0
2020-08-11drm/amd/display: Revert regressionAlvin Lee7-141/+0
2020-08-11drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr1-1/+1
2020-08-11drm/amd/display: Adjust static-ness of resource functionsJoshua Aberback3-13/+18
2020-08-06drm/amd/display: Display goes blank after instIgor Kravchenko3-3/+56
2020-08-06drm/amd/display: Change null plane state swizzle mode to 4kb_sGeorge Shen1-2/+2
2020-08-06drm/amd/display: Use helper function to check for HDMI signalJinZe.Xu1-1/+1
2020-08-06drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sinkAric Cyr1-16/+0
2020-08-06drm/amd/display: Fix logger contextHarry Wentland1-1/+2
2020-08-06drm/amd/display: populate new dml variableDmytro Laktyushkin1-1/+2
2020-08-06drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko9-8/+129
2020-08-06drm/amd/display: Use parameter for call to set output muxEric Bernstein1-2/+5
2020-08-06drm/amd/display: Fix DP Compliance tests 4.3.2.1 and 4.3.2.2Aric Cyr1-7/+6
2020-08-06drm/amd/display: Use hw lock mgrWyatt Wood1-1/+1
2020-08-06drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu1-2/+67
2020-08-06drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini8-13/+57
2020-08-06drm/amd/display: Disable idle optimizations before programming DCNJun Lei1-2/+16
2020-08-06drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang1-0/+23
2020-08-06drm/amd/display: Use proper abm/backlight functions for DCN3Bhawanpreet Lakha1-2/+3
2020-08-06drm/amd/display: Use seperate dmcub firmware for navy_flounderBhawanpreet Lakha1-1/+6
2020-08-06drm/amd/display: Check lane status again after link training doneMartin Tsai2-0/+52
2020-08-06drm/amd/display: Don't compare dppclk before updating DTOAlvin Lee1-3/+4
2020-08-06drm/amd/display: Fix naming of DSC Debugfs entryEryk Brol1-4/+5
2020-08-06drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol4-4/+6
2020-08-06drm/amd/display: Clean up global sync param retrievalDmytro Laktyushkin3-63/+7
2020-08-06drm/amd/display: Drop dm_determine_update_type_for_commitNicholas Kazlauskas1-182/+17
2020-08-06drm/amd/display: Reset plane for anything that's not a FAST updateNicholas Kazlauskas1-0/+25
2020-08-06drm/amd/display: Use validated tiling_flags and tmz_surface in commit_tailNicholas Kazlauskas1-14/+3
2020-08-06drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prep...Nicholas Kazlauskas1-17/+19
2020-08-06drm/amd/display: Reset plane when tiling flags changeNicholas Kazlauskas1-3/+16
2020-08-06drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_stateNicholas Kazlauskas2-25/+37
2020-08-06drm/amd/display: Fix wrong return value in dm_update_plane_state()Tianjia Zhang1-2/+1
2020-08-05drm/amd/display: Constify dcn30_res_pool_funcsRikard Falkeborn1-1/+1
2020-08-05drm/amd/display: Constify dcn21_res_pool_funcsRikard Falkeborn1-1/+1
2020-08-05drm/amd/display: Constify dcn20_res_pool_funcsRikard Falkeborn1-1/+1
2020-08-05drm/amd/display: Indent an if statementDan Carpenter1-1/+1
2020-08-05drm/amd/display: 3.2.97Aric Cyr1-1/+1
2020-08-05drm/amd/display: [FW Promotion] Release 0.0.27Anthony Koo1-3/+12
2020-08-05drm/amd/display: Separate pipe disconnect from rest of progrmamingAlvin Lee7-0/+141
2020-08-05drm/amd/display: Add debugfs for forcing stream timing syncVictor Lu5-4/+75
2020-08-05drm/amd/display: Display goes blank after instIgor Kravchenko3-3/+56
2020-08-05drm/amd/display: Change null plane state swizzle mode to 4kb_sGeorge Shen1-2/+2
2020-08-05drm/amd/display: Use helper function to check for HDMI signalJinZe.Xu1-1/+1
2020-08-05drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sinkAric Cyr1-16/+0
2020-08-05drm/amd/display: Comments on how to use DSC debugfs some entriesEryk Brol1-0/+45
2020-08-05drm/amd/display: Fix logger contextHarry Wentland1-1/+2