diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2010-08-06 02:54:05 -0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-08-10 10:46:47 +1000 |
commit | 1729dd33d20bddf1b3f371f3090f0cfd6be50b7a (patch) | |
tree | e5f6ac18c7b0771a23ff377ec21584406e7db332 /arch | |
parent | 43861f713c17223cd0fa87dcb57308b7cde7c10a (diff) |
drm/radeon/kms: r600 CS parser fixes
- buffer offsets in the base regs are 256b aligned so
shift properly when comparing, fixed by Andre Maasikas
- mipmap size was calculated wrong when nlevel=0
- texture bo offsets were used after the bo base address was added
- vertex resource size register is size - 1, not size
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Cc: Andre Maasikas <amaasikas@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions