summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-02display/driver: also no dump in DisablePDEV (for same reason)s3.wipAlon Levy1-2/+0
2011-06-02display/driver: don't do a dump after unmapping of vram (mspace memory unacce...Alon Levy1-2/+0
2011-06-02miniport: missing minimal_snprintf.h (squash earlier)Alon Levy1-0/+9
2011-06-02display/driver: AssertModeDisable: add mspace dumpsAlon Levy1-0/+2
2011-06-02(squash/remake) move sleep flush/init_dev_resources from mp to ddAlon Levy4-119/+40
2011-06-02display/driver: DestroyPrimarySurface: add hide_mouse parameterAlon Levy1-3/+5
2011-06-02(temp - just drop?) miniport/qxl: disable DBG vram zero on vram mapAlon Levy1-0/+2
2011-06-02display/surface: (important) MoveAllSurfacesToRam: release vramAlon Levy1-0/+1
2011-06-02display/surface: more verbose debug for CreateDeviceBitmapAlon Levy1-1/+1
2011-06-02(fold to debug): needed for DUMP_VRAM_MSPACEAlon Levy1-0/+2
2011-06-02display/surface: DeleteDeviceBitmap: deallocate ram allocated surfacesAlon Levy2-5/+16
2011-06-02(temp) display/res: debug __AllocMemAlon Levy1-1/+5
2011-06-02(temp) display/mspace: set INSECURE and FOOTERSAlon Levy1-2/+2
2011-06-02(temp) display: debug surface countAlon Levy1-0/+2
2011-06-02display: s/MoveSurfaces/MoveAllSurfaces/, add helper MoveSurfaceAlon Levy3-50/+78
2011-06-02display/mspace: fix mspace_max_footprint and mspace_footprintAlon Levy1-2/+4
2011-06-02display: two debug helpers (unused)Alon Levy2-0/+32
2011-06-02(debug) display: print vram mspace statusAlon Levy2-2/+46
2011-06-02(temp) display: log port changes (to the patch that should be dropped)Alon Levy1-4/+4
2011-06-01re-enable the surface modify on assert enable/disableAlon Levy1-4/+4
2011-06-01(mega commit) working resolution change and s3, and shutdown, hibernate not t...Alon Levy7-67/+191
2011-06-01(important) miniport/qxl: fix shutdown (missing break)Alon Levy1-0/+2
2011-06-01(bad - maybe change imp) display: make log global (wrong because the log port...Alon Levy3-20/+22
2011-06-01(important) display/res: correct EmptyReleaseRing: we are done when free_outp...Alon Levy1-1/+1
2011-05-31display/surface: remove double FreeSurfaceInfoAlon Levy1-1/+0
2011-05-31middle: has sleep_event which will be removed, has internal_resource_init whi...Alon Levy7-74/+188
2011-05-30s3: cleanup, all pre/post done in dd code, single callback from mpAlon Levy5-45/+40
2011-05-30do s4 (hibernate) like s3Alon Levy1-0/+1
2011-05-30s3 rename, foldAlon Levy3-8/+8
2011-05-29split me tender: this commit works but client has wrong surface data (create ...Alon Levy8-20/+360
2011-05-26display/surface.h: return -1 in GetSurfaceId for non existant surfaceAlon Levy1-0/+3
2011-05-26miniport: implement SetPowerState VideoPowerOn and VideoPowerOffAlon Levy1-4/+93
2011-05-26miniport: record vram_start address (for Sleep copy to ram)Alon Levy1-0/+2
2011-05-26display: use pdev in some DEBUG_PRINTsAlon Levy2-12/+13
2011-05-26miniport: use QXL_IO_LOG with internal snprintfAlon Levy4-5/+755
2011-05-26treewide: staticfy some functions, small indentation fixesAlon Levy5-16/+12
2011-04-19display/driver: DebugPrint: check for log_level being set (allow using DebugP...Alon Levy1-1/+1
2011-04-19display/res: turn two asserts in CursorCacheRemove to debug printsAlon Levy1-2/+5
2011-04-19display: fix broken debug in checkedAlon Levy3-9/+18
2011-04-19display: use WAIT_FOR_EVENT everywhereAlon Levy2-33/+6
2011-04-07display/res: fix ie9 renderingAlon Levy1-6/+2
2011-03-24sync miniport and driver versionsAlon Levy2-4/+4
2011-03-24driver: allowed modes: remove limit of 480 <= {X,Y} <= 2000Alon Levy2-5/+3
2011-02-02spice: windows qxl drivers: support x64 buildHEADmasterArnon Gilboa13-73/+101
2010-09-29Bump version to 1.4.1.0 for 0.6.1 release0.6.1Alexander Larsson2-3/+3
2010-09-20Protect palette cache agains concurrent accessAlexander Larsson2-0/+15
2010-09-20Protect cursor cache against concurrent accessAlexander Larsson2-1/+18
2010-09-20Protect image cache from concurrent accessAlexander Larsson2-10/+45
2010-09-20Fix typos Chach -> CacheAlexander Larsson1-6/+6
2010-09-20Prepend QXL to public function CheckIfCacheImageAlexander Larsson3-3/+3