summaryrefslogtreecommitdiff
path: root/include/drm/drm_connector.h
AgeCommit message (Expand)Author
2021-10-25Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-10-14drm/connector: Add a drm_connector privacy-screen helper functions (v2)Hans de Goede
2021-10-14drm/connector: Add support for privacy-screen properties (v4)Rajat Jain
2021-09-14drm/edid: parse the DisplayID v2.0 VESA vendor block for MSOJani Nikula
2021-08-20drm/connector: Add support for out-of-band hotplug notification (v3)Hans de Goede
2021-08-20drm/connector: Add drm_connector_find_by_fwnode() function (v3)Hans de Goede
2021-08-20drm/connector: Add a fwnode pointer to drm_connector and register with ACPI (v2)Hans de Goede
2021-08-02drm/connector: add ref to drm_connector_get in iter docsSimon Ser
2021-06-23drm: Mention the power state requirement on side-channel operationsMaxime Ripard
2021-05-07drm/connector: Add a helper to attach the colorspace propertyMaxime Ripard
2021-05-07drm/connector: Add helper to compare HDR metadataMaxime Ripard
2021-05-07drm/connector: Create a helper to attach the hdr_output_metadata propertyMaxime Ripard
2021-01-07Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.or...Daniel Vetter
2020-12-22drm/edid: Parse DSC1.2 cap fields from HFVSDB blockAnkit Nautiyal
2020-12-22drm/edid: Parse MAX_FRL field from HFVSDB blockSwati Sharma
2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab
2020-08-11drm: report dp downstream port type as a subconnector propertyOleg Vasilev
2020-07-01drm/drm_connector: use inline comments for drm_bus_flagsSam Ravnborg
2020-07-01drm/drm_connector: drop legacy drm_bus_flags valuesSam Ravnborg
2020-06-30drm: Introduce epoch counter to drm_connectorStanislav Lisovskiy
2020-03-18drm: Constify topology idVille Syrjälä
2020-03-11drm/edid: Add function to parse EDID descriptors for monitor rangeManasi Navare
2020-02-26drm/edid: Add flag to drm_display_info to identify HDMI sinksLaurent Pinchart
2020-02-26drm/connector: Add helper to get a connector type nameLaurent Pinchart
2020-02-13drm: Add support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo
2020-01-11drm/connector: Split out orientation quirk detection (v2)Derek Basehore
2019-12-16drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)Hans de Goede
2019-12-11drm/edid: Increase size of VDB and CMDB bitmaps to 256 bitsThomas Anderson
2019-09-20drm: Add DisplayPort colorspace property creation functionGwan-gyeong Mun
2019-09-20drm: Rename HDMI colorspace property creation functionGwan-gyeong Mun
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza
2019-08-12drm: Fix kerneldoc warns in connector-related docsSean Paul
2019-08-06drm: Add Content protection type propertyRamalingam C
2019-07-31drm: Add drm_connector_init() variant with ddcAndrzej Pietrasiewicz
2019-07-31drm: Add ddc link in sysfs created by drm_connectorAndrzej Pietrasiewicz
2019-06-26drm: Add bus flag for Sharp-specific signalsPaul Cercueil
2019-06-19drm/modes: Parse overscan propertiesMaxime Ripard
2019-06-19drm/connector: Introduce a TV margins structureMaxime Ripard
2019-06-19drm/modes: Allow to specify rotation and reflection on the commandlineMaxime Ripard
2019-06-19drm/modes: Support modes names on the command lineMaxime Ripard
2019-06-19drm/connector: Add documentation for drm_cmdline_modeMaxime Ripard
2019-06-13drm: Add helpers to kick off self refresh mode in driversSean Paul
2019-06-13drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpersLaurent Pinchart
2019-06-04drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar
2019-06-03drm: Drop a redundant unused variableUma Shankar
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-22drm: Add HDR source metadata propertyUma Shankar
2019-05-09drm/hdcp: gathering hdcp related code into drm_hdcp.cRamalingam C
2019-05-09drm: move content protection property to mode_configRamalingam C
2019-05-07drm/doc: Improve docs for conn_state->best_encoderDaniel Vetter