summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-101-1/+1
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui2018-08-271-0/+1
* drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-131-2/+2
* drm/amdgpu: Use drm_connector_for_each_possible_encoder()Ville Syrjälä2018-07-051-60/+21Star
* drm/admgpu: fix mode_valid's return typeLuc Van Oostenryck2018-05-151-4/+4
* Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-281-20/+38
|\
| * drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer2018-03-141-19/+12Star
| * Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-211-20/+38
| |\
| | * drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner2018-02-161-20/+38
* | | drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer2018-03-141-19/+12Star
* | | drm/amdgpu: rename amdgpu_ddc_probeSamuel Li2018-02-191-4/+6
|/ /
* | Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-11-211-8/+8
|\|
| * drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard2017-10-121-8/+8
* | drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula2017-11-071-1/+0Star
|/
* drm/amd: Remove null check before kfreeHimanshu Jha2017-08-291-4/+2Star
* Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie2016-11-301-1/+1
|\
| * drm/amdgpu: make sure ddc_bus is valid in connector unregisterAlex Deucher2016-10-311-1/+1
* | drm/amdgpu: simplify encoder and connector setup (v2)Alex Deucher2016-10-251-93/+0Star
|/
* drm/amdgpu: use .early_unregister hook to remove DP AUX i2cGrazvydas Ignotas2016-10-121-1/+12
* Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-10-101-1/+3
|\
| * drm/amdgpu: warn if dp aux is still attached on freeGrazvydas Ignotas2016-10-061-1/+3
* | drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä2016-10-041-2/+2
* | drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä2016-10-041-1/+1
|/
* drm/amdgpu: mark symbols static where possibleBaoyou Xie2016-09-221-2/+4
* drm/amdgpu: Add DRM_MODE_CONNECTOR_VIRTUAL connector in amdgpu_connector_add.Emily Deng2016-08-081-0/+91
* drm/amdgpu: Poll for both connect/disconnect on analog connectorsLyude2016-07-071-3/+4
* drm/amdgpu: Fix hdmi deep color support.Mario Kleiner2016-05-251-5/+5
* drm/amd: make some function-local tables static constNils Wallménius2016-05-051-1/+1
* drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath2016-03-021-1/+1
* drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcdAlex Deucher2015-08-221-0/+5
* drm/amdgpu: fix const warnings in amdgpu_connectors.cAlex Deucher2015-06-041-7/+7
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-041-0/+1907