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