summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_connector.h
Commit message (Expand)AuthorAgeFilesLines
* drm: Plumb debugfs_init through to panelsDouglas Anderson2022-02-151-0/+7
* drm/connector: Fix typo in documentationMaxime Ripard2022-02-031-2/+2
* drm/connector: Fix typo in output formatMaxime Ripard2022-01-251-3/+3
* drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard2022-01-251-3/+9
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-10-251-0/+12
|\
| * drm/edid: parse the DisplayID v2.0 VESA vendor block for MSOJani Nikula2021-09-141-0/+12
* | drm/connector: Add a drm_connector privacy-screen helper functions (v2)Hans de Goede2021-10-141-0/+11
* | drm/connector: Add support for privacy-screen properties (v4)Rajat Jain2021-10-141-0/+44
|/
* drm/connector: Add support for out-of-band hotplug notification (v3)Hans de Goede2021-08-201-0/+9
* drm/connector: Add drm_connector_find_by_fwnode() function (v3)Hans de Goede2021-08-201-0/+8
* drm/connector: Add a fwnode pointer to drm_connector and register with ACPI (v2)Hans de Goede2021-08-201-0/+8
* drm/connector: add ref to drm_connector_get in iter docsSimon Ser2021-08-021-0/+5
* drm: Mention the power state requirement on side-channel operationsMaxime Ripard2021-06-231-0/+5
* drm/connector: Add a helper to attach the colorspace propertyMaxime Ripard2021-05-071-0/+1
* drm/connector: Add helper to compare HDR metadataMaxime Ripard2021-05-071-0/+2
* drm/connector: Create a helper to attach the hdr_output_metadata propertyMaxime Ripard2021-05-071-0/+1
* Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.or...Daniel Vetter2021-01-071-0/+49
|\
| * drm/edid: Parse DSC1.2 cap fields from HFVSDB blockAnkit Nautiyal2020-12-221-0/+43
| * drm/edid: Parse MAX_FRL field from HFVSDB blockSwati Sharma2020-12-221-0/+6
* | drm: fix some kernel-doc markupsMauro Carvalho Chehab2020-11-161-1/+1
|/
* drm: report dp downstream port type as a subconnector propertyOleg Vasilev2020-08-111-0/+3
* drm/drm_connector: use inline comments for drm_bus_flagsSam Ravnborg2020-07-011-23/+77
* drm/drm_connector: drop legacy drm_bus_flags valuesSam Ravnborg2020-07-011-16/+8
* drm: Introduce epoch counter to drm_connectorStanislav Lisovskiy2020-06-301-0/+2
* drm: Constify topology idVille Syrjälä2020-03-181-2/+2
* drm/edid: Add function to parse EDID descriptors for monitor rangeManasi Navare2020-03-111-0/+22
* drm/edid: Add flag to drm_display_info to identify HDMI sinksLaurent Pinchart2020-02-261-0/+8
* drm/connector: Add helper to get a connector type nameLaurent Pinchart2020-02-261-0/+1
* drm: Add support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo2020-02-131-0/+6
* drm/connector: Split out orientation quirk detection (v2)Derek Basehore2020-01-111-2/+7
* drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)Hans de Goede2019-12-161-0/+8
* drm/edid: Increase size of VDB and CMDB bitmaps to 256 bitsThomas Anderson2019-12-111-8/+8
* drm: Add DisplayPort colorspace property creation functionGwan-gyeong Mun2019-09-201-0/+5
* drm: Rename HDMI colorspace property creation functionGwan-gyeong Mun2019-09-201-1/+1
* drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza2019-09-161-11/+7
* drm: Fix kerneldoc warns in connector-related docsSean Paul2019-08-121-2/+2
* drm: Add Content protection type propertyRamalingam C2019-08-061-0/+7
* drm: Add drm_connector_init() variant with ddcAndrzej Pietrasiewicz2019-07-311-0/+7
* drm: Add ddc link in sysfs created by drm_connectorAndrzej Pietrasiewicz2019-07-311-0/+11
* drm: Add bus flag for Sharp-specific signalsPaul Cercueil2019-06-261-0/+3
* drm/modes: Parse overscan propertiesMaxime Ripard2019-06-191-0/+5
* drm/connector: Introduce a TV margins structureMaxime Ripard2019-06-191-11/+30
* drm/modes: Allow to specify rotation and reflection on the commandlineMaxime Ripard2019-06-191-0/+10
* drm/modes: Support modes names on the command lineMaxime Ripard2019-06-191-0/+7
* drm/connector: Add documentation for drm_cmdline_modeMaxime Ripard2019-06-191-2/+84
* drm: Add helpers to kick off self refresh mode in driversSean Paul2019-06-131-0/+14
* drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpersLaurent Pinchart2019-06-131-0/+5
* drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar2019-06-041-0/+1
* drm: Drop a redundant unused variableUma Shankar2019-06-031-2/+0
* Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-05-281-8/+0
|\