The SiS and Unichrome drivers assume that the handle to the
authorThomas Hellström <thomas@tungstengraphics.com>
Mon, 10 Jul 2006 12:20:24 +0000 (12:20 +0000)
committerThomas Hellström <thomas@tungstengraphics.com>
Mon, 10 Jul 2006 12:20:24 +0000 (12:20 +0000)
commit85b4ae065435c8b4c4696b75e95f897130ee8bdf
treec677c5e8d73748d7d34cd68ca2b3204199bbb416
parentb9920ba7b7fd8ed9a3c45e0cebafd28b419f73e3
The SiS and Unichrome drivers assume that the handle to the
AGP map is equivalent to the AGP physical address. Fix this.
src/mesa/drivers/dri/sis/sis_context.c
src/mesa/drivers/dri/sis/sis_dd.c
src/mesa/drivers/dri/sis/sis_screen.c
src/mesa/drivers/dri/sis/sis_screen.h
src/mesa/drivers/dri/unichrome/via_context.c
src/mesa/drivers/dri/unichrome/via_screen.c