summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
Commit message (Expand)AuthorAgeFilesLines
* 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