commit | 49c458e544ae14514209ed80ea6829ca1b18ddf0 | [log] [tgz] |
---|---|---|
author | Robert Noland <rnoland@2hip.net> | Mon Oct 05 11:56:44 2009 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Thu Oct 08 09:56:27 2009 +1000 |
tree | e26fa7bcaa9f91b309dae972ac16032e22e2da75 | |
parent | 9d8401fcbb8c8a390b649b9c1b18dab113a918d6 [diff] |
drm/r600: avoid assigning vb twice in blit code There is no need to assign vb before you know that space is available. [agd5f: adapted for kernel tree.] Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>