[Mesa-dev] [PATCH] gallium/xorg st/nv50/i915: add PIPE_BIND_CURSOR

Benjamin Franzke benjaminfranzke at googlemail.com
Mon May 2 05:56:04 PDT 2011


I think in i915g the CURSOR flag should be used in i9x5_scanout_layout
for the "special case for cursors" as well, instead of only checking
only pt->width0 == 64 && pt->height0 == 64.

2011/5/2 Daniel Vetter <daniel at ffwll.ch>:
> On Sun, May 1, 2011 at 11:59 PM, Marcin Slusarz
> <marcin.slusarz at gmail.com> wrote:
>> We need to distinguish surfaces for mouse cursors from scanouts, because nv50
>> hardware display engine ignores tiling flags.
>> i915 seems to have similar needs, so fix it too.
>
> For the i915g part:
> Acked-by: Daniel Vetter <daniel.vetter at ffwll.ch>
> --
> Daniel Vetter
> daniel.vetter at ffwll.ch - +41 (0) 79 364 57 48 - http://blog.ffwll.ch
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>


More information about the mesa-dev mailing list