drm/radeon/kms: fix rs600 tlb flush
authorJerome Glisse <jglisse@redhat.com>
Fri, 16 Apr 2010 16:46:35 +0000 (18:46 +0200)
committerDave Airlie <airlied@redhat.com>
Mon, 19 Apr 2010 01:26:13 +0000 (11:26 +1000)
commit30f69f3fb20bd719b5e1bf879339914063d38f47
tree5cce2bcf64dbfac73c56289696a280a03907866a
parent1b5331d9c6ae1f68db6359d227531ec42bc40d47
drm/radeon/kms: fix rs600 tlb flush

Typo in in flush leaded to no flush of the RS600 tlb which
ultimately leaded to massive system ram corruption, with
this patch everythings seems to work properly.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/rs600.c