drm/radeon/r600: Replace repeated calculations with variable.
authorRobert Noland <rnoland@2hip.net>
Tue, 20 Oct 2009 13:11:36 +0000 (08:11 -0500)
committerDave Airlie <airlied@redhat.com>
Mon, 26 Oct 2009 03:28:21 +0000 (13:28 +1000)
- Reduce the chance of error and avoid a bit of overhead.
  - Use switch to assign color and format

Signed-off-by: Robert Noland <rnoland@2hip.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found