diff options
author | Mario Kleiner <mario.kleiner.de@gmail.com> | 2015-06-28 02:45:58 +0200 |
---|---|---|
committer | Michel Dänzer <michel.daenzer@amd.com> | 2015-06-29 17:08:12 +0900 |
commit | fc07c370dac4649511eb7322d05a61605a539f39 (patch) | |
tree | 1e991d4368ea0dce27d2959805e3ddaa0987ddaa /src/cayman_reg.h | |
parent | ddaba449e8d6fe9fc0d97085e4045843fd8d7af9 (diff) |
Fix inconsistent default eg_tile_split in evergreen_accel.c
eg_tile_split() maps the default: switch-case to tile split
flag 6, like for a tile split size of 4096 Bytes. All other
instances of tile split mappings or reverse mappings in both
the ddx and in Mesa's radeon gallium drivers assign the default:
case to tile split flag 4, consistent with a default of 1024
Bytes.
Make this one outlier consistent with other instances of
mappings in the code to avoid surprises.
Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com>
Diffstat (limited to 'src/cayman_reg.h')
0 files changed, 0 insertions, 0 deletions