aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core (follow)
AgeCommit message (Expand)AuthorFilesLines
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-45/+68
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
2019-09-13drm/amd/display: Don't allocate payloads if link lostAlvin Lee2-7/+21
2019-09-13drm/amd/display: refine i2c over auxLewis Huang1-27/+60
2019-08-29drm/amd/display: call update_bw_bounding_boxBhawanpreet Lakha1-0/+5
2019-08-29drm/amd/display: Handle Renoir in DCBhawanpreet Lakha1-0/+12
2019-08-23drm/amd/display: flicking observed while installing driver on Navi10 CFhersen wu1-0/+1
2019-08-23drm/amd/display: Expose OTG_V_TOTAL_MID for HW DiagsBayan Zabihiyan1-1/+3
2019-08-23drm/amd/display: fix odm stream releaseDmytro Laktyushkin1-33/+32
2019-08-23drm/amd/display: fix dcn20 odm dpp programmingDmytro Laktyushkin1-0/+1
2019-08-23drm/amd/display: fix odm pipe copyDmytro Laktyushkin2-1/+7