summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2020-09-16drm/amd/display: add option to override cr training patternWenjing Liu2-12/+22
2020-09-16drm/amd/display: Compare mpcc_inst to mpcc_count instead of a constantJoshua Aberback1-3/+1
2020-09-16drm/amd/display: Detect plane change when detect pipe change.JinZe.Xu2-1/+12
2020-09-16drm/amd/display: Fixed Intermittent blue screen on OLED panelNaveed Ashfaq1-6/+5
2020-09-16drm/amd/display: 3.2.100Aric Cyr1-1/+1
2020-09-16drm/amdgpu: drop BOOLEAN define in display partFlora Cui1-3/+1
2020-08-26drm/amd/display: Add DPCS regs for dcn3 link encoderBhawanpreet Lakha2-2/+1
2020-08-26gpu: amd: Remove duplicate semicolons at the end of lineYouling Tang1-1/+1
2020-08-26drm/amd/display: Keep current gain when ABM disable immediatelyBrandon Syu1-1/+1
2020-08-26drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulationSamson Tam1-0/+1
2020-08-26drm/amd/display: Revert HDCP disable sequence changeJaehyun Chung1-1/+1
2020-08-26drm/amd/display: Call DMUB for eDP power controlChris Park1-0/+28
2020-08-26drm/amd/display: 3.2.99Aric Cyr1-1/+1
2020-08-26drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee3-22/+43
2020-08-24drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas1-0/+8
2020-08-19drm/amd/display: should check error using DC_OKTong Zhang1-4/+4
2020-08-19drm/amd/display: fix potential integer overflow when shifting 32 bit variable...Colin Ian King1-1/+1
2020-08-19drm/amd/display: Add dsc_to_stream_resource for dcn3Bhawanpreet Lakha1-0/+1
2020-08-17drm/amd/display: Add DSC_DBG_EN shift/mask for dcn3Bhawanpreet Lakha1-0/+1
2020-08-17drm/amd/display: Mask DPCD field to avoid reading unsupported field valueJaehyun Chung1-1/+3
2020-08-17drm/amd/display: Reset scrambling on Test PatternChris Park1-0/+1
2020-08-17drm/amd/display: Add extra T3 delayLewis Huang2-0/+10
2020-08-17drm/amd/display: Fix DSC force enable on SSTEryk Brol2-1/+18
2020-08-17drm/amd/display: fix dcn3 wide timing dsc validationDmytro Laktyushkin1-0/+4
2020-08-17drm/amd/display: Screen corruption on dual displays (DP+USB-C)Qingqing Zhuo3-1/+7
2020-08-17drm/amd/display: Add read backlight interfaceYongqiang Sun5-4/+18
2020-08-17drm/amd/display: PSR eDP p-state warning occurs intermittently after unplug DPhersen wu2-0/+27
2020-08-17drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh1-2/+2
2020-08-17drm/amd/display: create a function to decide mst link settingsWenjing Liu1-5/+9
2020-08-17drm/amd/display: Assign correct left shiftChris Park2-2/+7
2020-08-17drm/amd/display: Call DMUB for eDP power controlChris Park5-2/+73
2020-08-17drm/amd/display: 3.2.98Anthony Koo1-1/+1
2020-08-11drm/amd/display: convert to use le16_add_cpu()Qinglang Miao2-7/+2
2020-08-11drm/amd/display: add DCN support for aarch64Daniel Kolesa9-31/+101
2020-08-11drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa1-1/+1
2020-08-11drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung1-2/+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: 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-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: Separate pipe disconnect from rest of progrmamingAlvin Lee7-0/+141
2020-08-05drm/amd/display: Add debugfs for forcing stream timing syncVictor Lu2-4/+11
2020-08-05drm/amd/display: Display goes blank after instIgor Kravchenko3-3/+56