1. 15f3b9d drm: Remove unused PCI ids by Lespiau, Damien · 12 years ago
  2. 2c9c52e drm: Make drm_fb_cma_describe() static by Lespiau, Damien · 12 years ago
  3. a03eb83 drm: Remove 2 unused defines by Lespiau, Damien · 12 years ago
  4. 86f422d drm: Make drm_mode_remove() static by Lespiau, Damien · 12 years ago
  5. 67587e8 drm: Remove drm_mode_list_concat() by Lespiau, Damien · 12 years ago
  6. ddecb10 drm: Remove drm_mode_create_dithering_property() by Lespiau, Damien · 12 years ago
  7. f51607a drm: Remove stale prototypes by Lespiau, Damien · 12 years ago
  8. f336ab7 drm: move dev data clearing from drm_setup to lastclose by Daniel Vetter · 12 years ago
  9. cb6458f drm: remove procfs code, take 2 by Daniel Vetter · 12 years ago
  10. 7d14bb6b drm: don't call ->firstopen for KMS drivers by Daniel Vetter · 12 years ago
  11. 0faa4a8 drm/vmwgfx: remove ->firstopen callback by Daniel Vetter · 12 years ago
  12. b5dc0d1 drm/imx: kill firstopen callback by Daniel Vetter · 12 years ago
  13. 24f4003 drm: fix minor number range calculation by Kristian Høgsberg · 12 years ago
  14. 90254ac drm: fix locking in gem debugfs/procfs file by Daniel Vetter · 12 years ago
  15. 6eb9278 drm: remove the dma_ioctl special-case by Daniel Vetter · 12 years ago
  16. 2ba5f7d drm/docs: rip out removed driver flags documentation by Daniel Vetter · 12 years ago
  17. 2818564 drm: rip out drm_core_has_MTRR checks by Daniel Vetter · 12 years ago
  18. 1216f73 drm/gem: WARN about unbalanced handle refcounts by Daniel Vetter · 12 years ago
  19. 6bc505b drm/gem: remove bogus NULL check from drm_gem_object_handle_unreference_unlocked by Daniel Vetter · 12 years ago
  20. 36da590 drm/gem: move drm_gem_object_handle_unreference_unlocked into drm_gem.c by Daniel Vetter · 12 years ago
  21. 7106bf9 drm/prime: add a bit of documentation about gem_obj->import_attach by Daniel Vetter · 12 years ago
  22. 01ce605 drm/prime: remove cargo-cult locking from map_sg helper by Daniel Vetter · 12 years ago
  23. d0ed8d2 drm/exynos: explicit store base gem object in dma_buf->priv by Inki Dae · 12 years ago
  24. c1d6798 drm: use common drm_gem_dmabuf_release in i915/exynos drivers by Daniel Vetter · 12 years ago
  25. 2bc7b0c drm/host1x: stop casting VMA offsets to 32bit by David Herrmann · 12 years ago
  26. b21e3af drm: use ida to allocate connector ids by Ilia Mirkin · 12 years ago
  27. ddcd09d drm/omap: kill omap_gem_helpers.c by Rob Clark · 12 years ago
  28. 5dc9e1e drm/udl: use gem get/put page helpers by Rob Clark · 12 years ago
  29. 8b9ba7a drm/gma500: use gem get/put page helpers by Rob Clark · 12 years ago
  30. bcc5c9d drm/gem: add shmem get/put page helpers by Rob Clark · 12 years ago
  31. 367bbd4 drm/gem: add drm_gem_create_mmap_offset_size() by Rob Clark · 12 years ago
  32. 5833bd2 drm/omap: use flip-work helper by Rob Clark · 12 years ago
  33. a464d61 drm/tilcdc: use flip-work helper by Rob Clark · 12 years ago
  34. cabaafc drm: add flip-work helper by Rob Clark · 12 years ago
  35. b17df86 drm: Remove drm_mode_validate_clocks by Stéphane Marchesin · 12 years ago
  36. d79cdc8 drm: no-op out GET_STATS ioctl by Daniel Vetter · 12 years ago
  37. 719524d drm: hollow-out GET_CLIENT ioctl by Daniel Vetter · 12 years ago
  38. d678959 drm/memory: don't export agp helpers by Daniel Vetter · 12 years ago
  39. fac3eaf drm: remove a bunch of unused #defines from drmP.h by Daniel Vetter · 12 years ago
  40. 74867e3 drm: rip out a few unused DRIVER flags by Daniel Vetter · 12 years ago
  41. 687fbb2 drm: rip out DRIVER_FB_DMA and related code by Daniel Vetter · 12 years ago
  42. b0e898a drm: remove FASYNC support by Daniel Vetter · 12 years ago
  43. 5bbd533 drm/vmwgfx: remove redundant clearing of driver->dma_quiescent by Daniel Vetter · 12 years ago
  44. 7c51013 drm: mark context support as a legacy subsystem by Daniel Vetter · 12 years ago
  45. 8d38c4b drm: disallow legacy dma ioctls for modesetting drivers by Daniel Vetter · 12 years ago
  46. e2e99a8 drm: mark dma setup/teardown as legacy systems by Daniel Vetter · 12 years ago
  47. 8e194bb drm: disallow legacy sg ioctls for modesetting drivers by Daniel Vetter · 12 years ago
  48. 3d914e8 drm: hide legacy sg cleanup better from common code by Daniel Vetter · 12 years ago
  49. 45886af drm: kill dev->driver->set_version by Daniel Vetter · 12 years ago
  50. d8ed168 drm/radeon: kill firstopen callback for kms driver by Daniel Vetter · 12 years ago
  51. 161695b drm/omap: kill firstopen callback by Daniel Vetter · 12 years ago
  52. 5c69294 drm/ttm: kill unused functions by Maarten Lankhorst · 12 years ago
  53. e552df3 drm/radeon: remove stale gem->driver_private access by David Herrmann · 12 years ago
  54. f547b22 drm/qxl: remove unused object_pin/unpin() helpers by David Herrmann · 12 years ago
  55. 23a9a2e drm/cirrus: remove unused driver_private access by David Herrmann · 12 years ago
  56. 7d2e968 drm/mgag200: remove unused driver_private access by David Herrmann · 12 years ago
  57. 7e0e6cb drm/ast: remove unused driver_private access by David Herrmann · 12 years ago
  58. 1dda8d0 Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next by Dave Airlie · 12 years ago
  59. a976718 drm/tilcdc fixup mode to workaround sync for tda998x by Darren Etheridge · 12 years ago
  60. 179f1aa drm/i2c: tda998x: prepare for broken sync workaround by Sebastian Hesselbarth · 12 years ago
  61. 088d61d drm/i2c: tda998x: fix sync generation and calculation by Sebastian Hesselbarth · 12 years ago
  62. c4c11dd drm/i2c: tda998x: add video and audio input configuration by Russell King · 12 years ago
  63. 5e74c22 drm/i2c: tda998x: prepare for video input configuration by Russell King · 12 years ago
  64. 20c1767 drm/i2c: tda998x: fix npix/nline programming by Russell King · 12 years ago
  65. bcb2481 drm/i2c: tda998x: ensure VIP output mux is properly set by Russell King · 12 years ago
  66. 063b472 drm/i2c: tda998x: fix EDID reading on TDA19988 devices by Russell King · 12 years ago
  67. cc6a36f drm: DRM should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  68. b43bd92 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-rcar-stable by Dave Airlie · 12 years ago
  69. 3864c6f drm/rcar-du: Add FBDEV emulation support by Laurent Pinchart · 12 years ago
  70. 90374b5 drm/rcar-du: Add internal LVDS encoder support by Laurent Pinchart · 12 years ago
  71. 7cbc05c drm/rcar-du: Configure RGB output routing to DPAD0 by Laurent Pinchart · 12 years ago
  72. ef67a90 drm/rcar-du: Rework output routing support by Laurent Pinchart · 12 years ago
  73. 38b62fb drm/rcar-du: Add support for DEFR8 register by Laurent Pinchart · 12 years ago
  74. a5f0ef5 drm/rcar-du: Add support for multiple groups by Laurent Pinchart · 12 years ago
  75. 9e2d2de drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU by Laurent Pinchart · 12 years ago
  76. ef2d84b drm/rcar-du: Add support for the R8A7790 DU by Laurent Pinchart · 12 years ago
  77. 2fd22db drm/rcar-du: Move output routing configuration to group by Laurent Pinchart · 12 years ago
  78. 660bab5 drm/rcar-du: Remove register definitions for the second channel by Laurent Pinchart · 12 years ago
  79. 990d07a drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array size by Laurent Pinchart · 12 years ago
  80. cb2025d drm/rcar-du: Introduce CRTCs groups by Laurent Pinchart · 12 years ago
  81. 7fe99fd drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_* by Laurent Pinchart · 12 years ago
  82. ae425b6 drm/rcar-du: Create rcar_du_planes structure by Laurent Pinchart · 12 years ago
  83. 9194731 drm/rcar-du: Rename platform data fields to match what they describe by Laurent Pinchart · 12 years ago
  84. 6978f12 drm/rcar-du: Merge LVDS and VGA encoder code by Laurent Pinchart · 12 years ago
  85. 9e8be27 drm/rcar-du: Split VGA encoder and connector by Laurent Pinchart · 12 years ago
  86. 56c5dd0 drm/rcar-du: Split LVDS encoder and connector by Laurent Pinchart · 12 years ago
  87. 9e7db06 drm/rcar-du: Clarify comment regarding plane Y source coordinate by Laurent Pinchart · 12 years ago
  88. f66ee30 drm/rcar-du: Support per-CRTC clock and IRQ by Laurent Pinchart · 12 years ago
  89. 481d342 drm/rcar-du: Add platform module device table by Laurent Pinchart · 12 years ago
  90. d5b6dcc drm/rcar-du: Use devm_ioremap_resource() by Laurent Pinchart · 12 years ago
  91. 6811b1b drm/rcar-du: Add missing alpha plane register definitions by Laurent Pinchart · 12 years ago
  92. 00fd78e drm: provide agp dummies for CONFIG_AGP=n by David Herrmann · 12 years ago
  93. 32c913e Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  94. abf1903 drm/ttm: inline drm_bo_setup_vm() by David Herrmann · 12 years ago
  95. c700c67 drm/mm: remove unused API by David Herrmann · 12 years ago
  96. 06e78ed drm/i915: pre-alloc instead of drm_mm search/get_block by David Herrmann · 12 years ago
  97. 78af329 drm/ttm: replace drm_mm_pre_get() by direct alloc by David Herrmann · 12 years ago
  98. 28ec711 drm/agp: move AGP cleanup paths to drm_agpsupport.c by David Herrmann · 12 years ago
  99. 08fcd72 drm: don't push static constants on stack for %*ph by Andy Shevchenko · 12 years ago
  100. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 12 years ago