commit | 551ebd837c75fc75df81811a18b7136c39cab487 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Sep 01 15:25:57 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Sep 08 08:54:31 2009 +1000 |
tree | 9703fd46cf9ad170012754f984375db37d2bf818 | |
parent | 11670d3c93210793562748d83502ecbef4034765 [diff] |
drm/radeon/kms: add rn50/r100/r200 CS tracker. This adds the command stream checker for the RN50, R100 and R200 cards. It stops any access to 3D registers on RN50, and does checks on buffer sizes on the r100/r200 cards. It also fixes some texture sizing checks on r300. Signed-off-by: Dave Airlie <airlied@redhat.com>