summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
AgeCommit message (Expand)AuthorLines
2019-03-19drm/amd/display: Poll pending DOWN_REP before enabling the linkMartin Tsai-1/+1
2019-02-04Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-0/+7
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-1/+1
2019-01-28drm/amd/display: Poll pending down rep before clear payload allocation tableMartin Tsai-0/+7
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter-1/+1
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers-1/+1
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei-3/+3
2018-08-27drm/amd/display: Support reading hw state from debugfs fileNicholas Kazlauskas-9/+72
2018-08-27drm/amd/display: Add support for hw_state logging via debugfsNicholas Kazlauskas-4/+18
2018-07-16drm/amd/display: Add hook for MST root branch infoNikola Cornij-0/+5
2018-07-13drm/amd/display: Fix compile error on older GCC versionsLeo (Sunpeng) Li-2/+2
2018-07-13drm/amd/display: Serialize is_dp_sink_presentHarry Wentland-0/+16
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-0/+28
2018-06-15drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID testsMikita Lipski-0/+28
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-1/+1
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo-5/+0
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie-1/+1
2018-03-21drm/amd/display: Add one to EDID's audio channel count when passing to DCHarry Wentland-1/+1
2018-03-05drm/amd/display: add diags clock programmingDmytro Laktyushkin-0/+5
2018-03-05drm/amd/display: move MST branch initialize to before link trainingHersen Wu-0/+9
2017-09-26drm/amd/display: Break out amdgpu_dm_connectorHarry Wentland-10/+10
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland-3/+3
2017-09-26drm/amd/display: Merge amdgpu_dm_types and amdgpu_dmHarry Wentland-1/+0
2017-09-26drm/amd/display: log HUBP using DTN loggingTony Cheng-0/+9
2017-09-26drm/amd/display: Add extra mode and clock info to DTN logsCorbin McElhanney-1/+1
2017-09-26drm/amd/display: Add function to log connectivityZeyu Fan-0/+6
2017-09-26drm/amd/display: Refactor edid read.Andrey Grodzovsky-0/+47
2017-09-26drm/amd/display: Fix i2c write flag.Andrey Grodzovsky-1/+1
2017-09-26drm/amd/display: Remove get_connector_for_sink.Andrey Grodzovsky-24/+3
2017-09-26drm/amd/display: Remove get_connector_for_link.Andrey Grodzovsky-31/+5
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland-0/+484