aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fb.c
Commit message (Expand)AuthorAge
* Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-03
|\
| * UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
|/
* vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz2012-02-13
* drm: do not set fb_info->pixmap fieldsSascha Hauer2012-02-09
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-31
* vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom2011-10-05
* vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz2011-10-05
* vmwgfx: Print error diagnostics if depth doesn't match the host expectationMichel Dänzer2011-09-01
* vmwgfx: Fix 'bbp' typoMichel Dänzer2011-09-01
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-10
|\
| * drm/fb: Don't expose mmio for fbdev emulation layerJames Simmons2010-12-20
* | vmwgfx: don't use flush_scheduled_work()Tejun Heo2010-12-24
|/
* vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-26
* Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie2010-10-05
|\
* | drm/vmwgfx: Don't flush fb if we're in the suspended state.Thomas Hellstrom2010-10-05
* | drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom2010-10-05
* | vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom2010-10-01
|/
* drm/vmgfx: operation on ‘par->dirty.y1’ may be undefinedChris Wilson2010-08-01
* drm/vmwgfx: Fix framebuffer modesettingJakob Bornecrantz2010-06-02
* drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.Jakob Bornecrantz2010-05-31
* drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.Jakob Bornecrantz2010-05-31
* drm/vmwgfx: Support older hardware.Jakob Bornecrantz2010-05-31
* fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-18
* drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2010-04-07
* drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom2010-02-18
* drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-14