summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-01drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Use 'gnu_printf' format notationLee Jones1-0/+1
2020-12-01drm/amd/display: Clear dc remote sinks on MST disconnectAurabindo Pillai1-2/+20
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-2/+0
2020-07-01drm/amd/display: Add DCN3 Support in DM (v2)Bhawanpreet Lakha1-0/+20
2020-05-06drm/amd/display: Add dm support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo1-27/+13
2020-04-13drm/amd/display: Change "error" to "dc_log" at amdgpu_dm dpcd reading stageZhan Liu1-1/+1
2020-03-19drm/amd/display: update connector->display_info after read edidHersen Wu1-0/+14
2020-03-05drm/amd/display: fix typo "to found" -> "to find"Roman Li1-8/+8
2020-02-04drm/amd/dm/mst: Ignore payload update failuresLyude Paul1-9/+4
2020-01-09drm/amd/display: Write DSC enable to MST DPCDDavid Francis1-1/+18
2019-11-19drm/amdgpu/dm: Do not throw an error for a display with no audioChris Wilson1-2/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-2/+0
2019-11-13drm/amd/display: fix dereference of pointer aconnector when it is nullColin Ian King1-3/+2
2019-11-13drm/amd/display: Add MST atomic routinesMikita Lipski1-39/+11
2019-09-16drm/amd: be quiet when no SAD block is foundJean Delvare1-4/+3
2019-09-13drm/amd/display: Don't allocate payloads if link lostAlvin Lee1-5/+5
2019-08-22drm/amd/display: Enable SST DSC in DMDavid Francis1-1/+3
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-1/+0
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland1-0/+10
2019-06-10drm/amd: drop use of drmP.h in display/Sam Ravnborg1-1/+0
2019-03-19drm/amd/display: Poll pending DOWN_REP before enabling the linkMartin Tsai1-1/+1
2019-02-04Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-0/+7
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2019-01-28drm/amd/display: Poll pending down rep before clear payload allocation tableMartin Tsai1-0/+7
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+1
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-1/+1
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei1-3/+3
2018-08-27drm/amd/display: Support reading hw state from debugfs fileNicholas Kazlauskas1-9/+72
2018-08-27drm/amd/display: Add support for hw_state logging via debugfsNicholas Kazlauskas1-4/+18
2018-07-16drm/amd/display: Add hook for MST root branch infoNikola Cornij1-0/+5
2018-07-13drm/amd/display: Fix compile error on older GCC versionsLeo (Sunpeng) Li1-2/+2
2018-07-13drm/amd/display: Serialize is_dp_sink_presentHarry Wentland1-0/+16
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+28
2018-06-15drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID testsMikita Lipski1-0/+28
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo1-5/+0
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie1-1/+1
2018-03-21drm/amd/display: Add one to EDID's audio channel count when passing to DCHarry Wentland1-1/+1
2018-03-05drm/amd/display: add diags clock programmingDmytro Laktyushkin1-0/+5
2018-03-05drm/amd/display: move MST branch initialize to before link trainingHersen Wu1-0/+9
2017-09-26drm/amd/display: Break out amdgpu_dm_connectorHarry Wentland1-10/+10
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland1-3/+3
2017-09-26drm/amd/display: Merge amdgpu_dm_types and amdgpu_dmHarry Wentland1-1/+0
2017-09-26drm/amd/display: log HUBP using DTN loggingTony Cheng1-0/+9
2017-09-26drm/amd/display: Add extra mode and clock info to DTN logsCorbin McElhanney1-1/+1
2017-09-26drm/amd/display: Add function to log connectivityZeyu Fan1-0/+6
2017-09-26drm/amd/display: Refactor edid read.Andrey Grodzovsky1-0/+47
2017-09-26drm/amd/display: Fix i2c write flag.Andrey Grodzovsky1-1/+1
2017-09-26drm/amd/display: Remove get_connector_for_sink.Andrey Grodzovsky1-24/+3
2017-09-26drm/amd/display: Remove get_connector_for_link.Andrey Grodzovsky1-31/+5