aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_connector.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-25Merge drm/drm-next into drm-misc-nextMaxime Ripard1-0/+12
2021-10-14drm/connector: Add a drm_connector privacy-screen helper functions (v2)Hans de Goede1-0/+11
2021-10-14drm/connector: Add support for privacy-screen properties (v4)Rajat Jain1-0/+44
2021-09-14drm/edid: parse the DisplayID v2.0 VESA vendor block for MSOJani Nikula1-0/+12
2021-08-20drm/connector: Add support for out-of-band hotplug notification (v3)Hans de Goede1-0/+9
2021-08-20drm/connector: Add drm_connector_find_by_fwnode() function (v3)Hans de Goede1-0/+8
2021-08-20drm/connector: Add a fwnode pointer to drm_connector and register with ACPI (v2)Hans de Goede1-0/+8
2021-08-02drm/connector: add ref to drm_connector_get in iter docsSimon Ser1-0/+5
2021-06-23drm: Mention the power state requirement on side-channel operationsMaxime Ripard1-0/+5
2021-05-07drm/connector: Add a helper to attach the colorspace propertyMaxime Ripard1-0/+1
2021-05-07drm/connector: Add helper to compare HDR metadataMaxime Ripard1-0/+2
2021-05-07drm/connector: Create a helper to attach the hdr_output_metadata propertyMaxime Ripard1-0/+1
2021-01-07Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDaniel Vetter1-0/+49
2020-12-22drm/edid: Parse DSC1.2 cap fields from HFVSDB blockAnkit Nautiyal1-0/+43
2020-12-22drm/edid: Parse MAX_FRL field from HFVSDB blockSwati Sharma1-0/+6
2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab1-1/+1
2020-08-11drm: report dp downstream port type as a subconnector propertyOleg Vasilev1-0/+3
2020-07-01drm/drm_connector: use inline comments for drm_bus_flagsSam Ravnborg1-23/+77
2020-07-01drm/drm_connector: drop legacy drm_bus_flags valuesSam Ravnborg1-16/+8
2020-06-30drm: Introduce epoch counter to drm_connectorStanislav Lisovskiy1-0/+2
2020-03-18drm: Constify topology idVille Syrjälä1-2/+2
2020-03-11drm/edid: Add function to parse EDID descriptors for monitor rangeManasi Navare1-0/+22
2020-02-26drm/edid: Add flag to drm_display_info to identify HDMI sinksLaurent Pinchart1-0/+8
2020-02-26drm/connector: Add helper to get a connector type nameLaurent Pinchart1-0/+1
2020-02-13drm: Add support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo1-0/+6
2020-01-11drm/connector: Split out orientation quirk detection (v2)Derek Basehore1-2/+7
2019-12-16drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)Hans de Goede1-0/+8
2019-12-11drm/edid: Increase size of VDB and CMDB bitmaps to 256 bitsThomas Anderson1-8/+8
2019-09-20drm: Add DisplayPort colorspace property creation functionGwan-gyeong Mun1-0/+5
2019-09-20drm: Rename HDMI colorspace property creation functionGwan-gyeong Mun1-1/+1
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza1-11/+7
2019-08-12drm: Fix kerneldoc warns in connector-related docsSean Paul1-2/+2
2019-08-06drm: Add Content protection type propertyRamalingam C1-0/+7
2019-07-31drm: Add drm_connector_init() variant with ddcAndrzej Pietrasiewicz1-0/+7
2019-07-31drm: Add ddc link in sysfs created by drm_connectorAndrzej Pietrasiewicz1-0/+11
2019-06-26drm: Add bus flag for Sharp-specific signalsPaul Cercueil1-0/+3
2019-06-19drm/modes: Parse overscan propertiesMaxime Ripard1-0/+5
2019-06-19drm/connector: Introduce a TV margins structureMaxime Ripard1-11/+30
2019-06-19drm/modes: Allow to specify rotation and reflection on the commandlineMaxime Ripard1-0/+10
2019-06-19drm/modes: Support modes names on the command lineMaxime Ripard1-0/+7
2019-06-19drm/connector: Add documentation for drm_cmdline_modeMaxime Ripard1-2/+84
2019-06-13drm: Add helpers to kick off self refresh mode in driversSean Paul1-0/+14
2019-06-13drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpersLaurent Pinchart1-0/+5
2019-06-04drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar1-0/+1
2019-06-03drm: Drop a redundant unused variableUma Shankar1-2/+0
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-8/+0
2019-05-22drm: Add HDR source metadata propertyUma Shankar1-0/+10
2019-05-09drm/hdcp: gathering hdcp related code into drm_hdcp.cRamalingam C1-2/+0
2019-05-09drm: move content protection property to mode_configRamalingam C1-6/+0
2019-05-07drm/doc: Improve docs for conn_state->best_encoderDaniel Vetter1-0/+4