1. 2334b75 drm/ttm: provide dma aware ttm page pool code V9 by Konrad Rzeszutek Wilk · 13 years ago
  2. b1e5f17 drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 by Jerome Glisse · 13 years ago
  3. 649bf3c drm/ttm: merge ttm_backend and ttm_tt V5 by Jerome Glisse · 13 years ago
  4. 822c4d9 drm/ttm: page allocation use page array instead of list by Jerome Glisse · 13 years ago
  5. a14af87 drm/ttm: remove unused backend flags field by Jerome Glisse · 13 years ago
  6. 667b7a2 drm/ttm: remove split btw highmen and lowmem page by Jerome Glisse · 13 years ago
  7. 3316497 drm/ttm: remove userspace backed ttm object support by Jerome Glisse · 13 years ago
  8. a62c93d drm: document the drm_mode_config structure by Jesse Barnes · 13 years ago
  9. c1aaca2 drm: document the drm_mode_group structure by Jesse Barnes · 13 years ago
  10. 550cebc drm: document and cleanup drm_mode_config_funcs by Jesse Barnes · 13 years ago
  11. ef27351 drm: document drm_mode_set structure by Jesse Barnes · 13 years ago
  12. 7225254 drm: remove unused fields in drm_connector and document the rest by Jesse Barnes · 13 years ago
  13. db3e449 drm: add drm_encoder comments by Jesse Barnes · 13 years ago
  14. 6c3db92 drm: add comments for drm_encoder_funcs by Jesse Barnes · 13 years ago
  15. 7749163 drm: fix comments for drm_crtc struct by Jesse Barnes · 13 years ago
  16. 6f215f9 drm: remove unused connector_count field from drm_display_mode by Jesse Barnes · 13 years ago
  17. 838fa58 gma500: Move the API by Alan Cox · 13 years ago
  18. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  19. 2ed4d9d drm/radeon/kms: add some new pci ids by Alex Deucher · 13 years ago
  20. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 13 years ago
  21. 248dbc2 drm: move the fb bpp/depth helper into the core. by Dave Airlie · 13 years ago
  22. b7b996d Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 13 years ago
  23. a5cd335 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 13 years ago
  24. efd5ea6 drm/radeon: add some missing FireMV pci ids by Alex Deucher · 13 years ago
  25. e70f224 drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS by Marek Olšák · 13 years ago
  26. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
  27. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  28. 8cf5c91 drm: add plane support v3 by Jesse Barnes · 13 years ago
  29. b872a37 drm/radeon: add some missing FireMV pci ids by Alex Deucher · 13 years ago
  30. f088d5a drm/exynos: use gem create function generically by Inki Dae · 13 years ago
  31. 35f6259 drm/radeon/kms: properly set panel mode for eDP by Alex Deucher · 13 years ago
  32. 6c3d904 drm/exynos: added padding to be 64-bit align. by Inki Dae · 13 years ago
  33. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  34. b3e067c drm: serialize access to list of debugfs files by Marcin Slusarz · 13 years ago
  35. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  36. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  37. cd2b89e vmwgfx: Reinstate the update_layout ioctl by Thomas Hellstrom · 13 years ago
  38. 00dfb8d drm/radeon/kms: properly set panel mode for eDP by Alex Deucher · 13 years ago
  39. a7331e5 drm: Introduce "Virtual" connectors and encoders by Thomas Hellstrom · 13 years ago
  40. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  41. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
  42. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  43. 83f30d0 Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" by Dave Airlie · 13 years ago
  44. 9b553f7 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  45. a60f0e3 drm/i915: add DP test request handling by Jesse Barnes · 13 years ago
  46. b73fe58 drm: Add Panel Self Refresh DP addresses by Ben Widawsky · 13 years ago
  47. 5c04228 drm/i915: ILK + VT-d workaround by Ben Widawsky · 13 years ago
  48. 62addcb Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  49. 57c5ee7 vmwgfx: Add fence events by Thomas Hellstrom · 13 years ago
  50. 1c248b7 DRM: add DRM Driver for Samsung SoC EXYNOS4210. by Inki Dae · 13 years ago
  51. 2fcd5a7 vmwgfx: Add present and readback ioctls by Jakob Bornecrantz · 13 years ago
  52. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  53. 76adaa3 drm: support routines for HDMI/DP ELD by Wu Fengguang · 13 years ago
  54. 2ae7b03 vmwgfx: Bump major by Thomas Hellstrom · 13 years ago
  55. ae2a104 vmwgfx: Implement fence objects by Thomas Hellstrom · 13 years ago
  56. 6bcd8d3 vmwgfx: Fix confusion caused by using "fence" in various places by Thomas Hellstrom · 13 years ago
  57. f63f6a5 vmwgfx: Add functionality to get 3D caps by Thomas Hellstrom · 13 years ago
  58. 07999a7 vmwgfx: Remove the possibility to map the fifo from user-space by Thomas Hellstrom · 13 years ago
  59. fe0f5c6 vmwgfx: Remove the update layout IOCTL. by Thomas Hellstrom · 13 years ago
  60. 781b8bd vmwgfx: Remove the fifo debug ioctl by Thomas Hellstrom · 13 years ago
  61. d3ed740 drm/radeon/kms: add a new gem_wait ioctl with read/write flags by Marek Olšák · 13 years ago
  62. dfadbbd drm/ttm: add a way to bo_wait for either the last read or last write by Marek Olšák · 13 years ago
  63. 75ef8b3 drm/gem: add functions for mmap offset creation by Rob Clark · 13 years ago
  64. 9ae3523 drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define by Ole Henrik Jahren · 13 years ago
  65. ca0acca drm: Separate EDID Header Check from EDID Block Check by Thomas Reim · 13 years ago
  66. 051963d drm: Separate EDID Header Check from EDID Block Check by Thomas Reim · 13 years ago
  67. 0b57637 Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  68. ebec9a7 drm: track CEA version number if present by Jesse Barnes · 13 years ago
  69. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  70. 757c26b Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  71. 62cb701 drm/gem: add support for private objects by Alan Cox · 13 years ago
  72. df79767 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  73. 842d452 drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define by Ole Henrik Jahren · 13 years ago
  74. e55b942 drm/radeon/kms: add info query for backend map by Alex Deucher · 13 years ago
  75. e3c1620 drm/radeon/kms: add new NI pci ids by Alex Deucher · 13 years ago
  76. 58b6542 DRM: remove drm_pci_device_is_pcie by Jon Mason · 13 years ago
  77. 0d74f86 ttm: Fix spelling mistakes and remove unused #ifdef by Konrad Rzeszutek Wilk · 13 years ago
  78. 304eda3 drm/gem: add hooks to notify driver when object handle is created/destroyed by Ben Skeggs · 13 years ago
  79. 4a9a8b7 drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. by Dave Airlie · 13 years ago
  80. 12871a0 Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  81. 3b68a26 drm/radeon/kms: add llano pci ids by Alex Deucher · 13 years ago
  82. 98b98d3 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  83. 428c4b5 drm/dp: add some new DP regs for DP 1.2 by Alex Deucher · 13 years ago
  84. 752d263 drm: Take lock around probes for drm_fb_helper_hotplug_event by Chris Wilson · 13 years ago
  85. 69f7876 Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-core-next by Dave Airlie · 13 years ago
  86. 2bbd449 drm: mm: fix debug output by Daniel Vetter · 13 years ago
  87. 8aeb96f drm/radeon/kms: fix gart setup on fusion parts (v2) by Alex Deucher · 13 years ago
  88. e2c85d8 drm/radeon/kms: add some new pci ids by Alex Deucher · 13 years ago
  89. 1794d25 drm: Export the command-line mode parser by Chris Wilson · 13 years ago
  90. bbb0aef drm: Verify debug message arguments by Joe Perches · 13 years ago
  91. 5ad3d88 drm: Create and use drm_err by Joe Perches · 13 years ago
  92. 7394371 drm: Take lock around probes for drm_fb_helper_hotplug_event by Chris Wilson · 13 years ago
  93. da05a5a drm: parse color format support for digital displays by Jesse Barnes · 13 years ago
  94. 3b11228 drm: add bit depth parsing by Jesse Barnes · 13 years ago
  95. e8e7a2b drm/i915: restore only the mode of this driver on lastclose (v2) by Dave Airlie · 13 years ago
  96. 6565945 drm/radeon/kms: add info query for tile pipes by Alex Deucher · 13 years ago
  97. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  98. 5df2397 drm: fix "persistant" typo by Jan Engelhardt · 13 years ago
  99. 758f231 drm/radeon/kms: add some new ontario pci ids by Alex Deucher · 13 years ago
  100. eccaca2 drm: export drm_find_cea_extension to drivers by Ben Skeggs · 13 years ago