diff options
author | Jason Ekstrand <[email protected]> | 2017-07-16 16:35:22 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-07-17 13:48:38 -0700 |
commit | ec4364d57ec2990e9cc81bb5a932bc115d3e6c44 (patch) | |
tree | 3501a9febf867f2a431c9163925a4ea3c8cdc477 /src/amd | |
parent | f44171ef6230d9e0adf76c563c83103f9af7b124 (diff) |
i965: Rework the modifier info map
This commit splits the mapping in half. The modifier_infos table now
only contains the modifier and the since_gen field. The tiling bits
have been moved into a table in tiling_to_modifier as that's the only
place it was ever used. The modifier_is_supported function now takes a
devinfo and does the since_gen check.
Reviewed-by: Daniel Stone <[email protected]>
Diffstat (limited to 'src/amd')
0 files changed, 0 insertions, 0 deletions