index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_connectors.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: fix a possible null pointer dereference
Ma Ke
2023-10-13
1
-0
/
+2
*
drm/radeon: Remove unnecessary NULL test before kfree in 'radeon_connector_fr...
Srinivasan Shanmugam
2023-07-27
1
-4
/
+2
*
drm/radeon: add missing spaces after ',' and else should follow close brace '}'
Ran Sun
2023-07-27
1
-3
/
+2
*
drm/radeon: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
1
-0
/
+1
*
drm/radeon: Do not include <drm/drm_fb_helper.h>
Thomas Zimmermann
2023-01-13
1
-1
/
+0
*
drm/radeon: Drop legacy MST support
Lyude Paul
2022-08-23
1
-58
/
+3
*
drm/radeon: fix a possible null pointer dereference
Gong Yuanjun
2022-05-26
1
-0
/
+4
*
drm: Rename dp/ to display/
Thomas Zimmermann
2022-04-25
1
-1
/
+1
*
drm/radeon: Use drm_mode_copy()
Ville Syrjälä
2022-03-15
1
-2
/
+2
*
drm/edid: Split deep color modes between RGB and YUV444
Maxime Ripard
2022-01-25
1
-1
/
+1
*
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
2022-01-17
1
-1
/
+1
*
drm/radeon/radeon_connectors: Strip out set but unused variable 'ret'
Lee Jones
2020-11-13
1
-3
/
+1
*
drm/radeon: fix multiple reference count leak
Aditya Pakki
2020-07-01
1
-5
/
+15
*
drm/radeon: remove unnecessary braces around conditionals.
Wambui Karuga
2020-01-07
1
-2
/
+2
*
drm/radeon: remove boolean checks in if statements.
Wambui Karuga
2020-01-07
1
-2
/
+2
*
drm/radeon: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
2019-11-07
1
-36
/
+107
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-03
1
-1
/
+1
|
\
|
*
gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...
Jia-Ju Bai
2019-08-02
1
-1
/
+1
*
|
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
2019-09-17
1
-18
/
+9
*
|
Revert "drm/radeon: Provide ddc symlink in connector sysfs directory"
Neil Armstrong
2019-08-01
1
-106
/
+36
*
|
drm/radeon: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
2019-07-31
1
-36
/
+106
|
/
*
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
2019-06-10
1
-1
/
+1
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-0
/
+1
*
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-13
1
-2
/
+2
*
drm/radeon: Use drm_connector_for_each_possible_encoder()
Ville Syrjälä
2018-07-05
1
-64
/
+26
*
drm/radeon: fix mode_valid's return type
Luc Van Oostenryck
2018-05-15
1
-5
/
+5
*
drm/radeon: Don't turn off DP sink when disconnected
Michel Dänzer
2018-03-15
1
-19
/
+12
*
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-21
1
-25
/
+49
|
\
|
*
drm/radeon: Fix deadlock on runtime suspend
Lukas Wunner
2018-02-16
1
-25
/
+49
*
|
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-21
1
-8
/
+8
|
\
|
|
*
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-10-12
1
-8
/
+8
*
|
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
2017-11-07
1
-1
/
+0
|
/
*
drm: radeon: remove dead code and pointless local lut storage
Peter Rosin
2017-08-04
1
-2
/
+5
*
drm/radeon: Fix kernel panic on shutdown
Larry Finger
2016-10-31
1
-1
/
+1
*
drm/radeon: fix up dp aux tear down (v2)
Alex Deucher
2016-10-12
1
-0
/
+17
*
drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info
Ville Syrjälä
2016-10-04
1
-2
/
+2
*
drm/edid: Make max_tmds_clock kHz instead of MHz
Ville Syrjälä
2016-10-04
1
-1
/
+1
*
drm/radeon: Poll for both connect/disconnect on analog connectors
Lyude
2016-07-07
1
-6
/
+9
*
drm/radeon: fix initial connector audio value
Alex Deucher
2016-04-14
1
-1
/
+6
*
drm/radeon: Switch DDC when reading the EDID
Lukas Wunner
2016-02-09
1
-0
/
+6
*
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
2015-12-04
1
-1
/
+20
*
DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd
Stephen Chandler Paul
2015-08-22
1
-0
/
+5
*
drm/radeon: rework audio detect (v4)
Alex Deucher
2015-07-29
1
-4
/
+14
*
Revert "drm/radeon: only mark audio as connected if the monitor supports it (...
Alex Deucher
2015-05-27
1
-6
/
+2
*
drm/radeon: only mark audio as connected if the monitor supports it (v3)
Alex Deucher
2015-04-27
1
-2
/
+6
*
drm/radeon: constify more struct drm_*_helper funcs pointers
Jani Nikula
2015-04-13
1
-2
/
+2
*
drm/radeon: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-04-07
1
-8
/
+8
*
drm/radeon: add DisplayPort MST support (v2)
Dave Airlie
2015-03-19
1
-3
/
+61
*
drm/radeon: implement output csc property for DCE5+
Alex Deucher
2015-03-19
1
-0
/
+52
*
radeon/audio: defined initial audio interface that gets initialized via detec...
Slava Grigorev
2015-01-22
1
-0
/
+8
[next]