aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-31drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}Andy Lutomirski1-6/+4
2013-01-20drm: encapsulate crtc->set_config callsDaniel Vetter1-1/+1
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+5
2012-11-21drm/vmwgfx: Refactor resource managementThomas Hellstrom1-12/+20
2012-11-20drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loadedThomas Hellstrom1-32/+18
2012-11-20drm/vmwgfx: Enable traces *after* we've hidden SVGAThomas Hellstrom1-4/+4
2012-11-20drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz1-1/+1
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+0
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-5/+5
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter1-1/+7
2012-09-13vmwgfx: add dumb ioctl supportDave Airlie1-0/+5
2012-09-13vmwgfx: remove useless set memory to zero use memset()Wei Yongjun1-1/+0
2012-09-07drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at bootDave Airlie1-0/+1
2012-09-07drm/vmwgfx: allow a kconfig option to choose if fbcon is enabledDave Airlie1-1/+1
2012-07-25drm: track dev_mapping in more robust and flexible wayIlija Hadzic1-4/+1
2012-07-19drm: kill reclaim_buffers_lockedDaniel Vetter1-1/+0
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+55
2012-02-16drm: move pci bus master enable into driver.Dave Airlie1-0/+2
2012-02-13drm/vmwgfx: Treat out-of-range initial width and height as host errorsThomas Hellstrom1-4/+14
2012-02-13vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz1-0/+32
2012-02-13vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom1-0/+11
2012-02-05drm: Fix typo in vmwgfx_drv.cMasanari Iida1-1/+1
2011-11-11drm: Make the per-driver file_operations struct constArjan van de Ven1-14/+16
2011-11-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+6
2011-11-02vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom1-0/+6
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker1-0/+1
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie1-1/+1
2011-10-18vmwgfx: Add vblank stubsJakob Bornecrantz1-0/+2
2011-10-10vmwgfx: Wrap drm_read and drm_pollThomas Hellstrom1-1/+2
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom1-0/+6
2011-10-05vmwgfx: Minor cleanupsThomas Hellstrom1-3/+3
2011-10-05vmwgfx: Handle device surface memory limitThomas Hellstrom1-7/+15
2011-10-05vmwgfx: Fix up query processingThomas Hellstrom1-0/+86
2011-10-05vmwgfx: Add present and readback ioctlsJakob Bornecrantz1-0/+13
2011-10-05vmwgfx: Drop 3D Legacy Display Unit supportJakob Bornecrantz1-5/+5
2011-10-05vmwgfx: Add screen object supportJakob Bornecrantz1-13/+21
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom1-4/+24
2011-09-06vmwgfx: Make vmw_wait_seqno a bit more readableThomas Hellstrom1-1/+1
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom1-1/+1
2011-09-06vmwgfx: Add functionality to get 3D capsThomas Hellstrom1-0/+5
2011-09-06vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom1-6/+0
2011-09-06vmwgfx: Remove the fifo debug ioctlThomas Hellstrom1-5/+0
2011-09-01vmwgfx: Update register definitions for HWV8 and print out new capabilitiesThomas Hellstrom1-0/+4
2011-09-01vmwgfx: Restrict number of GMR pages to device limitThomas Hellstrom1-0/+12
2011-09-01vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not activeThomas Hellstrom1-12/+42
2011-09-01vmwgfx: Fix potential execbuf deadlocksThomas Hellstrom1-0/+2
2011-02-23Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie1-1/+1
2011-02-23Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into drm-nextDave Airlie1-1/+1
2011-02-22ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk1-1/+1