intel/isl: Apply render target alignment constraints for MCS
authorPohjolainen, Topi <topi.pohjolainen@gmail.com>
Thu, 23 Feb 2017 13:31:44 +0000 (15:31 +0200)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 23 Feb 2017 20:10:42 +0000 (12:10 -0800)
commit042cc201f2869bb77773a316729643e8e025f115
tree1c170a4d5d5ab268d67ec567a539ad3d136b89d2
parent34e29b2ebd2c296bad0bf6df986b3d75105c55ec
intel/isl: Apply render target alignment constraints for MCS

v2: Instead of having the same block in isl_gen7,8,9.c add it
    once into isl.c::isl_choose_image_alignment_el() instead.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/intel/isl/isl.c