aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_connector.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-12/+2
2019-03-27drm: Kill drm_display_info.nameVille Syrjälä1-5/+0
2019-03-27drm: Fix tabs vs. spacesVille Syrjälä1-1/+2
2019-03-27drm: Nuke unused drm_display_info.pixel_clockVille Syrjälä1-6/+0
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-0/+42
2019-03-18drm: Turn bus flags macros into an enumLaurent Pinchart1-44/+64
2019-03-18drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macrosLaurent Pinchart1-4/+32
2019-02-19drm: Add HDMI colorspace propertyUma Shankar1-0/+42
2019-02-04drm: Trivial comment grammar cleanupsMatt Roper1-1/+1
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard1-0/+15
2019-01-10drm/edid: Add display_info.rgb_quant_range_selectableVille Syrjälä1-0/+6
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+3
2018-12-19drm/connector: Allow creation of margin props aloneBoris Brezillon1-0/+2
2018-12-19drm/connector: Clarify the unit of TV marginsBoris Brezillon1-1/+1
2018-12-06Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+15
2018-11-29Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-24/+0
2018-11-28drm: Add vrr_capable property to the drm connectorNicholas Kazlauskas1-0/+15
2018-11-24drm: remove deprecated "drm_connector_[un]reference" functionsFernando Ramos1-24/+0
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula1-0/+1
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+1
2018-11-13Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-2/+69
2018-11-02drm: Add connector property to limit max bpcRadhakrishna Sripada1-0/+20
2018-10-19drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul1-2/+69
2018-10-17drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul1-2/+69
2018-10-05drm: add drm_connector_attach_edid_property()Gerd Hoffmann1-0/+1
2018-09-09drm: Add drm/drm_util.h header fileDaniel Vetter1-0/+1
2018-07-13drm: drop _mode_ from remaining connector functionsDaniel Vetter1-7/+7
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1