aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
AgeCommit message (Expand)Author
2020-05-21drm/amd/display: Clear link settings on MST disable connectorBhawanpreet Lakha
2019-03-19drm/amd/display: Respect aux return valuesThomas Lim
2019-02-27drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich
2019-02-11Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-02-06drm/amd/display: Clear dc_sink after it gets releasedJerry (Fangzhi) Zuo
2019-02-05drm/amd/display: Apply fake sink back to MST sequenceJerry (Fangzhi) Zuo
2019-02-01Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-01-14drm/amd/display: Shift dc link aux to aux_payloadDavid Francis
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-01-10drm/amdgpu/display: Keep malloc ref to MST portLyude Paul
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-12-10drm/dp-mst-helper: Remove hotplug callbackDaniel Vetter
2018-11-21drm/amd/dm: Understand why attaching path/tile properties are neededLyude Paul
2018-11-21drm/amd/dm: Don't forget to attach MST encodersLyude Paul
2018-11-07drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul
2018-11-07drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo
2018-11-07drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-08-31drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX supportHans Verkuil
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-07-13drm/amd/display: Return aux replies directly to DRMHarry Wentland
2018-07-13Revert "drm/amd/display: make dm_dp_aux_transfer return payload bytes instead...Harry Wentland
2018-07-13Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Harry Wentland
2018-07-13drm: drop _mode_ from remaining connector functionsDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland
2018-04-25drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo
2018-04-25drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo
2018-04-25drm/amd/display: Don't read EDID in atomic_checkHarry Wentland
2018-03-14drm/amd/display: Check msg->size before starting aux transferShirish S
2018-02-28drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of sizeShirish S
2018-02-19drm/amd/display: Drop dm_connector_update_modesHarry Wentland
2018-02-19drm/amd/display: Fix topology change issue in MST rehookJerry (Fangzhi) Zuo
2017-12-20drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-11-14drm/amd/display: Miss register MST encoder cbsJerry (Fangzhi) Zuo
2017-10-21drm/amd/display: Remove drm_modeset_lock in MST codeJerry Zuo
2017-10-21drm/amd/display: Do not access fbdev helper membersJerry Zuo
2017-10-21drm/amd/display: Fix MST daisy chain SST not light upJerry Zuo
2017-10-17drm/amd/display: make log_dpcd staticAlex Deucher
2017-10-17drm/amd/display: whitespace cleanup in amdgpu_dm_mst_types.c/hAlex Deucher
2017-09-26drm/amd/display: Break out amdgpu_dm_connectorHarry Wentland
2017-09-26drm/amd/display: Merge amdgpu_dm_types and amdgpu_dmHarry Wentland
2017-09-26drm/amd/display: MST atomic_get_property missing.Andrey Grodzovsky
2017-09-26drm/amd/display: i2c/aux Remove link index.Andrey Grodzovsky
2017-09-26drm/amd/display: Refactor edid read.Andrey Grodzovsky
2017-09-26drm/amd/display: Remove get_connector_for_sink.Andrey Grodzovsky
2017-09-26drm/amd/display: Fix MST physical ports always disconnectedKrzysztof Nowicki
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland