Age | Commit message (Expand) | Author |
2016-07-07 | drm/radeon: Poll for both connect/disconnect on analog connectors | Lyude |
2016-04-14 | drm/radeon: fix initial connector audio value | Alex Deucher |
2016-02-09 | drm/radeon: Switch DDC when reading the EDID | Lukas Wunner |
2015-12-04 | drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt | Lyude |
2015-08-21 | DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd | Stephen Chandler Paul |
2015-07-29 | drm/radeon: rework audio detect (v4) | Alex Deucher |
2015-05-27 | Revert "drm/radeon: only mark audio as connected if the monitor supports it (... | Alex Deucher |
2015-04-27 | drm/radeon: only mark audio as connected if the monitor supports it (v3) | Alex Deucher |
2015-04-13 | drm/radeon: constify more struct drm_*_helper funcs pointers | Jani Nikula |
2015-04-07 | drm/radeon: constify all struct drm_*_helper funcs pointers | Jani Nikula |
2015-03-19 | drm/radeon: add DisplayPort MST support (v2) | Dave Airlie |
2015-03-19 | drm/radeon: implement output csc property for DCE5+ | Alex Deucher |
2015-01-22 | radeon/audio: defined initial audio interface that gets initialized via detec... | Slava Grigorev |
2014-11-26 | drm/radeon: report disconnected for LVDS/eDP with PX if ddc fails | Alex Deucher |
2014-08-05 | drm/radeon: Prevent hdmi deep color if max_tmds_clock is undefined. | Mario Kleiner |
2014-08-05 | drm/radeon: make radeon_connector_encoder_is_hbr2 static | Alex Deucher |
2014-08-05 | drm/radeon: use a fetch function to get the edid | Alex Deucher |
2014-08-05 | drm/radeon: restructure edid fetching | Alex Deucher |
2014-08-05 | drm/radeon: consolidate vga and dvi get_modes functions (v2) | Alex Deucher |
2014-08-05 | drm/radeon: enable display scaling on all connectors (v2) | Alex Deucher |
2014-07-18 | drm/radeon: use helpers | Rob Clark |
2014-07-08 | Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-... | Dave Airlie |
2014-07-01 | drm/radeon: add a module parameter to control deep color support | Alex Deucher |
2014-06-19 | drm: add register and unregister functions for connectors | Thomas Wood |
2014-06-18 | drm/radeon: improve dvi_mode_valid | Alex Deucher |
2014-06-18 | drm/radeon: update mode_valid testing for DP | Alex Deucher |
2014-06-09 | drm/radeon: hdmi deep color modes must obey clock limit of sink. | Mario Kleiner |
2014-06-04 | drm: Split connection_mutex out of mode_config.mutex (v3) | Daniel Vetter |
2014-06-04 | drm/radeon: replace drm_get_connector_name() with direct name field use | Jani Nikula |
2014-06-02 | drm/radeon: Limit hdmi deep color bit depth to 12 bpc. | Mario Kleiner |
2014-06-02 | drm/radeon: fix typo in radeon_connector_is_dp12_capable() | Alex Deucher |
2014-04-08 | drm/radeon/dp: switch to the common i2c over aux code | Alex Deucher |
2014-04-01 | drm: Replace crtc fb with primary plane fb (v3) | Matt Roper |
2014-03-25 | drm/radeon: use the new drm helpers for dp aux | Alex Deucher |
2014-01-07 | drm/radeon: move com/atombios scratch reg functions to radeon_mode.h | Alex Deucher |
2013-11-08 | drm/radeon: fix mismerge of drm-next with 3.12 | Alex Deucher |
2013-11-08 | Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve... | Dave Airlie |
2013-11-01 | drm/radeon: enable hdmi audio by default | Alex Deucher |
2013-11-01 | drm/radeon: add runtime PM support (v2) | Dave Airlie |
2013-11-01 | drm/radeon: add a connector property for dither | Alex Deucher |
2013-10-18 | drm/radeon: rework audio option | Alex Deucher |
2013-09-15 | drm/radeon: fix panel scaling with eDP and LVDS bridges | Alex Deucher |
2013-09-15 | drm/radeon: Fix hmdi typo | Damien Lespiau |
2013-09-11 | drm/radeon: add a connector property for audio | Alex Deucher |
2013-01-03 | drm/radeon: Properly handle DDC probe for DP bridges | Niels Ole Salscheider |
2012-11-30 | drm/radeon: drm_connector_property -> drm_object_property | Rob Clark |
2012-11-01 | DRM/Radeon: On DVI-I use Load Detection when EDID is bogus. | Egbert Eich |
2012-10-03 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells |
2012-09-20 | drm/radeon: Mark all possible functions / structs as static | Lauri Kasanen |