Quoting Imre Deak (2017-12-08 14:53:41) > When drawing with cairo to Y/Yf tiled FBs we use a temporary linear > buffer which is mapped to the CPU, but the fast blit needed for this > only expects 32 bpp FBs. Add support for other bpps too. > > This is needed for upcoming patches testing non-32bit bpp formats with > Y/Yf tiling. > > Thanks to Ville for explaining why we need the temporary buffer. (Looks > like for Y tiling we could do without, but that's a separate topic.) > > Cc: Ville Syrjälä <[email protected]> > Cc: Chris Wilson <[email protected]> > Signed-off-by: Imre Deak <[email protected]>
Lgtm, Reviewed-by: Chris Wilson <[email protected]> -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
