commit | f3d1ccc14f37a07614c67a270f05a8d94ec3667c | [log] [tgz] |
---|---|---|
author | Andrew Randrianasulu <randrik@mail.ru> | Wed Jan 20 11:36:30 2010 -0500 |
committer | Dave Airlie <airlied@linux.ie> | Thu Jan 21 08:17:13 2010 +1000 |
tree | 22a22e8fcac232f351a3884b2948431408b0e50a | |
parent | 700a0cc088a42a2ed92c6f961534fdb38588af87 [diff] |
drm/radeon/kms/r200: fix bug in CS parser The checks for CUBE and 3D textures were inverted. fixes fdo bug 24159 agd5f: added comments for clarity. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@linux.ie>