[PATCH] render: Don't generate invalid pixman format when using a 24bpp framebuffer with a 32bit depth visual.
Robert Ancell
robert.ancell at canonical.com
Fri Aug 22 00:17:21 PDT 2014
Thanks for the reviews and finding the right place to fix this.
--Robert
On Fri, Aug 22, 2014 at 5:20 PM, Takashi Iwai <tiwai at suse.de> wrote:
> 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