mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 01:24:12 +00:00
Fix ARGB cursor problem on i810 (Bug #1195, Alan Hourihane).
This commit is contained in:
@@ -128,6 +128,7 @@ I810AllocateGARTMemory(ScrnInfoPtr pScrn)
|
||||
pI810->DcacheMem.End = 0;
|
||||
pI810->DcacheMem.Size = 0;
|
||||
pI810->CursorPhysical = 0;
|
||||
pI810->CursorARGBPhysical = 0;
|
||||
|
||||
/*
|
||||
* Dcache - half the speed of normal ram, so not really useful for
|
||||
|
||||
Reference in New Issue
Block a user