linux-stable/drivers/gpu/drm/radeon
Dave Airlie 9863871bd1 drm/radeon: fix ring free alignment calculations
fd.o bz#21849

We were aligning to +16 dwords, instead of to the next 16dword
boundary in the ring. Fix the calculation to go to the next 16dword
boundary when space checking.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2009-06-04 09:14:28 +10:00
..
Makefile drm/radeon: add initial support for R6xx/R7xx GPUs 2009-03-13 14:24:11 +10:00
r300_cmdbuf.c drm/radeon: add regs required for occlusion queries support 2009-03-29 18:31:35 +10:00
r300_reg.h drm/radeon: add regs required for occlusion queries support 2009-03-29 18:31:35 +10:00
r600_cp.c drm/radeon: load the right microcode on rs780 2009-04-03 10:31:23 +10:00
r600_microcode.h drm/radeon: add r6xx/r7xx microcode 2009-03-13 14:24:10 +10:00
radeon_cp.c drm/radeon: fix ring free alignment calculations 2009-06-04 09:14:28 +10:00
radeon_drv.c drm/radeon: don't call irq changes on r600 suspend/resume 2009-03-13 14:24:21 +10:00
radeon_drv.h drm/radeon: fix ring free alignment calculations 2009-06-04 09:14:28 +10:00
radeon_ioc32.c drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
radeon_irq.c drm/radeon: RS600: fix interrupt handling 2009-03-13 14:24:16 +10:00
radeon_mem.c drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
radeon_microcode.h drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
radeon_state.c drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c 2009-03-13 14:24:19 +10:00