summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2019-10-22drm/amd/display: Change Navi14's DWB flag to 1Zhan Liu1-1/+1
2019-10-17drm/amd/display: setting the DIG_MODE to the correct value.Zhan Liu1-0/+9
2019-09-12drm/amd/display: correct dc_link detect on eDP displayZhan Liu1-0/+4
2019-08-08drm/amd/display: disable display writeback for navi14Xiaojie Yuan1-1/+1
2019-08-08drm/amd/display: skip to load dmcu firmware for navi14Xiaojie Yuan1-0/+1
2019-08-08drm/amd/display: add ASICREV defines v2Bhawanpreet Lakha1-0/+8
2019-08-08drm/amd/display: add NAVI14 in resource constructBhawanpreet Lakha1-4/+19
2019-08-08drm/amd/display: add nv14 cases to amdgpu_dmBhawanpreet Lakha1-0/+7
2019-07-30drm/amd/display: Support uclk switching for DCN2Nicholas Kazlauskas1-10/+0
2019-07-30drm/amd/display: Embed DCN2 SOC bounding boxNicholas Kazlauskas1-2/+112
2019-07-30drm/amdgpu/powerplay: provide the interface to disable uclk switch for DALKenneth Feng1-0/+14
2019-07-22drm/amd/display: handle active dongle port type is DP++ or DP caseDale Zhao2-11/+21
2019-07-22drm/amd/display: Copy GSL groups when committing a new contextNicholas Kazlauskas1-0/+12
2019-07-22drm/amd/display: Add debug entry to destroy disconnected edp linkLewis Huang2-4/+17
2019-07-22drm/amd/display: avoid power gate domains that doesn't existTony Cheng2-11/+17
2019-07-22drm/amd/display: Add SMU version field to clk_mgr_internalFatemeh Darbehani1-0/+1
2019-07-22drm/amd/display: support "dummy pstate"Jun Lei14-8/+7022
2019-07-22drm/amd/display: fix mpcc assert conditionEric Yang1-12/+11
2019-07-22drm/amd/display: do not read link setting if edp not connectedEric Yang1-9/+1
2019-07-22drm/amd/display: Increase size of audios arrayTai Man2-1/+2
2019-07-22drm/amd/display: 3.2.42Aric Cyr1-1/+1
2019-07-22drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas1-2/+2
2019-07-22drm/amd/display: Clean up dynamic metadata logicJulian Parkin4-40/+86
2019-07-22drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee1-1/+1
2019-07-22drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin2-2/+5
2019-07-22drm/amd/display: populate last calculated bb state with max clocksJun Lei1-0/+4
2019-07-22drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin17-138/+136
2019-07-22drm/amd/display: Implement DAL3 GPU Integer ScalingReza Amini2-0/+16
2019-07-22drm/amd/display: add pipe CRC sources without disabling dithering.Dingchen Zhang2-16/+49
2019-07-22drm/amd/display: use min disp and dpp clk debug option for dcn2Dmytro Laktyushkin2-4/+5
2019-07-22drm/amd/display: add a option to force the clock at every mode change.Charlene Liu2-1/+9
2019-07-22drm/amd/display: Change offset_to_id to reflect what id_to_offset returnsMurton Liu2-8/+4
2019-07-22drm/amd/display: add set and get clock for testing purposesCharlene Liu10-2/+132
2019-07-22drm/amd/display: allocate 4 ddc engines for RV2Derek Lai1-1/+1
2019-07-22drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo...Murton Liu6-3/+186
2019-07-22drm/amd/display: 3.2.41Aric Cyr1-1/+1
2019-07-22drm/amd/display: Fixes for some MPO casesIlya Bakoulin2-2/+2
2019-07-22drm/amd/display: Cache the use_pitch_c conditionalIlya Bakoulin1-2/+6
2019-07-22drm/amd/display: Add DIG_CLOCK_PATTERN registerNevenko Stupar1-3/+7
2019-07-22drm/amd/display: Add CM_BYPASS via debug optionQingqing Zhuo5-1/+22
2019-07-22drm/amd/display: Add MPC 3DLUT resource managementVitaly Prosyak3-5/+18
2019-07-22drm/amd/display: Add debug option to disable timing syncJoshua Aberback2-1/+2
2019-07-22drm/amd/display: Clear FEC_READY shadow register if DPCD write failsNikola Cornij1-0/+2
2019-07-22drm/amd/display: Optimize gamma calculationsKrunoslav Kovac3-62/+111
2019-07-22drm/amd/display: put back front end initialization sequenceEric Yang1-14/+1
2019-07-22drm/amd/display: Set FEC_READY always before link trainingNikola Cornij2-12/+20
2019-07-22drm/amd/display: Use helper for determining HDMI signalEric Bernstein1-1/+1
2019-07-22drm/amd/display: Implement generic MUX registersMurton Liu7-3/+288
2019-07-22drm/amd/display: Wait for flip to completeAlvin Lee1-0/+11
2019-07-22drm/amd/display: 3.2.40Aric Cyr1-1/+1