mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 01:24:12 +00:00
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:
committed by
Chris Wilson
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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user