i965/surface_state: Remove the mcs_buf->offset == 0 restriction
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 14 Jul 2017 22:28:21 +0000 (15:28 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 17 Jul 2017 20:48:38 +0000 (13:48 -0700)
commitf44171ef6230d9e0adf76c563c83103f9af7b124
treefdd0b90e35dfd1b816bb6d598adf81e44d4e3de3
parent828c437078365d0a23a0203fa38b5e7ef6e17a07
i965/surface_state: Remove the mcs_buf->offset == 0 restriction

This assert was removed in b0cc55f29831638069407a4c1a5c809b26902ab6 but
got added back in 1a43d774b613d0b00e26b28cc752d944ce8049aa, probably by
accident.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/brw_wm_surface_state.c