diff options
author | Daniel Stone <[email protected]> | 2017-05-30 17:23:49 +0530 |
---|---|---|
committer | Daniel Stone <[email protected]> | 2017-06-08 22:27:30 +0100 |
commit | 6b18d4aaec11d629347f842909e7dc1c687098ba (patch) | |
tree | 65620fbc06a95fa8b01e58517f33a048d2871359 /install-gallium-links.mk | |
parent | 11e549ae3f3ce022fb22af933a7d16bbb23e3882 (diff) |
i965: Invert image modifier/tiling inference
When allocating images, we record a tiling mode and then work backwards
to infer the modifier. Unfortunately this is the wrong way around, since
it is a one:many mapping (e.g. TILING_Y can be plain Y-tiling, or
Y-tiling with CCS).
Invert the mapping, so we record a modifier first and then map this to a
tiling mode.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'install-gallium-links.mk')
0 files changed, 0 insertions, 0 deletions