public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Automatic 6bpc dither for DisplayPort
@ 2011-10-10 20:33 Adam Jackson
  2011-10-10 20:33 ` [PATCH 1/2] drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMS Adam Jackson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Adam Jackson @ 2011-10-10 20:33 UTC (permalink / raw)
  To: intel-gfx

This fixes a rather irritating limitation of active dp->foo converters.
Many such (including all DP->VGA chips I can find on the market) come
equipped with only 2 DP lanes, which clips your dotclock to 144MHz at
8bpc.  Of the standard DMT modes, that means you lose 1600x1200@60 and
above.  Since these adaptors are marketed as supporting 1920x1200, we
might as well make that work, otherwise it's the driver that comes
out looking bad.

Granted you'll end up with 6bpc, which is hideous, but you're using
VGA so you don't get to complain about image quality.

Tested with a DP->VGA converter on an HP LP2480zx.

- ajax

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

end of thread, other threads:[~2011-10-25 18:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-10 20:33 [PATCH 0/2] Automatic 6bpc dither for DisplayPort Adam Jackson
2011-10-10 20:33 ` [PATCH 1/2] drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMS Adam Jackson
2011-10-10 20:33 ` [PATCH 2/2] drm/i915/dp: Dither down to 6bpc if it makes the mode fit Adam Jackson
2011-10-25 16:25 ` [PATCH 0/2] Automatic 6bpc dither for DisplayPort Adam Jackson
2011-10-25 18:25   ` Keith Packard

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