diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2009-09-10 10:53:50 +0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-09-10 12:44:16 +0400 |
commit | 119e20dc149581db3064661b2e659f308f97b663 (patch) | |
tree | 44971a17736e127ae503c608dd76874472103b10 /drivers/gpu/drm/radeon/r420.c | |
parent | a513c184d99fe10e7b20771ef86f5f807769318f (diff) | |
download | linux-119e20dc149581db3064661b2e659f308f97b663.tar.xz |
drm/radeon/kms/r600: fix blit support
select the correct max number of bytes per blit based
on whether the size is multiple of 4 bytes. This
determines whether we can use 8 or 32 bit pixels for
the blit.
airlied: also merged the IB padding patch +
correcting the VS offset for context
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/r420.c')
0 files changed, 0 insertions, 0 deletions