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

Commit 05d25214 authored by Imre Deak's avatar Imre Deak
Browse files
parent b074eae1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1420,6 +1420,7 @@ intel_tv_get_modes(struct drm_connector *connector)
		if (!mode_ptr)
			continue;
		strncpy(mode_ptr->name, input->name, DRM_DISPLAY_MODE_LEN);
		mode_ptr->name[DRM_DISPLAY_MODE_LEN - 1] = '\0';

		mode_ptr->hdisplay = hactive_s;
		mode_ptr->hsync_start = hactive_s + 1;