index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_connector.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
drm/edid: Add function to parse EDID descriptors for monitor range
Manasi Navare
1
-0
/
+22
2020-02-26
drm/edid: Add flag to drm_display_info to identify HDMI sinks
Laurent Pinchart
1
-0
/
+8
2020-02-26
drm/connector: Add helper to get a connector type name
Laurent Pinchart
1
-0
/
+1
2020-02-13
drm: Add support for DP 1.4 Compliance edid corruption test
Jerry (Fangzhi) Zuo
1
-0
/
+6
2020-01-11
drm/connector: Split out orientation quirk detection (v2)
Derek Basehore
1
-2
/
+7
2019-12-16
drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)
Hans de Goede
1
-0
/
+8
2019-12-11
drm/edid: Increase size of VDB and CMDB bitmaps to 256 bits
Thomas Anderson
1
-8
/
+8
2019-09-20
drm: Add DisplayPort colorspace property creation function
Gwan-gyeong Mun
1
-0
/
+5
2019-09-20
drm: Rename HDMI colorspace property creation function
Gwan-gyeong Mun
1
-1
/
+1
2019-09-16
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
1
-11
/
+7
2019-08-12
drm: Fix kerneldoc warns in connector-related docs
Sean Paul
1
-2
/
+2
2019-08-06
drm: Add Content protection type property
Ramalingam C
1
-0
/
+7
2019-07-31
drm: Add drm_connector_init() variant with ddc
Andrzej Pietrasiewicz
1
-0
/
+7
2019-07-31
drm: Add ddc link in sysfs created by drm_connector
Andrzej Pietrasiewicz
1
-0
/
+11
2019-06-26
drm: Add bus flag for Sharp-specific signals
Paul Cercueil
1
-0
/
+3
2019-06-19
drm/modes: Parse overscan properties
Maxime Ripard
1
-0
/
+5
2019-06-19
drm/connector: Introduce a TV margins structure
Maxime Ripard
1
-11
/
+30
2019-06-19
drm/modes: Allow to specify rotation and reflection on the commandline
Maxime Ripard
1
-0
/
+10
2019-06-19
drm/modes: Support modes names on the command line
Maxime Ripard
1
-0
/
+7
2019-06-19
drm/connector: Add documentation for drm_cmdline_mode
Maxime Ripard
1
-2
/
+84
2019-06-13
drm: Add helpers to kick off self refresh mode in drivers
Sean Paul
1
-0
/
+14
2019-06-13
drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpers
Laurent Pinchart
1
-0
/
+5
2019-06-04
drm: Fix docbook warnings in hdr metadata helper structures
Uma Shankar
1
-0
/
+1
2019-06-03
drm: Drop a redundant unused variable
Uma Shankar
1
-2
/
+0
2019-05-28
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-8
/
+0
2019-05-22
drm: Add HDR source metadata property
Uma Shankar
1
-0
/
+10
2019-05-09
drm/hdcp: gathering hdcp related code into drm_hdcp.c
Ramalingam C
1
-2
/
+0
2019-05-09
drm: move content protection property to mode_config
Ramalingam C
1
-6
/
+0
2019-05-07
drm/doc: Improve docs for conn_state->best_encoder
Daniel Vetter
1
-0
/
+4
2019-03-29
Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-12
/
+2
2019-03-27
drm: Kill drm_display_info.name
Ville Syrjälä
1
-5
/
+0
2019-03-27
drm: Fix tabs vs. spaces
Ville Syrjälä
1
-1
/
+2
2019-03-27
drm: Nuke unused drm_display_info.pixel_clock
Ville Syrjälä
1
-6
/
+0
2019-03-25
Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-0
/
+42
2019-03-18
drm: Turn bus flags macros into an enum
Laurent Pinchart
1
-44
/
+64
2019-03-18
drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macros
Laurent Pinchart
1
-4
/
+32
2019-02-19
drm: Add HDMI colorspace property
Uma Shankar
1
-0
/
+42
2019-02-04
drm: Trivial comment grammar cleanups
Matt Roper
1
-1
/
+1
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+15
2019-01-10
drm/edid: Add display_info.rgb_quant_range_selectable
Ville Syrjälä
1
-0
/
+6
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-1
/
+3
2018-12-19
drm/connector: Allow creation of margin props alone
Boris Brezillon
1
-0
/
+2
2018-12-19
drm/connector: Clarify the unit of TV margins
Boris Brezillon
1
-1
/
+1
2018-12-06
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+15
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-24
/
+0
2018-11-28
drm: Add vrr_capable property to the drm connector
Nicholas Kazlauskas
1
-0
/
+15
2018-11-24
drm: remove deprecated "drm_connector_[un]reference" functions
Fernando Ramos
1
-24
/
+0
2018-11-20
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-0
/
+1
2018-11-19
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2018-11-13
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-2
/
+69
[next]