summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
9 daysImplement custom display resolutionHEADmasterMarc-André Lureau3-4/+147
9 daysbuild-sys: use spice-protocol submoduleMarc-André Lureau3-1/+7
2011-10-06qxldd: push INTERRUPT_NOT_PRESENT_TIMEOUT to 60 seconds, less likely to happe...Alon Levy1-1/+1
2011-10-06display/text: add missing punting to DrvTextOutAlon Levy1-0/+2
2011-09-21miniport/qxl: more verbose debug on StartIOAlon Levy1-1/+1
2011-09-21display: handle interrupt handler disappearance (rhbz 721118)Alon Levy1-1/+38
2011-09-21display: add pdev->use_asyncAlon Levy2-1/+3
2011-09-21build.bat copy to a dest dir if givenAlon Levy1-0/+20
2011-09-18display: UpdateArea: improve debug messagesAlon Levy2-2/+24
2011-08-28display: add missing 'continue' in MoveAllSurfacesToVideoRamYonit Halperin1-0/+1
2011-08-28display: fix how MoveAllSurfacesToRam handles failureYonit Halperin3-14/+42
2011-08-28display: not using globals, RHBZ #731644Yonit Halperin6-449/+322
2011-08-25display: support clearing the pci-bar when the pdev is disabled for revision<...Yonit Halperin3-30/+76
2011-08-24display: not reset devices on DrvDisableDriver, RHBZ #731644Yonit Halperin3-22/+0
2011-08-17miniport: map vram to virtual address only once, #722954Yonit Halperin1-45/+30
2011-08-03miniport: fix broken support for revision 20.8.1Alon Levy1-1/+4
2011-07-31spice: qxl driver: support PnP surprise removal #721118Uri Lublin1-4/+7
2011-07-31qxl build: adding scripts directory and build/clean scriptsUri Lublin2-0/+81
2011-07-31display/driver: reimplement DrvAssertMode for Suspend+Hibernate (S3+S4) supportAlon Levy2-9/+89
2011-07-31display/*: add PDev->enabledAlon Levy3-0/+27
2011-07-31display/surface: add surfaces from/to ramAlon Levy6-44/+248
2011-07-31display/surface: add DEVICE_BITMAP_ALLOCATION_TYPE_RAM, cleanup surface alloc...Alon Levy4-21/+43
2011-07-31display/surface: FreeSurfaceInfo: ignore double freesAlon Levy1-1/+7
2011-07-31display/surface: GetSurfaceId: return -1 if \!surf->dhsurfAlon Levy1-0/+3
2011-07-31display/surface: add QXL_SURFACE_HOOKS defineAlon Levy2-8/+16
2011-07-31display/res: add a debug print level 9Alon Levy1-0/+2
2011-07-31display/res: __AllocMem: verbose debugging (log_level 12)Alon Levy1-2/+9
2011-07-31display/res: add helpers for clearing device memoryAlon Levy2-22/+86
2011-07-31display/res: make (Cursor|Palette)CacheRemove always release the objectYonit Halperin1-15/+30
2011-07-31display/res: substitute CursorCacheRemove false "break" with "return"Yonit Halperin1-1/+1
2011-07-31display/*: s/FreeSurface/FreeSurfaceInfo/Alon Levy3-3/+3
2011-07-31display: add a few debug prints (level=3)Alon Levy2-0/+4
2011-07-31display/res: fix typo in debug printAlon Levy1-1/+1
2011-07-31(mp+dd) whitespace cleanupAlon Levy3-5/+5
2011-07-31driver/res: add debugging prints of released resources typesAlon Levy1-0/+89
2011-07-31display/driver: DisableQXLPrimarySurface: add hide_mouse parameter (reused in...Alon Levy1-7/+8
2011-07-31display/*: add debug helpers DUMP_VRAM_MSPACE and DUMP_DEVRAM_MSPACEAlon Levy3-6/+34
2011-07-31display/driver: add DebugCountAliveSurfacesAlon Levy1-0/+31
2011-07-31display/{driver,surface}: use pdev in some DEBUG_PRINTsAlon Levy2-19/+20
2011-07-31display/mspace: fix mspace_max_footprint and mspace_footprintAlon Levy1-2/+4
2011-07-31miniport/qxl: raise loglevel for mode printsAlon Levy1-2/+2
2011-07-31miniport/qxl: SetVideoModeInfo: pass QXLExtension for debug printsAlon Levy1-3/+3
2011-07-31miniport/qxl: disable DBG zap of video ram on mapAlon Levy1-0/+2
2011-07-31miniport: pass dev as first parameter of DEBUG_PRINT instead of 0Alon Levy1-91/+93
2011-07-31miniport/qxl: add DebugZeroDeviceMemory and use in DBG for hibernate andAlon Levy1-4/+32
2011-07-31miniport/qxl: implement SetPowerState:VideoPowerOnAlon Levy1-2/+11
2011-07-31miniport/qxl: store vram_start on video memory map for later debug usageAlon Levy1-0/+3
2011-07-31miniport/*: use QXL_IO_LOG with internal snprintfAlon Levy5-7/+762
2011-07-31don't create a surface if vram mspace is unmappedAlon Levy1-1/+1
2011-07-31qxl_driver.h: bump QXL_DRIVER_INFO_VERSION (added pci_revision, flush_* ports)Alon Levy1-1/+1