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
2021-05-07
drm/connector: Add a helper to attach the colorspace property
Maxime Ripard
1
-0
/
+1
2021-05-07
drm/connector: Add helper to compare HDR metadata
Maxime Ripard
1
-0
/
+2
2021-05-07
drm/connector: Create a helper to attach the hdr_output_metadata property
Maxime Ripard
1
-0
/
+1
2021-01-07
Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.or...
Daniel Vetter
1
-0
/
+49
2020-12-22
drm/edid: Parse DSC1.2 cap fields from HFVSDB block
Ankit Nautiyal
1
-0
/
+43
2020-12-22
drm/edid: Parse MAX_FRL field from HFVSDB block
Swati Sharma
1
-0
/
+6
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-08-11
drm: report dp downstream port type as a subconnector property
Oleg Vasilev
1
-0
/
+3
2020-07-01
drm/drm_connector: use inline comments for drm_bus_flags
Sam Ravnborg
1
-23
/
+77
2020-07-01
drm/drm_connector: drop legacy drm_bus_flags values
Sam Ravnborg
1
-16
/
+8
2020-06-30
drm: Introduce epoch counter to drm_connector
Stanislav Lisovskiy
1
-0
/
+2
2020-03-18
drm: Constify topology id
Ville Syrjälä
1
-2
/
+2
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
[next]