Age | Commit message (Expand) | Author |
2011-10-31 | gpu: Add export.h as required to drivers/gpu files. | Paul Gortmaker |
2011-10-05 | vmwgfx: minor dmabuf utilities cleanup | Thomas Hellstrom |
2011-10-05 | vmwgfx: Add dmabuf helper functions for pinning | Jakob Bornecrantz |
2011-09-01 | vmwgfx: Print error diagnostics if depth doesn't match the host expectation | Michel Dänzer |
2011-09-01 | vmwgfx: Fix 'bbp' typo | Michel Dänzer |
2011-01-10 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-12-24 | vmwgfx: don't use flush_scheduled_work() | Tejun Heo |
2010-12-21 | drm/fb: Don't expose mmio for fbdev emulation layer | James Simmons |
2010-10-27 | vmwgfx: Implement a proper GMR eviction mechanism | Thomas Hellstrom |
2010-10-06 | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor... | Dave Airlie |
2010-10-06 | drm/vmwgfx: Don't flush fb if we're in the suspended state. | Thomas Hellstrom |
2010-10-06 | drm/vmwgfx: Prune modes based on available VRAM size | Thomas Hellstrom |
2010-10-01 | vmwgfx: Fix fb VRAM pinning failure due to fragmentation | Thomas Hellstrom |
2010-08-02 | drm/vmgfx: operation on ‘par->dirty.y1’ may be undefined | Chris Wilson |
2010-06-03 | drm/vmwgfx: Fix framebuffer modesetting | Jakob Bornecrantz |
2010-06-01 | drm/vmwgfx: Print warnings in kernel log about bo pinning that fails. | Jakob Bornecrantz |
2010-06-01 | drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code. | Jakob Bornecrantz |
2010-06-01 | drm/vmwgfx: Support older hardware. | Jakob Bornecrantz |
2010-05-18 | fbdev: allow passing more than one aperture for handoff | Marcin Slusarz |
2010-04-08 | drm/ttm: split no_wait argument in 2 GPU or reserve wait | Jerome Glisse |
2010-02-18 | drm/vmwgfx: Use fb handover mechanism instead of stealth mode. | Thomas Hellstrom |
2010-01-14 | drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. | Thomas Hellstrom |
2009-12-15 | drm/vmwgfx: Add DRM driver for VMware Virtual GPU | Jakob Bornecrantz |