aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-21drm/amd/display: make dp_ss_off optionalDmytro Laktyushkin1-3/+3
2018-08-21drm/amd/display: fix dp_ss_control vbios flag parsingDmytro Laktyushkin1-1/+1
2018-08-13drm/amd/display: fix single link DVI has no displayCharlene Liu1-0/+2
2018-08-06drm/amd/display: Add NULL check for enabling dp ssNicholas Kazlauskas1-1/+3
2018-08-06drm/amd/display: add vbios table check for enabling dp ssDmytro Laktyushkin1-0/+1
2018-08-06drm/amd/display: Implement backlight_ops.get_brightnessDavid Francis1-0/+9
2018-08-06drm/amd/display: DP Compliance 400.1.1 failureabdoulaye berthe1-26/+28
2018-08-03drm/amd/display: Only require EDID read for HDMI and DVIHarry Wentland1-1/+2
2018-08-03drm/amd/display: Report non-DP display as disconnected without EDIDHarry Wentland1-0/+11
2018-07-27drm/amd/display: Retry link training againBhawanpreet Lakha1-2/+18
2018-07-24drm/amd/display: allow diags to skip initial link trainingTony Cheng1-1/+1
2018-07-16drm/amd/display: Add hook for MST root branch infoNikola Cornij1-0/+4
2018-07-13drm/amd/display: Serialize is_dp_sink_presentHarry Wentland1-2/+2
2018-07-13drm/amd/display: support access ddc for mst branchEric Yang1-0/+4
2018-07-05drm/amd/display: add valid regoffset and NULL pointer checkCharlene Liu1-3/+5
2018-07-05drm/amd/display: get rid of cur_clks from dcn_bw_outputDmytro Laktyushkin1-1/+1
2018-07-05drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin1-21/+9
2018-07-05drm/amd/display: replace clocks_value struct with dc_clocksDmytro Laktyushkin1-5/+3
2018-06-15drm/amd/display: Added documentation for some DC interface functionsYasir Al Shekerchi1-0/+16
2018-06-15drm/amd/display: Refactor audio programmingAnthony Koo1-22/+2
2018-05-18drm/amd/display: don't create new dc_sink if nothing changed at detectionSamson Tam1-18/+77
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-6/+6
2018-05-15drm/amd/display: fix brightness level after resume from suspendRoman Li1-0/+13
2018-04-11drm/amd/display: Change disable backlight ramp change threshold from 0 to maximum value.Yongqiang Sun1-1/+1
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha1-8/+11
2018-04-11drm/amd/display: Non-HDMI DP active dongle should not support YUV pixel formatHersen Wu1-3/+16
2018-04-11drm/amd/display: Only program MSA_TIMING_PARAM if it changedAnthony Koo1-5/+10
2018-04-11drm/amd/display: Correct print types in DC_LOGSBhawanpreet Lakha1-4/+4
2018-03-14drm/amd/display: Fixed dim around 1sec when resume from S3 (v2)Yongqiang Sun1-0/+7
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-31/+22
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-16/+16
2018-03-05drm/amd/display: Clear dmps off for eDP when resume.Yongqiang Sun1-0/+4
2018-03-05drm/amd/display: Add passive dongle support for HPD RearchJohn Barberiz1-2/+5
2018-03-05drm/amd/display: move MST branch initialize to before link trainingHersen Wu1-0/+3
2018-02-19drm/amd/display: Remove delay on disconnect patchJohn Barberiz1-12/+4
2018-02-19drm/amd/display: Keep eDP stream enabled during boot.Yongqiang Sun1-1/+10
2018-02-19drm/amd/display: add monitor patch for delay after DP receive power upMartin Tsai1-0/+6
2018-02-19drm/amd/display: Rearchitecture HDMI HPDJohn Barberiz1-0/+32
2018-02-19drm/amd/display: enable #PME code path for RV.Charlene Liu1-3/+3
2018-02-19drm/amd/display: Fixed if statement parameters to add a delay on disconnectJohn Barberiz1-2/+2
2018-02-19drm/amd/display: Add return value for detect dp.Yongqiang Sun1-5/+9
2018-02-19drm/amd/display: Remove return when no EDID read.Martin Tsai1-2/+0
2018-02-19drm/amd/display: Fix warning about misaligned codeHarry Wentland1-2/+2
2018-02-19drm/amd/display: Add temporary delay on disconnect patchJohn Barberiz1-0/+2
2018-02-19drm/amd/display: Add temporary delay on disconnect patchJohn Barberiz1-4/+10
2018-02-19drm/amd/display: eDP sequence BL off first then DP blank.Charlene Liu1-5/+2
2018-02-19drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland1-2/+1
2018-02-19drm/amd/display: PME sw wa to support waking AZ D3Charlene Liu1-0/+12
2017-12-20drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo1-2/+9
2017-12-20drm/amd/display: Print type if we get wrong ObjectID from biosHarry Wentland1-2/+3