Age | Commit message (Expand) | Author | Files | Lines |
2020-02-26 | drm/amdgpu/display: split dp connector registration (v4) | Alex Deucher | 1 | -0/+16 |
2020-02-26 | drm/amdgpu: don't call drm_connector_register for non-MST ports | Alex Deucher | 1 | -1/+0 |
2019-10-26 | Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie | 1 | -2/+11 |
2019-10-03 | drm/amdgpu: Iterate through DRM connectors correctly | Lyude Paul | 1 | -2/+11 |
2019-09-16 | drm/connector: Allow max possible encoders to attach to a connector | José Roberto de Souza | 1 | -15/+8 |
2019-07-31 | drm/amdgpu: Provide ddc symlink in connector sysfs directory | Andrzej Pietrasiewicz | 1 | -26/+70 |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu/amdgpu* | Sam Ravnborg | 1 | -1/+1 |
2019-01-24 | drm: Split out drm_probe_helper.h | Daniel Vetter | 1 | -1/+1 |
2018-08-27 | drm/amdgpu: move display definitions into amdgpu_display header | Huang Rui | 1 | -0/+1 |
2018-07-13 | drm: drop _mode_ from update_edit_property() | Daniel Vetter | 1 | -2/+2 |
2018-07-05 | drm/amdgpu: Use drm_connector_for_each_possible_encoder() | Ville Syrjälä | 1 | -60/+21 |
2018-05-15 | drm/admgpu: fix mode_valid's return type | Luc Van Oostenryck | 1 | -4/+4 |
2018-03-28 | Backmerge tag 'v4.16-rc7' into drm-next | Dave Airlie | 1 | -20/+38 |
2018-03-14 | drm/amdgpu/dce: Don't turn off DP sink when disconnected | Michel Dänzer | 1 | -19/+12 |
2018-03-14 | drm/amdgpu/dce: Don't turn off DP sink when disconnected | Michel Dänzer | 1 | -19/+12 |
2018-02-22 | Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -20/+38 |
2018-02-19 | drm/amdgpu: rename amdgpu_ddc_probe | Samuel Li | 1 | -4/+6 |
2018-02-16 | drm/amdgpu: Fix deadlock on runtime suspend | Lukas Wunner | 1 | -20/+38 |
2017-11-21 | Merge airlied/drm-next into drm-misc-next | Daniel Vetter | 1 | -8/+8 |
2017-11-07 | drm/drivers: drop redundant drm_edid_to_eld() calls | Jani Nikula | 1 | -1/+0 |
2017-10-12 | drm: Pass struct drm_file * to __drm_mode_object_find [v2] | Keith Packard | 1 | -8/+8 |
2017-08-29 | drm/amd: Remove null check before kfree | Himanshu Jha | 1 | -4/+2 |
2016-11-30 | Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next | Dave Airlie | 1 | -1/+1 |
2016-10-31 | drm/amdgpu: make sure ddc_bus is valid in connector unregister | Alex Deucher | 1 | -1/+1 |
2016-10-25 | drm/amdgpu: simplify encoder and connector setup (v2) | Alex Deucher | 1 | -93/+0 |
2016-10-12 | drm/amdgpu: use .early_unregister hook to remove DP AUX i2c | Grazvydas Ignotas | 1 | -1/+12 |
2016-10-10 | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -1/+3 |
2016-10-06 | drm/amdgpu: warn if dp aux is still attached on free | Grazvydas Ignotas | 1 | -1/+3 |
2016-10-04 | drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info | Ville Syrjälä | 1 | -2/+2 |
2016-10-04 | drm/edid: Make max_tmds_clock kHz instead of MHz | Ville Syrjälä | 1 | -1/+1 |
2016-09-22 | drm/amdgpu: mark symbols static where possible | Baoyou Xie | 1 | -2/+4 |
2016-08-08 | drm/amdgpu: Add DRM_MODE_CONNECTOR_VIRTUAL connector in amdgpu_connector_add. | Emily Deng | 1 | -0/+91 |
2016-07-07 | drm/amdgpu: Poll for both connect/disconnect on analog connectors | Lyude | 1 | -3/+4 |
2016-05-25 | drm/amdgpu: Fix hdmi deep color support. | Mario Kleiner | 1 | -5/+5 |
2016-05-04 | drm/amd: make some function-local tables static const | Nils Wallménius | 1 | -1/+1 |
2016-03-02 | drm/amdgpu: return from atombios_dp_get_dpcd only when error | Arindam Nath | 1 | -1/+1 |
2015-08-21 | drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcd | Alex Deucher | 1 | -0/+5 |
2015-06-03 | drm/amdgpu: fix const warnings in amdgpu_connectors.c | Alex Deucher | 1 | -7/+7 |
2015-06-03 | drm/amdgpu: add core driver (v4) | Alex Deucher | 1 | -0/+1907 |