drm/radeon/kms: check AA resolve registers on r300
authorMarek Olšák <maraeo@gmail.com>
Mon, 14 Feb 2011 00:01:10 +0000 (01:01 +0100)
committerDave Airlie <airlied@redhat.com>
Mon, 14 Feb 2011 00:12:14 +0000 (10:12 +1000)
This is an important security fix because we allowed arbitrary values
to be passed to AARESOLVE_OFFSET. This also puts the right buffer address
in the register.

Signed-off-by: Marek Olšák <maraeo@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found