summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/display: Expose OTG_V_TOTAL_MID for HW DiagsBayan Zabihiyan2019-08-231-1/+3
* drm/amd/display: fix odm stream releaseDmytro Laktyushkin2019-08-231-33/+32
* drm/amd/display: fix dcn20 odm dpp programmingDmytro Laktyushkin2019-08-231-0/+1
* drm/amd/display: fix odm pipe copyDmytro Laktyushkin2019-08-232-1/+7
* drm/amd/display: support spdifCharlene Liu2019-08-231-9/+8
* drm/amd/display: refactor Device ID for external chipsQingqing Zhuo2019-08-232-6/+17
* drm/amd/display: fix audio endpoint not getting disabled issueSu Sung Chung2019-08-233-4/+10
* drm/amd/display: re structure odm to allow 4 to 1 supportDmytro Laktyushkin2019-08-234-134/+95
* Revert "drm/amd/display: Fix underscan not using proper scaling"David Francis2019-08-221-11/+1
* drm/amd/display: remove duplicated include from dc_link.cYueHaibing2019-08-211-4/+0
* drm/amd/display: Fix 32-bit divide error in wait_for_alt_modeNathan Chancellor2019-08-211-2/+2
* drm/amd/display: Enable MPO with pre-blend color processing (RGB)Michael Strauss2019-08-151-0/+2
* drm/amd/display: check hpd before retry verify link capWenjing Liu2019-08-152-21/+33
* drm/amd/display: Add and refine DSC logs in enable sequenceNikola Cornij2019-08-151-8/+26
* drm/amd/display: reprogram VM config when system resumeLewis Huang2019-08-151-0/+8
* drm/amd/display: Enable type C hotplugEric Yang2019-08-151-0/+59
* drm/amd/display: Set DSC before DIG front-end is connected to its back-endNikola Cornij2019-08-152-24/+74
* drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung2019-08-153-22/+56
* drm/amd/display: fixup DPP programming sequenceJun Lei2019-08-151-0/+3
* drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin2019-08-151-5/+2
* drm/amd/display: Synchronous DisplayPort Link TrainingDavid Galiffi2019-08-153-123/+266
* drm/amd/display: use kvmalloc for dc_state (v2)Alex Deucher2019-08-121-5/+6
* drm/amd/display: fix a missing null check on a failed kzallocColin Ian King2019-07-301-0/+2
* drm/amd/display: handle active dongle port type is DP++ or DP caseDale Zhao2019-07-181-10/+20
* drm/amd/display: Add debug entry to destroy disconnected edp linkLewis Huang2019-07-181-4/+16
* drm/amd/display: do not read link setting if edp not connectedEric Yang2019-07-181-7/+1
* drm/amd/display: drop ASSERT() if eDP panel is not connectedZhan Liu2019-07-181-2/+0
* drm/amd/display: Clean up dynamic metadata logicJulian Parkin2019-07-181-17/+10
* drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee2019-07-181-1/+1
* drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin2019-07-182-2/+5
* drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin2019-07-182-25/+25
* drm/amd/display: Implement DAL3 GPU Integer ScalingReza Amini2019-07-181-0/+16
* drm/amd/display: add set and get clock for testing purposesCharlene Liu2019-07-181-0/+11
* drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo...Murton Liu2019-07-181-0/+47
* drm/amd/display: Add MPC 3DLUT resource managementVitaly Prosyak2019-07-181-2/+1
* drm/amd/display: Add debug option to disable timing syncJoshua Aberback2019-07-181-1/+1
* drm/amd/display: Clear FEC_READY shadow register if DPCD write failsNikola Cornij2019-07-181-0/+2
* drm/amd/display: Set FEC_READY always before link trainingNikola Cornij2019-07-182-12/+20
* drm/amd/display: Use helper for determining HDMI signalEric Bernstein2019-07-181-1/+1
* drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man2019-07-181-1/+7
* drm/amd/display: Remove unnecessary NULL check in set_preferred_link_settingsHarry Wentland2019-07-181-5/+4
* drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao2019-07-181-1/+8
* drm/amd/display: Read max down spreadDerek Lai2019-07-181-0/+7
* drm/amd/display: Check for valid stream_encodeIlya Bakoulin2019-07-181-1/+2
* drm/amd/display: add monitor patch to add T7 delayAnthony Koo2019-07-181-0/+4
* drm/amd/display: add hdmi2.1 dsc pps packet programmingDmytro Laktyushkin2019-07-182-14/+13
* drm/amd/display: Incorrect Read Interval Time For CR SequenceDavid Galiffi2019-07-181-1/+1
* drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if usi...Samson Tam2019-07-181-1/+3
* drm/amd/display: No audio endpoint for Dell MST displayHarmanprit Tatla2019-07-181-1/+8
* drm/amd/display: Add ability to set preferred link training parameters.David Galiffi2019-07-183-116/+295