summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-30Merge tag 'topic/mst-suspend-resume-reprobe-2019-10-29-2' of git://anongit.fr...Dave Airlie1-16/+12
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie1-9/+11
2019-10-24drm/dp_mst: Protect drm_dp_mst_port members with lockingLyude Paul1-16/+12
2019-10-03drm/amdgpu/dm/mst: Use ->atomic_best_encoderLyude Paul1-5/+5
2019-10-03drm/amdgpu/dm/mst: Don't create MST topology managers for eDP portsLyude Paul1-0/+4
2019-10-03drm/amdgpu/dm/mst: Remove unnecessary NULL checkLyude Paul1-4/+2
2019-08-27drm_dp_cec: add connector info support.Dariusz Marcinkiewicz1-1/+1
2019-07-25drm/amd/display: Implement MST Aux device registrationLeo Li1-1/+23
2019-07-25drm/amd/display: Use connector kdev as aux device parentLeo Li1-1/+1
2019-03-19drm/amd/display: Respect aux return valuesThomas Lim1-3/+18
2019-02-27drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich1-0/+1
2019-02-11Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-0/+5
2019-02-06drm/amd/display: Clear dc_sink after it gets releasedJerry (Fangzhi) Zuo1-1/+3
2019-02-05drm/amd/display: Apply fake sink back to MST sequenceJerry (Fangzhi) Zuo1-0/+3
2019-02-01Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-69/+15
2019-01-14drm/amd/display: Shift dc link aux to aux_payloadDavid Francis1-69/+15
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard1-3/+2
2019-01-10drm/amdgpu/display: Keep malloc ref to MST portLyude Paul1-4/+7
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-9/+0
2018-12-10drm/dp-mst-helper: Remove hotplug callbackDaniel Vetter1-9/+0
2018-11-21drm/amd/dm: Understand why attaching path/tile properties are neededLyude Paul1-3/+0
2018-11-21drm/amd/dm: Don't forget to attach MST encodersLyude Paul1-0/+2
2018-11-07drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul1-5/+0
2018-11-07drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo1-33/+7
2018-11-07drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo1-34/+0
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-4/+6
2018-08-31drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX supportHans Verkuil1-0/+2
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo1-4/+6
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-38/+56
2018-07-13drm/amd/display: Return aux replies directly to DRMHarry Wentland1-33/+56
2018-07-13Revert "drm/amd/display: make dm_dp_aux_transfer return payload bytes instead...Harry Wentland1-5/+4
2018-07-13Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Harry Wentland1-12/+8
2018-07-13drm: drop _mode_ from remaining connector functionsDaniel Vetter1-3/+3
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter1-2/+2
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland1-8/+12
2018-04-25drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo1-7/+9
2018-04-25drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo1-3/+3
2018-04-25drm/amd/display: Don't read EDID in atomic_checkHarry Wentland1-22/+10
2018-03-14drm/amd/display: Check msg->size before starting aux transferShirish S1-0/+3
2018-02-28drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of sizeShirish S1-4/+5
2018-02-19drm/amd/display: Drop dm_connector_update_modesHarry Wentland1-8/+2
2018-02-19drm/amd/display: Fix topology change issue in MST rehookJerry (Fangzhi) Zuo1-0/+6
2017-12-20drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo1-0/+51
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-6/+1
2017-11-14drm/amd/display: Miss register MST encoder cbsJerry (Fangzhi) Zuo1-1/+11
2017-10-21drm/amd/display: Remove drm_modeset_lock in MST codeJerry Zuo1-7/+5
2017-10-21drm/amd/display: Do not access fbdev helper membersJerry Zuo1-12/+1
2017-10-21drm/amd/display: Fix MST daisy chain SST not light upJerry Zuo1-61/+49
2017-10-17drm/amd/display: make log_dpcd staticAlex Deucher1-5/+5
2017-10-17drm/amd/display: whitespace cleanup in amdgpu_dm_mst_types.c/hAlex Deucher1-19/+20