Hi Marek,

On 9 October 2017 at 18:05, Marek Olšák <mar...@gmail.com> wrote:
>         surf->is_linear = surf->u.legacy.level[0].mode == 
> RADEON_SURF_MODE_LINEAR_ALIGNED;
> +       surf->is_displayable = surf->micro_tile_mode == 
> RADEON_MICRO_MODE_DISPLAY ||
> +                              surf->micro_tile_mode == 
> RADEON_MICRO_MODE_ROTATED;

Are linear surfaces not displayable on gfx6 parts?

Cheers,
Daniel
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to