OSDN Git Service

i965/skl: Fix the maximum thread count format for the PS
authorNeil Roberts <neil@linux.intel.com>
Fri, 27 Feb 2015 16:57:22 +0000 (16:57 +0000)
committerNeil Roberts <neil@linux.intel.com>
Mon, 2 Mar 2015 11:57:37 +0000 (11:57 +0000)
commitaef8a4897937c0c06c7b01e39de23117a6e81d3e
treefe16fb6a64f7558afe909c461f1641fb439e0866
parent27a34f62baa991eadd040302748c48b31ec21a0c
i965/skl: Fix the maximum thread count format for the PS

According to the bspec for some reason the format of the maximum
number of threads field has changed from U8-2 to U8-1 for the PS.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/drivers/dri/i965/gen8_ps_state.c