index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_connectors.c
Age
Commit message (
Expand
)
Author
2020-07-01
drm/radeon: fix multiple reference count leak
Aditya Pakki
2020-01-07
drm/radeon: remove unnecessary braces around conditionals.
Wambui Karuga
2020-01-07
drm/radeon: remove boolean checks in if statements.
Wambui Karuga
2019-11-07
drm/radeon: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-16
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
2019-08-02
gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...
Jia-Ju Bai
2019-08-01
Revert "drm/radeon: Provide ddc symlink in connector sysfs directory"
Neil Armstrong
2019-07-31
drm/radeon: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
2019-06-10
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-05
drm/radeon: Use drm_connector_for_each_possible_encoder()
Ville Syrjälä
2018-05-15
drm/radeon: fix mode_valid's return type
Luc Van Oostenryck
2018-03-15
drm/radeon: Don't turn off DP sink when disconnected
Michel Dänzer
2018-02-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-16
drm/radeon: Fix deadlock on runtime suspend
Lukas Wunner
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-07
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-08-04
drm: radeon: remove dead code and pointless local lut storage
Peter Rosin
2016-10-31
drm/radeon: Fix kernel panic on shutdown
Larry Finger
2016-10-12
drm/radeon: fix up dp aux tear down (v2)
Alex Deucher
2016-10-04
drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info
Ville Syrjälä
2016-10-04
drm/edid: Make max_tmds_clock kHz instead of MHz
Ville Syrjälä
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
[next]