Query: drm_select_eld
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_SELECT_ELD(9) DRM Internals DRM_SELECT_ELD(9)NAMEdrm_select_eld - select one ELD from multiple HDMI/DP sinksSYNOPSISstruct drm_connector * drm_select_eld(struct drm_encoder * encoder, struct drm_display_mode * mode);ARGUMENTSencoder the encoder just changed display mode mode the adjusted display modeDESCRIPTIONIt's possible for one encoder to be associated with multiple HDMI/DP sinks. The policy is now hard coded to simply use the first HDMI/DP sink's ELD.AUTHORSJesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internalsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 DRM_SELECT_ELD(9)