commit | 40e2a5c15d09e02a71711735564151c789f95032 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Fri Jun 04 18:41:42 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Mon Aug 02 10:00:04 2010 +1000 |
tree | 063600a6ea716a4dfde436bed8e34b3b99675ccb | |
parent | 7f813377203a60be01a3354664edc5d3c746100d [diff] |
drm/radeon/kms: fix CS alignment checking for tiling (v2) Covers depth, cb, and textures. Hopefully I got this right. v2: - fix bugs: https://bugs.freedesktop.org/show_bug.cgi?id=28327 https://bugs.freedesktop.org/show_bug.cgi?id=28381 - use ALIGNED(), IS_ALIGNED() macros Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>