Age | Commit message (Expand) | Author | Files | Lines |
2019-12-09 | xddm: add Wix script for driver installationHEADmaster | Yuri Benditovich | 1 | -0/+88 |
2015-09-17 | Do not allow duplicate IDs in video mode info buffer. | Sandy Stutsman | 1 | -4/+11 |
2015-09-16 | Remove redundant macro definitions. | Sandy Stutsman | 2 | -5/+1 |
2015-06-29 | Add monitors_config escape to Windows QXL display driver. | Sandy Stutsman | 5 | -1/+59 |
2013-09-09 | Revert "miniport: halve QXL_IO_UPDATE_IRQ calls" | Yonit Halperin | 1 | -0/+1 |
2013-07-30 | miniport: halve QXL_IO_UPDATE_IRQ calls | Alon Levy | 1 | -1/+0 |
2013-07-30 | miniport: use a limited interrupt mask | Alon Levy | 1 | -4/+7 |
2013-07-30 | display/driver: DrvDeleteDeviceBitmap: log if pdev disabled | Alon Levy | 1 | -0/+5 |
2013-07-29 | display: add punting where it is missing | Alon Levy | 3 | -1/+13 |
2013-07-17 | xddm/miniport/qxl.inf: bump version and touch date | Alon Levy | 1 | -1/+1 |
2013-07-17 | miniport: disable surfaces by default | Alon Levy | 1 | -4/+6 |
2013-07-05 | display: apply the fix in fc314927bc48835e to Alpha Bitmaps | Yonit Halperin | 3 | -43/+16 |
2013-07-01 | miniport/qxl.c: fail a custom mode that would not fit memory (RHBZ#863488) | Alon Levy | 1 | -5/+21 |
2013-06-24 | display: fix deadlock when dbg_level >= 15 | Yonit Halperin | 1 | -8/+22 |
2013-06-21 | display: handle correctly bitmaps with line-size > 64K | Yonit Halperin | 1 | -1/+11 |
2012-10-28 | now finds all files (sys, dll) fine, get 0xe000022d in setupapi.dev.log | Alon Levy | 1 | -2/+10 |
2012-10-28 | builds; no installation - still setupapi claims file missing | Alon Levy | 4 | -2/+33 |
2012-10-28 | added qxlum.c to umd, not tested because sys fails to link | Alon Levy | 2 | -1/+1 |
2012-10-28 | qxlwddm.sys failes to link, missing DriverEntry | Alon Levy | 1 | -0/+0 |
2012-10-28 | TARGETNAME doesn't need .sys suffix | Alon Levy | 1 | -2/+2 |
2012-10-28 | wddm: passes build but builds nothing | Alon Levy | 3 | -0/+7 |
2012-10-28 | wddm/qxl.inf: now finally getting a missing file error in setupapi.dev.log fo... | Alon Levy | 1 | -1/+1 |
2012-10-28 | wip: passes pnputil -i -a qxl.inf, but doesn't try to install anything except... | Alon Levy | 1 | -0/+30 |
2012-10-25 | move xddm driver to xddm subdir | Alon Levy | 42 | -1/+1 |
2012-10-14 | only allow word aligned strides | Alon Levy | 3 | -5/+8 |
2012-10-10 | miniport: QXLEscape: use 5/5/5 16 bit | Alon Levy | 1 | -1/+1 |
2012-09-05 | add registry key "DisableSurfaces" | Alon Levy | 7 | -7/+63 |
2012-08-08 | miniport: fix invalid memory access from previous patch | Marc-André Lureau | 1 | -8/+10 |
2012-05-16 | Implement custom display resolution | Marc-André Lureau | 3 | -4/+147 |
2012-05-16 | build-sys: use spice-protocol submodule | Marc-André Lureau | 3 | -1/+7 |
2011-10-06 | qxldd: push INTERRUPT_NOT_PRESENT_TIMEOUT to 60 seconds, less likely to happe... | Alon Levy | 1 | -1/+1 |
2011-10-06 | display/text: add missing punting to DrvTextOut | Alon Levy | 1 | -0/+2 |
2011-09-21 | miniport/qxl: more verbose debug on StartIO | Alon Levy | 1 | -1/+1 |
2011-09-21 | display: handle interrupt handler disappearance (rhbz 721118) | Alon Levy | 1 | -1/+38 |
2011-09-21 | display: add pdev->use_async | Alon Levy | 2 | -1/+3 |
2011-09-21 | build.bat copy to a dest dir if given | Alon Levy | 1 | -0/+20 |
2011-09-18 | display: UpdateArea: improve debug messages | Alon Levy | 2 | -2/+24 |
2011-08-28 | display: add missing 'continue' in MoveAllSurfacesToVideoRam | Yonit Halperin | 1 | -0/+1 |
2011-08-28 | display: fix how MoveAllSurfacesToRam handles failure | Yonit Halperin | 3 | -14/+42 |
2011-08-28 | display: not using globals, RHBZ #731644 | Yonit Halperin | 6 | -449/+322 |
2011-08-25 | display: support clearing the pci-bar when the pdev is disabled for revision<... | Yonit Halperin | 3 | -30/+76 |
2011-08-24 | display: not reset devices on DrvDisableDriver, RHBZ #731644 | Yonit Halperin | 3 | -22/+0 |
2011-08-17 | miniport: map vram to virtual address only once, #722954 | Yonit Halperin | 1 | -45/+30 |
2011-08-03 | miniport: fix broken support for revision 20.8.1 | Alon Levy | 1 | -1/+4 |
2011-07-31 | spice: qxl driver: support PnP surprise removal #721118 | Uri Lublin | 1 | -4/+7 |
2011-07-31 | qxl build: adding scripts directory and build/clean scripts | Uri Lublin | 2 | -0/+81 |
2011-07-31 | display/driver: reimplement DrvAssertMode for Suspend+Hibernate (S3+S4) support | Alon Levy | 2 | -9/+89 |
2011-07-31 | display/*: add PDev->enabled | Alon Levy | 3 | -0/+27 |
2011-07-31 | display/surface: add surfaces from/to ram | Alon Levy | 6 | -44/+248 |
2011-07-31 | display/surface: add DEVICE_BITMAP_ALLOCATION_TYPE_RAM, cleanup surface alloc... | Alon Levy | 4 | -21/+43 |