uxa: Don't bother with xf86GARTCloseScreen
We only ever use xserver's AGP support from the i810 driver. Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
parent
1c449ffa58
commit
6d8a19910a
|
|
@ -1172,8 +1172,6 @@ static Bool I830CloseScreen(CLOSE_SCREEN_ARGS_DECL)
|
|||
|
||||
intel_sync_close(screen);
|
||||
|
||||
xf86GARTCloseScreen(scrn->scrnIndex);
|
||||
|
||||
scrn->vtSema = FALSE;
|
||||
return TRUE;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue