[Mesa-dev] [PATCH 2/3] i915: Blit RGBX<->RGBA drawpixels

Kenneth Graunke kenneth at whitecape.org
Sun Jun 7 02:21:27 PDT 2015


On Sunday, June 07, 2015 11:29:16 AM Alexander Monakov wrote:
> On Sun, Jun 7, 2015 at 11:06 AM, Kenneth Graunke <kenneth at whitecape.org> wrote:
> > On Friday, June 05, 2015 03:14:30 PM Chris Wilson wrote:
> >> The blitter already has code to accommodate filling in the alpha channel
> >> for BGRX destination formats, so expand this to also allow filling the
> >> alpha channgel in RGBX formats.
> >>
> >> More importantly for the next patch is moving the test into its own
> >> function for the purpose of exporting the check to the callers.
> >>
> >> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> >> Cc: Jason Ekstrand <jason at jlekstrand.net>
> >> Cc: Alexander Monakov <amonakov at gmail.com>
> >> Cc: Kristian Høgsberg <krh at bitplanet.net>
> >> Cc: Kenneth Graunke <kenneth at whitecape.org>
> > With that change, the series is:
> > Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
> >
> > Thanks a lot for fixing this, Chris!
> 
> Is this suitable for 10.5/10.6 backports?
> 
> Thanks.
> Alexander

It looks like Boyan's patch landed in 10.5 and 10.6, so we probably
should...

Chris, if you want to do that, just add:

Cc: mesa-stable at lists.freedesktop.org

before pushing (you don't actually have to email it there).

I've also run this series through Jenkins, and everything looks good,
so feel free to push.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150607/4f33c119/attachment.sig>


More information about the mesa-dev mailing list