summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2020-08-26drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas1-0/+8
2020-08-26drm/amd/display: should check error using DC_OKTong Zhang1-4/+4
2020-08-18drm/amd/display: Reset scrambling on Test PatternChris Park1-0/+1
2020-08-18drm/amd/display: fix dcn3 wide timing dsc validationDmytro Laktyushkin1-0/+4
2020-08-18drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh1-2/+2
2020-08-18drm/amd/display: Assign correct left shiftChris Park2-2/+7
2020-08-18drm/amd/display: Call DMUB for eDP power controlChris Park5-2/+73
2020-08-10drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa1-1/+1
2020-08-10drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung1-2/+1
2020-08-10drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo2-8/+22
2020-08-10drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr1-1/+1
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 Amini7-12/+53
2020-08-06drm/amd/display: Disable idle optimizations before programming DCNJun Lei1-2/+16
2020-08-06drm/amd/display: Use proper abm/backlight functions for DCN3Bhawanpreet Lakha1-2/+3
2020-08-06drm/amd/display: Check lane status again after link training doneMartin Tsai1-0/+50
2020-08-06drm/amd/display: Don't compare dppclk before updating DTOAlvin Lee1-3/+4
2020-08-06drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol3-3/+5
2020-08-06drm/amd/display: Clean up global sync param retrievalDmytro Laktyushkin3-63/+7
2020-07-21drm/amd/display: 3.2.95Aric Cyr1-1/+1
2020-07-21drm/amd/display: interface to obtain minimum plane size capsIgor Kravchenko5-5/+18
2020-07-21drm/amd/display: Improve compatibility by re-ordering info-packetsNaveed Ashfaq1-4/+4
2020-07-21drm/amd/display: Make new dc interface for adding dsc resourceAurabindo Pillai5-1/+20
2020-07-21drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu3-9/+9
2020-07-21drm/amd/display: Implement AMD VSIF V3Reza Amini3-0/+32
2020-07-21drm/amd/display: Add DSC parameters logging to debugfsEryk Brol2-0/+10
2020-07-21drm/amd/display: remove unhelpful 5ms delayAric Cyr1-4/+0
2020-07-14drm/amd/display: remove an unnecessary NULL checkDan Carpenter1-1/+1
2020-07-14drm/amd/display: Add missing DCN30 registers and fields for OTG_CRC_CNTL2Nicholas Kazlauskas1-0/+9
2020-07-14drm/amd/display: handle failed allocation during stream constructionJosip Pavic1-3/+16
2020-07-14drm/amd/display: 3.2.94Aric Cyr1-1/+1
2020-07-14drm/amd/display: fix dcn3 p_state_change_support validation (v2)Dmytro Laktyushkin2-7/+41
2020-07-14drm/amd/display: p-state warning occurs while changing resolution from 120hz ...hersen wu1-2/+34
2020-07-14drm/amd/display: reduce sr_xxx_time by 3 us when ppt disableChiawen Huang4-3/+55
2020-07-14drm/amd/display: Power down hardware if set mode is not called before timeoutSung Lee8-32/+52
2020-07-14drm/amd/display: update dml varDmytro Laktyushkin2-6/+4
2020-07-10Revert "drm/amd/display: add mechanism to skip DCN init"Changfeng4-15/+24
2020-07-10drm/amd/display: Fix CSC remap matrix not being applied on dcn30Nicholas Kazlauskas1-13/+14
2020-07-10drm/amd/display: Use VUPDATE_NO_LOCK instead of VUPDATE for dcn30Nicholas Kazlauskas1-10/+18
2020-07-08drm/amd/display: Add missing reg mask for dcn3Bhawanpreet Lakha1-0/+1