dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm: Fix 8bpp fbcon on i915
@ 2013-01-31 17:43 ville.syrjala
  2013-01-31 17:43 ` [PATCH 1/2] drm: Fill depth/bits_per_pixel for C8 format ville.syrjala
  2013-01-31 17:43 ` [PATCH 2/2] drm: Use C8 instead of RGB332 when determining the format from depth/bpp ville.syrjala
  0 siblings, 2 replies; 7+ messages in thread
From: ville.syrjala @ 2013-01-31 17:43 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx

Looks like I accidentally broke 8bpp support in i915.

This series fixes the regression, as verified in the bug report:
https://bugs.freedesktop.org/show_bug.cgi?id=59572#c18

There should be no negative effect on other drivers since they either
don't support 8bpp, or they don't bother with checking the pixel
format.

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

end of thread, other threads:[~2013-02-13 23:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-31 17:43 [PATCH 0/2] drm: Fix 8bpp fbcon on i915 ville.syrjala
2013-01-31 17:43 ` [PATCH 1/2] drm: Fill depth/bits_per_pixel for C8 format ville.syrjala
2013-01-31 17:43 ` [PATCH 2/2] drm: Use C8 instead of RGB332 when determining the format from depth/bpp ville.syrjala
2013-02-04 14:55   ` Daniel Vetter
2013-02-05  3:07     ` Dave Airlie
2013-02-13 12:40       ` Daniel Vetter
2013-02-13 23:45         ` Daniel Vetter

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