Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ca572241 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "drm/msm/shd: add display-type support in shared display"

parents 42bed691 5478828c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -877,6 +877,9 @@ static int shd_conn_set_info_blob(struct drm_connector *connector,
	sde_kms_info_add_keystr(info, "display type",
				shd_display->display_type);

	sde_kms_info_add_keystr(info, "display type",
				shd_display->display_type);

	return 0;
}