commit | 62a5e6e03117e5eb3f777633409cb8036be6877d | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason.ekstrand@intel.com> | Thu Jun 02 19:00:10 2016 -0700 |
committer | Jason Ekstrand <jason.ekstrand@intel.com> | Wed Jun 22 12:26:43 2016 -0700 |
tree | 2d46778c1566167c23ce61a2bc76bd75d530156e | |
parent | b1b0d6fb5415c874cbbd1346e50d04e33b0e9c21 [diff] |
isl/state: Refactor the per-gen isl_to_gen_h/valign tables This moves the #if's around so that halign and valign have different sets of #if conditions. This also prepares us for SNB because isl_to_gen_halign is not defined at all on gen6. Reviewed-by: Chad Versace <chad.versace@intel.com> Cc: "12.0" <mesa-stable@lists.freedesktop.org>