Reviewed-by: Marek Olšák <[email protected]>

Marek

On Sat, Oct 24, 2015 at 12:33 AM, Alex Deucher <[email protected]> wrote:
> This patch was originally written before stoney support
> was merged.  Add stoney.
>
> Signed-off-by: Alex Deucher <[email protected]>
> ---
>  src/gallium/drivers/radeonsi/si_pipe.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/src/gallium/drivers/radeonsi/si_pipe.c 
> b/src/gallium/drivers/radeonsi/si_pipe.c
> index e653799..047bbf4 100644
> --- a/src/gallium/drivers/radeonsi/si_pipe.c
> +++ b/src/gallium/drivers/radeonsi/si_pipe.c
> @@ -586,6 +586,7 @@ static bool si_init_gs_info(struct si_screen *sscreen)
>         case CHIP_MULLINS:
>         case CHIP_ICELAND:
>         case CHIP_CARRIZO:
> +       case CHIP_STONEY:
>                 sscreen->gs_table_depth = 16;
>                 return true;
>         case CHIP_TAHITI:
> --
> 1.8.3.1
>
> _______________________________________________
> mesa-dev mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to