aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2019-11-13drm/amd/display: configure lttpr modeabdoulaye berthe1-0/+42
2019-11-13drm/amd/display: check for dp rev before reading lttpr regsabdoulaye berthe1-2/+3
2019-11-13drm/amd/display: initialize lttprabdoulaye berthe1-0/+56
2019-11-13drm/amd/display: Unify all scaling when Integer Scaling enabledReza Amini2-19/+10
2019-11-13drm/amd/display: add oem i2c implemenation in dcJun Lei2-1/+15
2019-11-13drm/amd/display: optimize bandwidth after commit streams.Yongqiang Sun1-0/+4
2019-11-13drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDPAnthony Koo1-0/+1
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas1-5/+1
2019-11-13drm/amd/display: Add DMUB support to DCNicholas Kazlauskas1-0/+8
2019-11-06Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu1-9/+0
2019-10-30drm/amd/display: Add a conversion function for transmitter and phy_id enumsNathan Chancellor1-1/+37
2019-10-28drm/amd/display: Make calculate_integer_scaling staticYueHaibing1-1/+1
2019-10-28dc.c:use kzalloc without testzhongshiqi1-0/+4
2019-10-25drm/amd/display: Add center mode for integer scaling in DCReza Amini1-8/+35
2019-10-25drm/amd/display: Make clk mgr the only dto update pointNoah Abradjian1-4/+0
2019-10-25drm/amd/display: do not synchronize "drr" displaysJun Lei1-0/+6
2019-10-25drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss1-6/+18
2019-10-25drm/amd/display: add flag to allow diag to force enumerate edpJun Lei1-1/+1
2019-10-25drm/amd/display: audio endpoint cannot switchPaul Hsieh1-2/+3
2019-10-25drm/amd/display: Add debugfs entry for reading psr stateRoman Li1-0/+149
2019-10-25drm/amd/display: remove unused codeDmytro Laktyushkin1-2/+0
2019-10-25drm/amd/display: setting the DIG_MODE to the correct value.Zhan liu1-0/+9
2019-10-17drm/amd/display: Make dc_link_detect_helper staticYueHaibing1-1/+2
2019-10-17drm/amd/display: configurable aux timeout supportabdoulaye berthe1-0/+14
2019-10-15drm/amd/display: add NULL checks for clock manager pointerAhzo1-1/+1
2019-10-10drm/amd/display: Use swap() where appropriateVille Syrjälä1-5/+1
2019-10-10drm/amd/display: Fix dongle_caps containing stale information.David Galiffi2-1/+2
2019-10-10drm/amd/display: Fix maybe-uninitialized warningLeo Li1-1/+1
2019-10-10drm/amd/display: add more checks to validate seamless boot timingMartin Leung1-2/+59
2019-10-10drm/amd/display: add new active dongle to existent w/aVitaly Prosyak1-0/+1
2019-10-10drm/amd/display: exit PSR during detectionEric Yang2-12/+15
2019-10-10drm/amd/display: Program DWB watermarks from correct stateJulian Parkin1-2/+2
2019-10-10drm/amd/display: fix bug with check for HPD Low in verify link capSivapiriyan Kumarasamy1-2/+5
2019-10-10drm/amd/display: check phy dpalt lane count configLewis Huang2-1/+18
2019-10-10drm/amd/display: add explicit comparator as default optimization checkJun Lei1-2/+10
2019-10-10drm/amd/display: fix hotplug during display offJoseph Gravenor1-1/+20
2019-10-10drm/amd/display: skip enable stream on disconnected displayWenjing Liu1-0/+8
2019-10-10drm/amd/display: Added pixel dynamic expansion control.Robin Singh1-0/+21
2019-10-07drm/amd/display: Make function wait_for_alt_mode staticzhengbin1-1/+1
2019-10-03drm/amd/display: Update hdcp display configBhawanpreet Lakha2-0/+41
2019-10-03drm/amd/display: fix use of uninitialized variableMartin Leung2-2/+2
2019-10-03drm/amd/display: enable single dp seamless bootMartin Leung3-44/+67
2019-10-03drm/amd/display: Optimize clocks on clock changeWesley Chalmers1-0/+3
2019-10-03drm/amd/display: Revert fixup DPP programming sequenceWesley Chalmers1-3/+0
2019-09-17drm/amd/display: Separate hardware initialization from creationJulian Parkin1-3/+5
2019-09-17drm/amd/display: fix i2c wtire mot incorrect issueLewis Huang1-2/+2
2019-09-17drm/amd/display: Handle virtual signal type in disable_link()Martin Tsai1-2/+4
2019-09-13drm/amd/display: verify stream link before link testJing Zhou1-1/+2
2019-09-13drm/amd/display: remove hw access from dc_destroyJun Lei2-7/+14
2019-09-13drm/amd/display: update navi to use new surface programming behaviourDmytro Laktyushkin1-38/+67