aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
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-11-22drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom
2010-11-18drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom
2010-11-09drm: vmwgfx: fix information leak to userlandKulikov Vasiliy
2010-11-09drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom
2010-11-09drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-06Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie
2010-10-06drm/vmwgfx: Bump minor and driver dateThomas Hellstrom
2010-10-06drm/vmwgfx: Save at least one screen layoutThomas Hellstrom
2010-10-06drm/vmwgfx: Add modinfo versionThomas Hellstrom
2010-10-06drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom
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-06drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas Hellstrom
2010-10-06drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom
2010-10-06drm/vmwgfx: Add new-style PM hooks to improve hibernation behaviorThomas Hellstrom
2010-10-06drm/vmwgfx: Fix ACPI S3 & S4 functionality.Thomas Hellstrom
2010-10-06drm/vmwgfx: Really support other depths than 32Thomas Hellstrom
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs
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-24Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...Dave Airlie
2010-09-23drivers/gpu/drm: Remove unnecessary casts of private_dataJoe Perches
2010-09-16drm: use noop_llseekArnd Bergmann
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-30drm: kill get_reg_ofs callbackDaniel Vetter
2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter
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