On Thu, Feb 4, 2016 at 11:17 AM, Ilia Mirkin wrote:
> On Thu, Feb 4, 2016 at 11:12 AM, Neil Roberts wrote:
>> Previously the framebuffer default sample count was taken directly
>> from the value given by the application. On the i965 driver on HSW if
>> the value wasn't one that is supported by th
On Thu, Feb 4, 2016 at 11:12 AM, Neil Roberts wrote:
> Previously the framebuffer default sample count was taken directly
> from the value given by the application. On the i965 driver on HSW if
> the value wasn't one that is supported by the hardware it would hit an
> assert when it tried to progr
Previously the framebuffer default sample count was taken directly
from the value given by the application. On the i965 driver on HSW if
the value wasn't one that is supported by the hardware it would hit an
assert when it tried to program the state for it. This patch fixes it
by adding a derived s