Loading include/drm/drm_crtc.h +1 −0 Original line number Diff line number Diff line Loading @@ -821,6 +821,7 @@ struct drm_mode_config { struct drm_property *dpms_property; struct drm_property *path_property; struct drm_property *plane_type_property; struct drm_property *rotation_property; /* DVI-I properties */ struct drm_property *dvi_i_subconnector_property; Loading Loading
include/drm/drm_crtc.h +1 −0 Original line number Diff line number Diff line Loading @@ -821,6 +821,7 @@ struct drm_mode_config { struct drm_property *dpms_property; struct drm_property *path_property; struct drm_property *plane_type_property; struct drm_property *rotation_property; /* DVI-I properties */ struct drm_property *dvi_i_subconnector_property; Loading