>
> On 10/28/2015 06:07 PM, Frediano Ziglio wrote:
> >
> >>
> >> From: Marc-André Lureau
> >>
> >> Also fix warning due to unexpected pipe item type
> >>
> >> The specific item type that was not being handled was
> >> PIPE_ITEM_TYPE_INVAL_ONE (#102). This item type is used by the cursor
> >> chan
On 10/28/2015 06:07 PM, Frediano Ziglio wrote:
From: Marc-André Lureau
Also fix warning due to unexpected pipe item type
The specific item type that was not being handled was
PIPE_ITEM_TYPE_INVAL_ONE (#102). This item type is used by the cursor
channel, but the analogous item for the displa
>
> From: Marc-André Lureau
>
> Also fix warning due to unexpected pipe item type
>
> The specific item type that was not being handled was
> PIPE_ITEM_TYPE_INVAL_ONE (#102). This item type is used by the cursor
> channel, but the analogous item for the display channel is
> PIPE_ITEM_TYPE_INVA
From: Marc-André Lureau
Also fix warning due to unexpected pipe item type
The specific item type that was not being handled was
PIPE_ITEM_TYPE_INVAL_ONE (#102). This item type is used by the cursor
channel, but the analogous item for the display channel is
PIPE_ITEM_TYPE_INVAL_PALETTE_CACHE. Use