[PATCH 2/3] r600: add new relocs for tiling support

2010-05-25 Thread Alex Deucher
Signed-off-by: Alex Deucher --- src/mesa/drivers/dri/r600/r600_blit.c | 20 +++-- src/mesa/drivers/dri/r600/r700_chip.c | 37 +++- 2 files changed, 39 insertions(+), 18 deletions(-) diff --git a/src/mesa/drivers/dri/r600/r600_blit.c b/src/mesa/drivers

[PATCH 2/3] r600: add new relocs for tiling support

2010-05-25 Thread Alex Deucher
Signed-off-by: Alex Deucher --- src/mesa/drivers/dri/r600/r600_blit.c | 20 +++-- src/mesa/drivers/dri/r600/r700_chip.c | 37 +++- 2 files changed, 39 insertions(+), 18 deletions(-) diff --git a/src/mesa/drivers/dri/r600/r600_blit.c b/src/mesa/drivers