diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2010-11-17 12:11:03 -0500 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-11-18 14:56:59 +1000 |
commit | 1aa52bd3bc839064d5a3e4de406850f4a3aa5378 (patch) | |
tree | 5acdc55a07a0309d00329619cb32562f9ea833ed /drivers/gpu/drm/radeon/reg_srcs/r100 | |
parent | 268b2510de14f62134d87ba9b4981816192db386 (diff) |
drm/radeon/kms: fix tiling info on evergreen
We aren't currently using tiling in userspace on evergreen,
but the info we currently return for the tiling info query
(gb_addr_config) is no adequate for userspace tiling alignment
calculations. It does not contain the bank info. Create a custom
tiling info dword with all the necessary info (num channels,
num banks, group size, row size).
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/reg_srcs/r100')
0 files changed, 0 insertions, 0 deletions