On Tue, May 15, 2018 at 04:59:26PM +0300, StanLis wrote: > From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx> > > Added content type setting property to drm_connector(part 1) > and enabled transmitting it with HDMI AVI infoframes > for i915(part 2). > > Stanislav Lisovskiy (2): > drm: content-type property for HDMI connector > i915: content-type property for HDMI connector Series pushed to drm-misc-next. Thanks for the patches. PS. I fixed up a couple of checkpatch warns while applying the patches. In the future please look through the reported warnings and fix up the ones that aren't entirely crazy. > > Documentation/gpu/drm-kms.rst | 6 ++ > Documentation/gpu/kms-properties.csv | 1 + > drivers/gpu/drm/drm_atomic.c | 4 + > drivers/gpu/drm/drm_connector.c | 115 +++++++++++++++++++++++++++ > drivers/gpu/drm/drm_edid.c | 8 ++ > drivers/gpu/drm/i915/intel_atomic.c | 1 + > drivers/gpu/drm/i915/intel_hdmi.c | 18 +++-- > include/drm/drm_connector.h | 15 ++++ > include/drm/drm_mode_config.h | 5 ++ > include/uapi/drm/drm_mode.h | 7 ++ > 10 files changed, 174 insertions(+), 6 deletions(-) > > -- > 2.17.0 -- Ville Syrjälä Intel _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx