summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2010-10-01vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom
2010-10-01vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom
2010-10-01vmwgfx: Enable use of the vblank systemThomas Hellstrom
2010-10-01vmwgfx: vt-switch (master drop) fixesThomas Hellstrom
2010-10-01drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-10drm: expand gamma_setJames Simmons
2010-08-10drm: Propagate error code from fb_create()Chris Wilson
2010-08-05Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-04drm: move ttm global code to core drmDave Airlie
2010-08-02Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-nextDave Airlie
2010-08-02drm/vmgfx: operation on ‘par->dirty.y1’ may be undefinedChris Wilson
2010-08-02Merge tag 'v2.6.35-rc6' into drm-radeon-nextDave Airlie
2010-07-20vmwgfx: return -EFAULT if copy_to_user failsDan Carpenter
2010-07-07Merge branch 'drm-platform' into drm-testingDave Airlie
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "management"Uwe Kleine-König
2010-06-08drm/vmwgfx: return -EFAULT for copy_to_user errorsDan Carpenter
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz
2010-06-03drm/vmwgfx: Fix framebuffer modesettingJakob Bornecrantz
2010-06-03drm/vmwgfx: Fix vga save / restore with display topology.Thomas Hellstrom
2010-06-01drm: Add support for platform devices to register as DRM devicesJordan Crouse
2010-06-01drm/vmwgfx: Remove some leftover debug messages.Thomas Hellstrom
2010-06-01drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Unpause overlay on update.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Some modesetting cleanups and fixes.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Reserve first part of VRAM for framebuffer.Thomas Hellstrom
2010-06-01drm/vmwgfx: Support older hardware.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Get connector status from detection function.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom
2010-06-01drm/vmwgfx: Make sure to unpin old and pin new framebuffer.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Fix single framebuffer detection.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Assume larger framebuffer max size.Jakob Bornecrantz
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz
2010-04-20Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie
2010-04-20drm/ttm: remove io_ field from TTM V6Jerome Glisse
2010-04-20drm/vmwgfx: add support for new TTM fault callback V5Jerome Glisse
2010-04-08drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie
2010-03-15drm/vmwgfx: depends on FBRandy Dunlap
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom
2010-02-18drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom