aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
AgeCommit message (Expand)Author
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-03drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza
2019-07-31drm/amdgpu: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-07-05drm/amdgpu: Use drm_connector_for_each_possible_encoder()Ville Syrjälä
2018-05-15drm/admgpu: fix mode_valid's return typeLuc Van Oostenryck
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-02-19drm/amdgpu: rename amdgpu_ddc_probeSamuel Li
2018-02-16drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-11-07drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard
2017-08-29drm/amd: Remove null check before kfreeHimanshu Jha
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-10-31drm/amdgpu: make sure ddc_bus is valid in connector unregisterAlex Deucher
2016-10-25drm/amdgpu: simplify encoder and connector setup (v2)Alex Deucher
2016-10-12drm/amdgpu: use .early_unregister hook to remove DP AUX i2cGrazvydas Ignotas
2016-10-10Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-10-06drm/amdgpu: warn if dp aux is still attached on freeGrazvydas Ignotas
2016-10-04drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä
2016-10-04drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä
2016-09-22drm/amdgpu: mark symbols static where possibleBaoyou Xie
2016-08-08drm/amdgpu: Add DRM_MODE_CONNECTOR_VIRTUAL connector in amdgpu_connector_add.Emily Deng
2016-07-07drm/amdgpu: Poll for both connect/disconnect on analog connectorsLyude
2016-05-25drm/amdgpu: Fix hdmi deep color support.Mario Kleiner
2016-05-04drm/amd: make some function-local tables static constNils Wallménius
2016-03-02drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath
2015-08-21drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcdAlex Deucher
2015-06-03drm/amdgpu: fix const warnings in amdgpu_connectors.cAlex Deucher
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher