drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 27 Oct 2010 00:22:42 +0000 (20:22 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 27 Oct 2010 00:46:52 +0000 (10:46 +1000)
commit8f895da57da80b307efa2f94b5d4caf801e959a5
tree155f6787a13314f65964f745ebba51193a6fcb43
parent881fe6c1d06bf49f4ab7aef212cdaf66bd059614
drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2

broken by:
drm/radeon/r600: fix tiling issues in CS checker.

v2: only apply it to 1D tiling case.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/r600_cs.c