linux/drivers/gpu/drm/radeon
Nicolai Haehnle 649ffc06a6 r300: Fix cliprect emit
This makes our handling of cliprects sane. drm_clip_rect always has exclusiv
bottom-right corners, but the hardware expects inclusive bottom-right corner
so we adjust this here.

This complements Michel Daenzer's commit 57aea290e1e0a26d1e74df6cff777eb9f03
to Mesa. See also http://bugs.freedesktop.org/show_bug.cgi?id=16123

Signed-off-by: Dave Airlie <airlied@redhat.com>
2008-08-25 06:35:12 +10:00
..
Makefile
r300_cmdbuf.c r300: Fix cliprect emit 2008-08-25 06:35:12 +10:00
r300_reg.h radeon: fix some hard lockups on r3/4/500s 2008-08-25 06:34:58 +10:00
radeon_cp.c radeon: fix some hard lockups on r3/4/500s 2008-08-25 06:34:58 +10:00
radeon_drv.c
radeon_drv.h radeon: fix some hard lockups on r3/4/500s 2008-08-25 06:34:58 +10:00
radeon_ioc32.c
radeon_irq.c
radeon_mem.c
radeon_microcode.h
radeon_state.c