summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-18drm/amd/display: Add debug entry to destroy disconnected edp linkLewis Huang2-4/+17
2019-07-18drm/amd/display: avoid power gate domains that doesn't existTony Cheng2-11/+17
2019-07-18drm/amd/display: Add SMU version field to clk_mgr_internalFatemeh Darbehani1-0/+1
2019-07-18drm/amd/display: support "dummy pstate"Jun Lei14-8/+7022
2019-07-18drm/amd/display: fix mpcc assert conditionEric Yang1-12/+11
2019-07-18drm/amd/display: do not read link setting if edp not connectedEric Yang1-7/+1
2019-07-18drm/amd/display: Increase size of audios arrayTai Man2-1/+2
2019-07-18drm/amd/display: 3.2.42Aric Cyr1-1/+1
2019-07-18drm/amd/display: drop ASSERT() if eDP panel is not connectedZhan Liu1-2/+0
2019-07-18drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas1-2/+2
2019-07-18drm/amd/display: Clean up dynamic metadata logicJulian Parkin4-40/+86
2019-07-18drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee1-1/+1
2019-07-18drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin2-2/+5
2019-07-18drm/amd/display: populate last calculated bb state with max clocksJun Lei1-0/+4
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin17-138/+136
2019-07-18drm/amd/display: Implement DAL3 GPU Integer ScalingReza Amini2-0/+17
2019-07-18drm/amd/display: add pipe CRC sources without disabling dithering.Dingchen Zhang2-16/+48
2019-07-18drm/amd/display: use min disp and dpp clk debug option for dcn2Dmytro Laktyushkin2-4/+5
2019-07-18drm/amd/display: add a option to force the clock at every mode change.Charlene Liu2-1/+9
2019-07-18drm/amd/display: Change offset_to_id to reflect what id_to_offset returnsMurton Liu2-8/+4
2019-07-18drm/amd/display: add set and get clock for testing purposesCharlene Liu10-2/+132
2019-07-18drm/amd/display: allocate 4 ddc engines for RV2Derek Lai1-1/+1
2019-07-18drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo...Murton Liu6-3/+186
2019-07-18drm/amd/display: 3.2.41Aric Cyr1-1/+1
2019-07-18drm/amd/display: Fixes for some MPO casesIlya Bakoulin2-2/+2
2019-07-18drm/amd/display: Cache the use_pitch_c conditionalIlya Bakoulin1-2/+6
2019-07-18drm/amd/display: Add DIG_CLOCK_PATTERN registerNevenko Stupar1-3/+7
2019-07-18drm/amd/display: Add CM_BYPASS via debug optionQingqing Zhuo5-1/+22
2019-07-18drm/amd/display: Add MPC 3DLUT resource managementVitaly Prosyak3-5/+18
2019-07-18drm/amd/display: Add debug option to disable timing syncJoshua Aberback2-1/+2
2019-07-18drm/amd/display: Clear FEC_READY shadow register if DPCD write failsNikola Cornij1-0/+2
2019-07-18drm/amd/display: Optimize gamma calculationsKrunoslav Kovac3-62/+111
2019-07-18drm/amd/display: put back front end initialization sequenceEric Yang1-14/+1
2019-07-18drm/amd/display: Set FEC_READY always before link trainingNikola Cornij2-12/+20
2019-07-18drm/amd/display: Use helper for determining HDMI signalEric Bernstein1-1/+1
2019-07-18drm/amd/display: Implement generic MUX registers (v2)Murton Liu7-3/+290
2019-07-18drm/amd/display: Wait for flip to completeAlvin Lee1-0/+11
2019-07-18drm/amd/display: 3.2.40Aric Cyr1-1/+1
2019-07-18drm/amd/display: Change min_h_sync_width from 8 to 4Fatemeh Darbehani1-1/+1
2019-07-18drm/amd/display: Remove second initialization of pp_smuAlvin Lee1-2/+0
2019-07-18drm/amd/display: fix not calling ppsmu to trigger PMESu Sung Chung1-0/+2
2019-07-18drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man1-1/+7
2019-07-18drm/amd/display: Remove unnecessary NULL check in set_preferred_link_settingsHarry Wentland1-5/+4
2019-07-18drm/amd/display: Do not fill Null packet in the blank periodCharlene Liu2-1/+4
2019-07-18drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao1-1/+8
2019-07-18drm/amd/display: Disable Audio on reinitialize hardwareAlvin Lee2-4/+17
2019-07-18drm/amd/display: Power-gate all DSCs at driver init timeNikola Cornij1-0/+4
2019-07-18drm/amd/display: Remove dsc disable_ich flag programming.Dmytro Laktyushkin2-5/+7
2019-07-18drm/amd/display: Read max down spreadDerek Lai1-0/+7
2019-07-18drm/amd/display: Fix some HUBP programming issuesIlya Bakoulin2-14/+705