aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
AgeCommit message (Expand)Author
2021-11-26drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao
2020-09-03drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync failsNavid Emamdoost
2018-03-21drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-15drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner
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