Re: [Mesa-dev] [PATCH 1/7] i965: Enable L3 caching of buffer surfaces.

2015-01-17 Thread Kenneth Graunke
On Sunday, January 18, 2015 01:04:03 AM Francisco Jerez wrote: > And remove the mocs argument of the emit_buffer_surface_state vtbl hook. Its > semantics vary greatly from one generation to another, so it kind of > encourages the caller to pass 0 which is the only valid setting across > generation

[Mesa-dev] [PATCH 1/7] i965: Enable L3 caching of buffer surfaces.

2015-01-17 Thread Francisco Jerez
And remove the mocs argument of the emit_buffer_surface_state vtbl hook. Its semantics vary greatly from one generation to another, so it kind of encourages the caller to pass 0 which is the only valid setting across generations. After this commit the hardware-specific code decides what the best