On Monday, April 25, 2016 8:22:59 AM PDT Eduardo Lima Mitev wrote:
> Patches 1 and 2 are:
>
> Reviewed-by: Eduardo Lima Mitev
Thanks! Pushed these two.
signature.asc
Description: This is a digitally signed message part.
___
mesa-dev mailing list
mes
Patches 1 and 2 are:
Reviewed-by: Eduardo Lima Mitev
On 04/22/2016 07:32 AM, Kenneth Graunke wrote:
> They can be affected by URB writes.
>
> In the upcoming scalar TCS backend, this prevents read-modify-write
> cycles from being broken by CSE removing reads.
>
> Signed-off-by: Kenneth Graunke
They can be affected by URB writes.
In the upcoming scalar TCS backend, this prevents read-modify-write
cycles from being broken by CSE removing reads.
Signed-off-by: Kenneth Graunke
---
src/mesa/drivers/dri/i965/brw_shader.cpp | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/mesa/dri