1. 8ea3086 drm/i915: add color key support v4 by Jesse Barnes · 15 years ago
  2. d840832 drm/exynos: added hdmi display support by Seung-Woo Kim · 15 years ago
  3. 83052d4 drm: Add multi buffer plane pixel formats by Seung-Woo Kim · 15 years ago
  4. 7a6e0da drm: kill drm_sman by Daniel Vetter · 15 years ago
  5. 94e8953 drm/sman: kill user_hash_tab by Daniel Vetter · 15 years ago
  6. 763240d drm/sman: rip out owner tracking by Daniel Vetter · 15 years ago
  7. aa38e2e drm/sman: kill owner tracking interface functions by Daniel Vetter · 15 years ago
  8. c828e20 drm/via: track obj->drm_fd relations in the driver by Daniel Vetter · 15 years ago
  9. fdc0b8a drm/sis: track obj->drm_fd relations in the driver by Daniel Vetter · 15 years ago
  10. 864ee9e drm/exynos: Add plane support with fimd by Joonyoung Shim · 15 years ago
  11. d0d110e drm: Add drm_format_num_planes() utility function by Ville Syrjälä · 15 years ago
  12. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 15 years ago
  13. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 15 years ago
  14. 22cd7c6 drm: plane: Make 'formats' parameter to drm_plane_init() const by Ville Syrjälä · 15 years ago
  15. 64760a4 drm: fourcc: Use __u32 instead of u32 by Ville Syrjälä · 15 years ago
  16. b03166a drm: Install drm_fourcc.h by Ville Syrjälä · 15 years ago
  17. cc5b6f0 drm: Add a missing ')' by Ville Syrjälä · 15 years ago
  18. cd5cfce drm/radeon/kms: add some new pci ids by Alex Deucher · 15 years ago
  19. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 15 years ago
  20. 8e7e705 drm/ttm: isolate dma data from ttm_tt V4 by Jerome Glisse · 15 years ago
  21. 2334b75 drm/ttm: provide dma aware ttm page pool code V9 by Konrad Rzeszutek Wilk · 15 years ago
  22. b1e5f17 drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 by Jerome Glisse · 15 years ago
  23. 649bf3c drm/ttm: merge ttm_backend and ttm_tt V5 by Jerome Glisse · 15 years ago
  24. 822c4d9 drm/ttm: page allocation use page array instead of list by Jerome Glisse · 15 years ago
  25. a14af87 drm/ttm: remove unused backend flags field by Jerome Glisse · 15 years ago
  26. 667b7a2 drm/ttm: remove split btw highmen and lowmem page by Jerome Glisse · 15 years ago
  27. 3316497 drm/ttm: remove userspace backed ttm object support by Jerome Glisse · 15 years ago
  28. a62c93d drm: document the drm_mode_config structure by Jesse Barnes · 15 years ago
  29. c1aaca2 drm: document the drm_mode_group structure by Jesse Barnes · 15 years ago
  30. 550cebc drm: document and cleanup drm_mode_config_funcs by Jesse Barnes · 15 years ago
  31. ef27351 drm: document drm_mode_set structure by Jesse Barnes · 15 years ago
  32. 7225254 drm: remove unused fields in drm_connector and document the rest by Jesse Barnes · 15 years ago
  33. db3e449 drm: add drm_encoder comments by Jesse Barnes · 15 years ago
  34. 6c3db92 drm: add comments for drm_encoder_funcs by Jesse Barnes · 15 years ago
  35. 7749163 drm: fix comments for drm_crtc struct by Jesse Barnes · 15 years ago
  36. 6f215f9 drm: remove unused connector_count field from drm_display_mode by Jesse Barnes · 15 years ago
  37. 838fa58 gma500: Move the API by Alan Cox · 15 years ago
  38. 2ed4d9d drm/radeon/kms: add some new pci ids by Alex Deucher · 15 years ago
  39. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 15 years ago
  40. 248dbc2 drm: move the fb bpp/depth helper into the core. by Dave Airlie · 15 years ago
  41. b7b996d Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 15 years ago
  42. a5cd335 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 15 years ago
  43. e70f224 drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS by Marek Olšák · 15 years ago
  44. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 15 years ago
  45. 8cf5c91 drm: add plane support v3 by Jesse Barnes · 15 years ago
  46. b872a37 drm/radeon: add some missing FireMV pci ids by Alex Deucher · 15 years ago
  47. f088d5a drm/exynos: use gem create function generically by Inki Dae · 15 years ago
  48. 6c3d904 drm/exynos: added padding to be 64-bit align. by Inki Dae · 15 years ago
  49. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 15 years ago
  50. b3e067c drm: serialize access to list of debugfs files by Marcin Slusarz · 15 years ago
  51. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 15 years ago
  52. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 15 years ago
  53. cd2b89e vmwgfx: Reinstate the update_layout ioctl by Thomas Hellstrom · 15 years ago
  54. 00dfb8d drm/radeon/kms: properly set panel mode for eDP by Alex Deucher · 15 years ago
  55. a7331e5 drm: Introduce "Virtual" connectors and encoders by Thomas Hellstrom · 15 years ago
  56. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 15 years ago
  57. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 15 years ago
  58. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 15 years ago
  59. 83f30d0 Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" by Dave Airlie · 15 years ago
  60. 9b553f7 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 15 years ago
  61. a60f0e3 drm/i915: add DP test request handling by Jesse Barnes · 15 years ago
  62. b73fe58 drm: Add Panel Self Refresh DP addresses by Ben Widawsky · 15 years ago
  63. 5c04228 drm/i915: ILK + VT-d workaround by Ben Widawsky · 15 years ago
  64. 62addcb Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 15 years ago
  65. 57c5ee7 vmwgfx: Add fence events by Thomas Hellstrom · 15 years ago
  66. 1c248b7 DRM: add DRM Driver for Samsung SoC EXYNOS4210. by Inki Dae · 15 years ago
  67. 2fcd5a7 vmwgfx: Add present and readback ioctls by Jakob Bornecrantz · 15 years ago
  68. 76adaa3 drm: support routines for HDMI/DP ELD by Wu Fengguang · 15 years ago
  69. 2ae7b03 vmwgfx: Bump major by Thomas Hellstrom · 15 years ago
  70. ae2a104 vmwgfx: Implement fence objects by Thomas Hellstrom · 15 years ago
  71. 6bcd8d3c vmwgfx: Fix confusion caused by using "fence" in various places by Thomas Hellstrom · 15 years ago
  72. f63f6a5 vmwgfx: Add functionality to get 3D caps by Thomas Hellstrom · 15 years ago
  73. 07999a7 vmwgfx: Remove the possibility to map the fifo from user-space by Thomas Hellstrom · 15 years ago
  74. fe0f5c6 vmwgfx: Remove the update layout IOCTL. by Thomas Hellstrom · 15 years ago
  75. 781b8bd vmwgfx: Remove the fifo debug ioctl by Thomas Hellstrom · 15 years ago
  76. d3ed740 drm/radeon/kms: add a new gem_wait ioctl with read/write flags by Marek Olšák · 15 years ago
  77. dfadbbd drm/ttm: add a way to bo_wait for either the last read or last write by Marek Olšák · 15 years ago
  78. 75ef8b3 drm/gem: add functions for mmap offset creation by Rob Clark · 15 years ago
  79. 051963d drm: Separate EDID Header Check from EDID Block Check by Thomas Reim · 15 years ago
  80. 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 · 15 years ago
  81. ebec9a7 drm: track CEA version number if present by Jesse Barnes · 15 years ago
  82. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 15 years ago
  83. 757c26b Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  84. 62cb7011 drm/gem: add support for private objects by Alan Cox · 15 years ago
  85. df79767 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 15 years ago
  86. 842d452 drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define by Ole Henrik Jahren · 15 years ago
  87. e55b942 drm/radeon/kms: add info query for backend map by Alex Deucher · 15 years ago
  88. e3c1620 drm/radeon/kms: add new NI pci ids by Alex Deucher · 15 years ago
  89. 58b6542 DRM: remove drm_pci_device_is_pcie by Jon Mason · 15 years ago
  90. 0d74f86 ttm: Fix spelling mistakes and remove unused #ifdef by Konrad Rzeszutek Wilk · 15 years ago
  91. 304eda3 drm/gem: add hooks to notify driver when object handle is created/destroyed by Ben Skeggs · 15 years ago
  92. 4a9a8b7 drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. by Dave Airlie · 15 years ago
  93. 12871a0 Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  94. 3b68a26 drm/radeon/kms: add llano pci ids by Alex Deucher · 15 years ago
  95. 98b98d3 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  96. 428c4b5 drm/dp: add some new DP regs for DP 1.2 by Alex Deucher · 15 years ago
  97. 752d263 drm: Take lock around probes for drm_fb_helper_hotplug_event by Chris Wilson · 15 years ago
  98. 69f7876 Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-core-next by Dave Airlie · 15 years ago
  99. 2bbd449 drm: mm: fix debug output by Daniel Vetter · 15 years ago
  100. 8aeb96f drm/radeon/kms: fix gart setup on fusion parts (v2) by Alex Deucher · 15 years ago