public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* Modeset without a detected monitor on DDI platforms
@ 2013-11-29 18:45 Damien Lespiau
  2013-11-29 18:45 ` [PATCH] drm/i915: Set the digital port encoder personality during modeset Damien Lespiau
  2013-11-29 19:36 ` [PATCH] drm/i915: don't set modes for 2 connectors on the same encoder Paulo Zanoni
  0 siblings, 2 replies; 3+ messages in thread
From: Damien Lespiau @ 2013-11-29 18:45 UTC (permalink / raw)
  To: intel-gfx

Here's a tentative patch that I unfortunately can't test on HSW because my dev
machine seems quite unhappy. The patch had limited testing on simulation
though.

The general problem is that intel_digital_port encoders personalities (ie
intel_encoder->type) are only set by ->detect() at the moment. It'd be nice to
be able to set it at modeset time so any path that forces a modeset with a
specific connector end up with a correct encoder type.

-- 
Damien

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-29 19:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-29 18:45 Modeset without a detected monitor on DDI platforms Damien Lespiau
2013-11-29 18:45 ` [PATCH] drm/i915: Set the digital port encoder personality during modeset Damien Lespiau
2013-11-29 19:36 ` [PATCH] drm/i915: don't set modes for 2 connectors on the same encoder Paulo Zanoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox