[PATCH] render: Don't generate invalid pixman format when using a 24bpp framebuffer with a 32bit depth visual.

Takashi Iwai tiwai at suse.de
Thu Aug 21 22:20:25 PDT 2014


At Thu, 21 Aug 2014 20:13:48 -0500,
Keith Packard wrote:
> 
> Takashi Iwai <tiwai at suse.de> writes:
> 
> 
> > Meanwhile, fbCreatePixmap() has a more check and it creates with 24bpp
> > only when the passed depth <= 24 for avoiding such a problem.
> >
> > This oneliner patch just adds the similar check in fbCreateWindow().
> > This (hopefully) fixes the long-standing broken graphics mess of
> > cirrus KMS with 24bpp.
> 
> Merged.
>    5d13327..fe5018e  master -> master

Thanks!


Takashi


More information about the xorg-devel mailing list