Re: [Mesa-dev] [PATCH 04/13] Hack: Disable MCS on Broadwell for now.

2014-02-19 Thread Eric Anholt
Kenneth Graunke writes: > --- > src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 6 ++ > 1 file changed, 6 insertions(+) > > I'm mostly sending this out as a placeholder. Ultimately, we want to get > MCS working. I'm not sure whether it would be valuable to push this (with > a proper commit

[Mesa-dev] [PATCH 04/13] Hack: Disable MCS on Broadwell for now.

2014-02-19 Thread Kenneth Graunke
--- src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 6 ++ 1 file changed, 6 insertions(+) I'm mostly sending this out as a placeholder. Ultimately, we want to get MCS working. I'm not sure whether it would be valuable to push this (with a proper commit message) in the meantime. diff --git