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

Chris Wilson chris at chris-wilson.co.uk
Mon Jun 8 09:58:26 PDT 2015


On Sun, Jun 07, 2015 at 02:21:27AM -0700, Kenneth Graunke wrote:
> 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.

Thanks! I've made the adjustments you suggested and added the tag for
stable.

Hope this helps,
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the mesa-dev mailing list