1. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  2. 5e1782d vmwgfx: add dumb ioctl support by Dave Airlie · 12 years ago
  3. 3a99507 vmwgfx: remove useless set memory to zero use memset() by Wei Yongjun · 12 years ago
  4. c490342 drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot by Dave Airlie · 12 years ago
  5. 5d2afab drm/vmwgfx: allow a kconfig option to choose if fbcon is enabled by Dave Airlie · 12 years ago
  6. 949c4a3 drm: track dev_mapping in more robust and flexible way by Ilija Hadzic · 12 years ago
  7. 923d1fe drm: kill reclaim_buffers_locked by Daniel Vetter · 13 years ago
  8. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  9. 466e69b drm: move pci bus master enable into driver. by Dave Airlie · 13 years ago
  10. 67d4a87 drm/vmwgfx: Treat out-of-range initial width and height as host errors by Thomas Hellstrom · 13 years ago
  11. eb4f923 vmwgfx: Pick up the initial size from the width and height regs by Jakob Bornecrantz · 13 years ago
  12. 6b82ef5 vmwgfx: Clean up pending event references to struct drm_file objects on close by Thomas Hellstrom · 13 years ago
  13. 4962590 drm: Fix typo in vmwgfx_drv.c by Masanari Iida · 13 years ago
  14. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  15. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  16. cd2b89e vmwgfx: Reinstate the update_layout ioctl by Thomas Hellstrom · 13 years ago
  17. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
  18. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  19. 1c482ab vmwgfx: Add vblank stubs by Jakob Bornecrantz · 13 years ago
  20. 5438ae8 vmwgfx: Wrap drm_read and drm_poll by Thomas Hellstrom · 13 years ago
  21. 57c5ee7 vmwgfx: Add fence events by Thomas Hellstrom · 13 years ago
  22. 6ea77d1 vmwgfx: Minor cleanups by Thomas Hellstrom · 13 years ago
  23. 5bb39e8 vmwgfx: Handle device surface memory limit by Thomas Hellstrom · 13 years ago
  24. e2fa3a7 vmwgfx: Fix up query processing by Thomas Hellstrom · 13 years ago
  25. 2fcd5a7 vmwgfx: Add present and readback ioctls by Jakob Bornecrantz · 13 years ago
  26. 01e8141 vmwgfx: Drop 3D Legacy Display Unit support by Jakob Bornecrantz · 13 years ago
  27. 56d1c78 vmwgfx: Add screen object support by Jakob Bornecrantz · 13 years ago
  28. ae2a104 vmwgfx: Implement fence objects by Thomas Hellstrom · 13 years ago
  29. 4f73a96 vmwgfx: Make vmw_wait_seqno a bit more readable by Thomas Hellstrom · 13 years ago
  30. 6bcd8d3c vmwgfx: Fix confusion caused by using "fence" in various places by Thomas Hellstrom · 13 years ago
  31. f63f6a5 vmwgfx: Add functionality to get 3D caps by Thomas Hellstrom · 13 years ago
  32. fe0f5c6 vmwgfx: Remove the update layout IOCTL. by Thomas Hellstrom · 13 years ago
  33. 781b8bd vmwgfx: Remove the fifo debug ioctl by Thomas Hellstrom · 13 years ago
  34. dcca286 vmwgfx: Update register definitions for HWV8 and print out new capabilities by Thomas Hellstrom · 13 years ago
  35. fb17f18 vmwgfx: Restrict number of GMR pages to device limit by Thomas Hellstrom · 13 years ago
  36. 05730b3 vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active by Thomas Hellstrom · 13 years ago
  37. be38ab6 vmwgfx: Fix potential execbuf deadlocks by Thomas Hellstrom · 13 years ago
  38. a2c06ee Revert "ttm: Include the 'struct dev' when using the DMA API." by Dave Airlie · 14 years ago
  39. de1e7cd Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into drm-next by Dave Airlie · 14 years ago
  40. 5a893fc ttm: Include the 'struct dev' when using the DMA API. by Konrad Rzeszutek Wilk · 14 years ago
  41. 8410ea3 drm: rework PCI/platform driver interface. by Dave Airlie · 14 years ago
  42. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  43. 135cba0 vmwgfx: Implement a proper GMR eviction mechanism by Thomas Hellstrom · 14 years ago
  44. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  45. 73558ea drm/vmwgfx: Add modinfo version by Thomas Hellstrom · 14 years ago
  46. 3a939a5 drm/vmwgfx: Take the ttm lock around the dirty ioctl by Thomas Hellstrom · 14 years ago
  47. 7fbd721 drm/vmwgfx: Add new-style PM hooks to improve hibernation behavior by Thomas Hellstrom · 14 years ago
  48. 094e0fa drm/vmwgfx: Fix ACPI S3 & S4 functionality. by Thomas Hellstrom · 14 years ago
  49. fb7ba21 Merge remote branch 'korg/drm-fixes' into drm-vmware-next by Dave Airlie · 14 years ago
  50. f1a28ee vmwgfx: Remove initialisation of dev::devname by Thomas Hellstrom · 14 years ago
  51. 7a1c2f6 vmwgfx: Enable use of the vblank system by Thomas Hellstrom · 14 years ago
  52. 30c78bb vmwgfx: vt-switch (master drop) fixes by Thomas Hellstrom · 14 years ago
  53. 2854eed drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under allocating buffer and having drivers overwrite it (v2)" by Thomas Hellstrom · 14 years ago
  54. dc880ab drm: use noop_llseek by Arnd Bergmann · 14 years ago
  55. cbc60ca drm: kill get_reg_ofs callback by Daniel Vetter · 14 years ago
  56. 793a97e drm: kill drm_map_ofs callbacks by Daniel Vetter · 14 years ago
  57. 1b2f148 drm: block userspace under allocating buffer and having drivers overwrite it (v2) by Dave Airlie · 14 years ago
  58. db8cc27 Merge branch 'drm-platform' into drm-testing by Dave Airlie · 14 years ago
  59. d8bd19d drm/vmwgfx: Allow userspace to change default layout. Bump minor. by Jakob Bornecrantz · 14 years ago
  60. dcdb167 drm: Add support for platform devices to register as DRM devices by Jordan Crouse · 14 years ago
  61. 1ca14e7 drm/vmwgfx: Remove some leftover debug messages. by Thomas Hellstrom · 14 years ago
  62. d7e1958 drm/vmwgfx: Support older hardware. by Jakob Bornecrantz · 14 years ago
  63. f2d12b8 drm/vmwgfx: Use fb handover mechanism instead of stealth mode. by Thomas Hellstrom · 15 years ago
  64. c188660 drm/vmwgfx: Request SVGA version 2 and bail if not found by Peter Hanzel · 15 years ago
  65. 8e19a95 drm/vmwgfx: Correctly detect 3D by Jakob Bornecrantz · 15 years ago
  66. d9f36a0 drm/vmwgfx: Implement basic pm operations. by Thomas Hellstrom · 15 years ago
  67. 7704bef drm/vmwgfx: Make fence sequences continous across a VT switch. by Thomas Hellstrom · 15 years ago
  68. e1f7800 drm/vmwgfx: Fix unlocked ioctl and add proper access control by Thomas Hellstrom · 15 years ago
  69. fb1d973 drm/vmwgfx: Add DRM driver for VMware Virtual GPU by Jakob Bornecrantz · 15 years ago