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

Commit bf929efa authored by Francisco Jerez's avatar Francisco Jerez Committed by Ben Skeggs
Browse files

drm/nouveau: Force TV encoder DPMS reinit after resume.

parent d9184fa9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -579,6 +579,8 @@ static void nv17_tv_restore(struct drm_encoder *encoder)
				nouveau_encoder(encoder)->restore.output);

	nv17_tv_state_load(dev, &to_tv_enc(encoder)->saved_state);

	nouveau_encoder(encoder)->last_dpms = NV_DPMS_CLEARED;
}

static int nv17_tv_create_resources(struct drm_encoder *encoder,