aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fb.c
AgeCommit message (Expand)Author
2016-07-27drm/vmwgfx: Fix error paths when mapping framebufferSinclair Yeh
2016-07-27drm/vmwgfx: Delay pinning fbdev framebuffer until after mode setSinclair Yeh
2016-06-07drm/vmwgfx: Fix order of operationSinclair Yeh
2015-08-21drm/vmwgfx: Fix a circular locking dependency in the fbdev codeThomas Hellstrom
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-08-05drm/vmwgfx: Implement fbdev on kms v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Add command buffer support v3Thomas Hellstrom
2015-08-05 vmwgfx: Rework device initializationThomas Hellstrom
2015-08-05drm/vmwgfx: Fix an fb unlocking bugThomas Hellstrom
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König
2014-07-03drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom
2014-04-03drm/vmwgfx: correct fb_fix_screeninfo.line_lengthChristopher Friedt
2014-03-28drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-02-13vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz
2012-02-09drm: do not set fb_info->pixmap fieldsSascha Hauer
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker
2011-10-05vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom
2011-10-05vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz
2011-09-01vmwgfx: Print error diagnostics if depth doesn't match the host expectationMichel Dänzer
2011-09-01vmwgfx: Fix 'bbp' typoMichel Dänzer
2011-01-10Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-24vmwgfx: don't use flush_scheduled_work()Tejun Heo
2010-12-21drm/fb: Don't expose mmio for fbdev emulation layerJames Simmons
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom
2010-10-06Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie
2010-10-06drm/vmwgfx: Don't flush fb if we're in the suspended state.Thomas Hellstrom
2010-10-06drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom
2010-10-01vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom
2010-08-02drm/vmgfx: operation on ‘par->dirty.y1’ may be undefinedChris Wilson
2010-06-03drm/vmwgfx: Fix framebuffer modesettingJakob Bornecrantz
2010-06-01drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Support older hardware.Jakob Bornecrantz
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz
2010-04-08drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse
2010-02-18drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom
2010-01-14drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz