summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
AgeCommit message (Expand)AuthorLines
2016-10-31drm/amdgpu: make sure ddc_bus is valid in connector unregisterAlex Deucher-1/+1
2016-10-12drm/amdgpu: use .early_unregister hook to remove DP AUX i2cGrazvydas Ignotas-1/+12
2016-10-10Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-1/+3
2016-10-06drm/amdgpu: warn if dp aux is still attached on freeGrazvydas Ignotas-1/+3
2016-10-04drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä-2/+2
2016-10-04drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä-1/+1
2016-09-22drm/amdgpu: mark symbols static where possibleBaoyou Xie-2/+4
2016-08-08drm/amdgpu: Add DRM_MODE_CONNECTOR_VIRTUAL connector in amdgpu_connector_add.Emily Deng-0/+91
2016-07-07drm/amdgpu: Poll for both connect/disconnect on analog connectorsLyude-3/+4
2016-05-25drm/amdgpu: Fix hdmi deep color support.Mario Kleiner-5/+5
2016-05-04drm/amd: make some function-local tables static constNils Wallménius-1/+1
2016-03-02drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath-1/+1
2015-08-21drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcdAlex Deucher-0/+5
2015-06-03drm/amdgpu: fix const warnings in amdgpu_connectors.cAlex Deucher-7/+7
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher-0/+1907