aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAge
* drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-17
* drm: expand gamma_setJames Simmons2010-08-09
* drm: Propagate error code from fb_create()Chris Wilson2010-08-09
* 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
| |\
| | * vmwgfx: return -EFAULT if copy_to_user failsDan Carpenter2010-07-20
* | | 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
* | 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
|/
* 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
* drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-10
* drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz2010-02-10
* drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-10
* drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz2010-01-31
* drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel2010-01-31
* drm/vmwgfx: Correctly detect 3DJakob Bornecrantz2010-01-31
* drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom2010-01-25
* drm/vmwgfx: Implement basic pm operations.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Implement a swap_notify callback.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Make fence sequences continous across a VT switch.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Fix an error path causing an oops.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.Thomas Hellstrom2010-01-13