1. cbc7e22 drm/modeset: add helper to unplug all connectors from sysfs by Dave Airlie · 12 years ago
  2. 8229c88 drm: Merge tag 'v3.3-rc7' into drm-core-next by Dave Airlie · 12 years ago
  3. c3c50e8 drm: Add drm_mode_copy() by Ville Syrjälä · 12 years ago
  4. d63f5e6 drm: Use a flexible array member for blob property data by Ville Syrjälä · 12 years ago
  5. 6bfc56a drm: Handle drm_object_get() failures by Ville Syrjälä · 12 years ago
  6. ac235da drm: Fix drm_mode_attachmode_crtc() by Ville Syrjälä · 12 years ago
  7. 2fcfc75 drm: Change drm_display_mode::type to unsigned by Ville Syrjälä · 12 years ago
  8. 699f0b4 gma500: fix ioctl confict by Kirill A. Shutemov · 12 years ago
  9. 884a53e drm: remove unused code by Sascha Hauer · 12 years ago
  10. ff5f4b0 Merge remote-tracking branch 'airlied/drm-next' into for-airlied by Daniel Vetter · 12 years ago
  11. 019d96c drm: add some caps for userspace to discover more info for dumb KMS driver (v2) by Dave Airlie · 13 years ago
  12. 265da78 drm/exynos: exynos_drm.h header file fixes by Kamil Debski · 12 years ago
  13. 607c50d drm/exynos: added panel physical size. by Eun-Chul Kim · 12 years ago
  14. 285484e drm/radeon: add support for evergreen/ni tiling informations v11 by Jerome Glisse · 13 years ago
  15. 9edd576 Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  16. 428ccb2 agp/intel-gtt: export the gtt pagetable iomapping by Daniel Vetter · 12 years ago
  17. 50a4c4a agp/intel-gtt: export the scratch page dma address by Daniel Vetter · 12 years ago
  18. d9bc3c0 drm: add convenience function to create an range property by Sascha Hauer · 12 years ago
  19. 4a67d39 drm: add convenience function to create an enum property by Sascha Hauer · 12 years ago
  20. 198ceac Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  21. 4f988d1 drm fb helper: remove unused variable crtc_id by Sascha Hauer · 12 years ago
  22. e9ad318 drm fb helper: remove unused variable conn_limit by Sascha Hauer · 12 years ago
  23. 4cae5b8 drm: add proper return value for drm_mode_crtc_set_gamma_size by Sascha Hauer · 12 years ago
  24. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 12 years ago
  25. 3d29b84 drm/i915: add a LLC feature flag in device description by Eugeni Dodonov · 12 years ago
  26. afe887d drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3 by Ben Skeggs · 13 years ago
  27. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  28. f0afb5d drm/radeon/kms: remove pointless CS flags priority struct by Alex Deucher · 13 years ago
  29. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  30. cc1f719 drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2) by Dave Airlie · 13 years ago
  31. dea7e0a ttm: fix agp since ttm tt rework by Jerome Glisse · 13 years ago
  32. 93504fc drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2) by Christian König · 13 years ago
  33. 721604a drm/radeon: GPU virtual memory support v22 by Jerome Glisse · 13 years ago
  34. 0a7eb24 drm: add support for private planes by Rob Clark · 13 years ago
  35. ae662d3 drm/i915: Add support for resetting the SO write pointers on gen7. by Eric Anholt · 13 years ago
  36. 8ea3086 drm/i915: add color key support v4 by Jesse Barnes · 13 years ago
  37. d840832 drm/exynos: added hdmi display support by Seung-Woo Kim · 13 years ago
  38. 83052d4 drm: Add multi buffer plane pixel formats by Seung-Woo Kim · 13 years ago
  39. 7a6e0da drm: kill drm_sman by Daniel Vetter · 13 years ago
  40. 94e8953 drm/sman: kill user_hash_tab by Daniel Vetter · 13 years ago
  41. 763240d drm/sman: rip out owner tracking by Daniel Vetter · 13 years ago
  42. aa38e2e drm/sman: kill owner tracking interface functions by Daniel Vetter · 13 years ago
  43. c828e20 drm/via: track obj->drm_fd relations in the driver by Daniel Vetter · 13 years ago
  44. fdc0b8a drm/sis: track obj->drm_fd relations in the driver by Daniel Vetter · 13 years ago
  45. 864ee9e drm/exynos: Add plane support with fimd by Joonyoung Shim · 13 years ago
  46. d0d110e drm: Add drm_format_num_planes() utility function by Ville Syrjälä · 13 years ago
  47. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  48. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  49. 22cd7c6 drm: plane: Make 'formats' parameter to drm_plane_init() const by Ville Syrjälä · 13 years ago
  50. 64760a4 drm: fourcc: Use __u32 instead of u32 by Ville Syrjälä · 13 years ago
  51. b03166a drm: Install drm_fourcc.h by Ville Syrjälä · 13 years ago
  52. cc5b6f0 drm: Add a missing ')' by Ville Syrjälä · 13 years ago
  53. cd5cfce drm/radeon/kms: add some new pci ids by Alex Deucher · 13 years ago
  54. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 13 years ago
  55. 8e7e705 drm/ttm: isolate dma data from ttm_tt V4 by Jerome Glisse · 13 years ago
  56. 2334b75 drm/ttm: provide dma aware ttm page pool code V9 by Konrad Rzeszutek Wilk · 13 years ago
  57. b1e5f17 drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 by Jerome Glisse · 13 years ago
  58. 649bf3c drm/ttm: merge ttm_backend and ttm_tt V5 by Jerome Glisse · 13 years ago
  59. 822c4d9 drm/ttm: page allocation use page array instead of list by Jerome Glisse · 13 years ago
  60. a14af87 drm/ttm: remove unused backend flags field by Jerome Glisse · 13 years ago
  61. 667b7a2 drm/ttm: remove split btw highmen and lowmem page by Jerome Glisse · 13 years ago
  62. 3316497 drm/ttm: remove userspace backed ttm object support by Jerome Glisse · 13 years ago
  63. a62c93d drm: document the drm_mode_config structure by Jesse Barnes · 13 years ago
  64. c1aaca2 drm: document the drm_mode_group structure by Jesse Barnes · 13 years ago
  65. 550cebc drm: document and cleanup drm_mode_config_funcs by Jesse Barnes · 13 years ago
  66. ef27351 drm: document drm_mode_set structure by Jesse Barnes · 13 years ago
  67. 7225254 drm: remove unused fields in drm_connector and document the rest by Jesse Barnes · 13 years ago
  68. db3e449 drm: add drm_encoder comments by Jesse Barnes · 13 years ago
  69. 6c3db92 drm: add comments for drm_encoder_funcs by Jesse Barnes · 13 years ago
  70. 7749163 drm: fix comments for drm_crtc struct by Jesse Barnes · 13 years ago
  71. 6f215f9 drm: remove unused connector_count field from drm_display_mode by Jesse Barnes · 13 years ago
  72. 838fa58 gma500: Move the API by Alan Cox · 13 years ago
  73. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  74. 2ed4d9d drm/radeon/kms: add some new pci ids by Alex Deucher · 13 years ago
  75. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 13 years ago
  76. 248dbc2 drm: move the fb bpp/depth helper into the core. by Dave Airlie · 13 years ago
  77. b7b996d Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 13 years ago
  78. a5cd335 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 13 years ago
  79. e70f224 drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS by Marek Olšák · 13 years ago
  80. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  81. 8cf5c91 drm: add plane support v3 by Jesse Barnes · 13 years ago
  82. b872a37 drm/radeon: add some missing FireMV pci ids by Alex Deucher · 13 years ago
  83. f088d5a drm/exynos: use gem create function generically by Inki Dae · 13 years ago
  84. 6c3d904 drm/exynos: added padding to be 64-bit align. by Inki Dae · 13 years ago
  85. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  86. b3e067c drm: serialize access to list of debugfs files by Marcin Slusarz · 13 years ago
  87. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  88. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  89. cd2b89e vmwgfx: Reinstate the update_layout ioctl by Thomas Hellstrom · 13 years ago
  90. 00dfb8d drm/radeon/kms: properly set panel mode for eDP by Alex Deucher · 13 years ago
  91. a7331e5 drm: Introduce "Virtual" connectors and encoders by Thomas Hellstrom · 13 years ago
  92. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  93. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
  94. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  95. 83f30d0 Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" by Dave Airlie · 13 years ago
  96. 9b553f7 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  97. a60f0e3 drm/i915: add DP test request handling by Jesse Barnes · 13 years ago
  98. b73fe58 drm: Add Panel Self Refresh DP addresses by Ben Widawsky · 13 years ago
  99. 5c04228 drm/i915: ILK + VT-d workaround by Ben Widawsky · 13 years ago
  100. 62addcb Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago