summaryrefslogtreecommitdiffstats
path: root/docs/patents.txt
diff options
context:
space:
mode:
authorDaniel Stone <[email protected]>2017-05-30 17:23:49 +0530
committerDaniel Stone <[email protected]>2017-06-08 22:27:30 +0100
commit6b18d4aaec11d629347f842909e7dc1c687098ba (patch)
tree65620fbc06a95fa8b01e58517f33a048d2871359 /docs/patents.txt
parent11e549ae3f3ce022fb22af933a7d16bbb23e3882 (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 'docs/patents.txt')
0 files changed, 0 insertions, 0 deletions