1. 319c933 drm/prime: proper locking+refcounting for obj->dma_buf link by Daniel Vetter · 11 years ago
  2. 20228c4 drm/gem: completely close gem_open vs. gem_close races by Daniel Vetter · 11 years ago
  3. cd4f013 drm/gem: switch dev->object_name_lock to a mutex by Daniel Vetter · 11 years ago
  4. 84341c2 drm/prime: clarify logic a bit in drm_gem_prime_fd_to_handle by Daniel Vetter · 11 years ago
  5. bdf655d drm/prime: shrink critical section protected by prime lock by Daniel Vetter · 11 years ago
  6. 4332bf4 drm/prime: use proper pointer in drm_gem_prime_handle_to_fd by Daniel Vetter · 11 years ago
  7. becee2a drm/gem: make drm_gem_object_handle_unreference_unlocked static by Daniel Vetter · 11 years ago
  8. 730c4ff drm/prime: fix error path in drm_gem_prime_fd_to_handle by Daniel Vetter · 11 years ago
  9. a8e11d1 drm/gem: fix up flink name create race by Daniel Vetter · 11 years ago
  10. 9712def Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  11. 66cc8b6 drm: Make drm_get_platform_dev() static by Lespiau, Damien · 11 years ago
  12. 2c9c52e drm: Make drm_fb_cma_describe() static by Lespiau, Damien · 11 years ago
  13. 86f422d drm: Make drm_mode_remove() static by Lespiau, Damien · 11 years ago
  14. 67587e8 drm: Remove drm_mode_list_concat() by Lespiau, Damien · 11 years ago
  15. ddecb10 drm: Remove drm_mode_create_dithering_property() by Lespiau, Damien · 11 years ago
  16. f336ab7 drm: move dev data clearing from drm_setup to lastclose by Daniel Vetter · 11 years ago
  17. cb6458f drm: remove procfs code, take 2 by Daniel Vetter · 11 years ago
  18. 7d14bb6b drm: don't call ->firstopen for KMS drivers by Daniel Vetter · 11 years ago
  19. 0faa4a8 drm/vmwgfx: remove ->firstopen callback by Daniel Vetter · 11 years ago
  20. 24f4003 drm: fix minor number range calculation by Kristian Høgsberg · 11 years ago
  21. 90254ac drm: fix locking in gem debugfs/procfs file by Daniel Vetter · 11 years ago
  22. 6eb9278 drm: remove the dma_ioctl special-case by Daniel Vetter · 11 years ago
  23. 2818564 drm: rip out drm_core_has_MTRR checks by Daniel Vetter · 11 years ago
  24. 1216f73 drm/gem: WARN about unbalanced handle refcounts by Daniel Vetter · 11 years ago
  25. 6bc505b drm/gem: remove bogus NULL check from drm_gem_object_handle_unreference_unlocked by Daniel Vetter · 11 years ago
  26. 36da590 drm/gem: move drm_gem_object_handle_unreference_unlocked into drm_gem.c by Daniel Vetter · 11 years ago
  27. 01ce605 drm/prime: remove cargo-cult locking from map_sg helper by Daniel Vetter · 11 years ago
  28. d0ed8d2 drm/exynos: explicit store base gem object in dma_buf->priv by Inki Dae · 11 years ago
  29. c1d6798 drm: use common drm_gem_dmabuf_release in i915/exynos drivers by Daniel Vetter · 11 years ago
  30. 2bc7b0c drm/host1x: stop casting VMA offsets to 32bit by David Herrmann · 11 years ago
  31. b21e3af drm: use ida to allocate connector ids by Ilia Mirkin · 11 years ago
  32. ddcd09d drm/omap: kill omap_gem_helpers.c by Rob Clark · 11 years ago
  33. 5dc9e1e drm/udl: use gem get/put page helpers by Rob Clark · 11 years ago
  34. 8b9ba7a drm/gma500: use gem get/put page helpers by Rob Clark · 11 years ago
  35. bcc5c9d drm/gem: add shmem get/put page helpers by Rob Clark · 11 years ago
  36. 367bbd4 drm/gem: add drm_gem_create_mmap_offset_size() by Rob Clark · 11 years ago
  37. 5833bd2 drm/omap: use flip-work helper by Rob Clark · 11 years ago
  38. a464d61 drm/tilcdc: use flip-work helper by Rob Clark · 11 years ago
  39. cabaafc drm: add flip-work helper by Rob Clark · 11 years ago
  40. b17df86 drm: Remove drm_mode_validate_clocks by Stéphane Marchesin · 11 years ago
  41. d79cdc8 drm: no-op out GET_STATS ioctl by Daniel Vetter · 11 years ago
  42. 719524d drm: hollow-out GET_CLIENT ioctl by Daniel Vetter · 11 years ago
  43. d678959 drm/memory: don't export agp helpers by Daniel Vetter · 11 years ago
  44. 74867e3 drm: rip out a few unused DRIVER flags by Daniel Vetter · 11 years ago
  45. 687fbb2 drm: rip out DRIVER_FB_DMA and related code by Daniel Vetter · 11 years ago
  46. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  47. 5bbd533 drm/vmwgfx: remove redundant clearing of driver->dma_quiescent by Daniel Vetter · 11 years ago
  48. 7c51013 drm: mark context support as a legacy subsystem by Daniel Vetter · 11 years ago
  49. 8d38c4b drm: disallow legacy dma ioctls for modesetting drivers by Daniel Vetter · 11 years ago
  50. e2e99a8 drm: mark dma setup/teardown as legacy systems by Daniel Vetter · 11 years ago
  51. 8e194bb drm: disallow legacy sg ioctls for modesetting drivers by Daniel Vetter · 11 years ago
  52. 3d914e8 drm: hide legacy sg cleanup better from common code by Daniel Vetter · 11 years ago
  53. 45886af drm: kill dev->driver->set_version by Daniel Vetter · 11 years ago
  54. d8ed168 drm/radeon: kill firstopen callback for kms driver by Daniel Vetter · 11 years ago
  55. 161695b drm/omap: kill firstopen callback by Daniel Vetter · 11 years ago
  56. 5c69294 drm/ttm: kill unused functions by Maarten Lankhorst · 11 years ago
  57. e552df3 drm/radeon: remove stale gem->driver_private access by David Herrmann · 11 years ago
  58. f547b22 drm/qxl: remove unused object_pin/unpin() helpers by David Herrmann · 11 years ago
  59. 23a9a2e drm/cirrus: remove unused driver_private access by David Herrmann · 11 years ago
  60. 7d2e968 drm/mgag200: remove unused driver_private access by David Herrmann · 11 years ago
  61. 7e0e6cb drm/ast: remove unused driver_private access by David Herrmann · 11 years ago
  62. 1dda8d0 Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next by Dave Airlie · 11 years ago
  63. a976718 drm/tilcdc fixup mode to workaround sync for tda998x by Darren Etheridge · 11 years ago
  64. 179f1aa drm/i2c: tda998x: prepare for broken sync workaround by Sebastian Hesselbarth · 11 years ago
  65. 088d61d drm/i2c: tda998x: fix sync generation and calculation by Sebastian Hesselbarth · 11 years ago
  66. c4c11dd drm/i2c: tda998x: add video and audio input configuration by Russell King · 11 years ago
  67. 5e74c22 drm/i2c: tda998x: prepare for video input configuration by Russell King · 11 years ago
  68. 20c1767 drm/i2c: tda998x: fix npix/nline programming by Russell King · 11 years ago
  69. bcb2481 drm/i2c: tda998x: ensure VIP output mux is properly set by Russell King · 11 years ago
  70. 063b472 drm/i2c: tda998x: fix EDID reading on TDA19988 devices by Russell King · 11 years ago
  71. cc6a36f drm: DRM should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  72. 3864c6f drm/rcar-du: Add FBDEV emulation support by Laurent Pinchart · 11 years ago
  73. 90374b5 drm/rcar-du: Add internal LVDS encoder support by Laurent Pinchart · 11 years ago
  74. 7cbc05c drm/rcar-du: Configure RGB output routing to DPAD0 by Laurent Pinchart · 11 years ago
  75. ef67a90 drm/rcar-du: Rework output routing support by Laurent Pinchart · 11 years ago
  76. 38b62fb drm/rcar-du: Add support for DEFR8 register by Laurent Pinchart · 11 years ago
  77. a5f0ef5 drm/rcar-du: Add support for multiple groups by Laurent Pinchart · 11 years ago
  78. 9e2d2de drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU by Laurent Pinchart · 11 years ago
  79. ef2d84b drm/rcar-du: Add support for the R8A7790 DU by Laurent Pinchart · 11 years ago
  80. 2fd22db drm/rcar-du: Move output routing configuration to group by Laurent Pinchart · 11 years ago
  81. 660bab5 drm/rcar-du: Remove register definitions for the second channel by Laurent Pinchart · 11 years ago
  82. 990d07a drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array size by Laurent Pinchart · 11 years ago
  83. cb2025d drm/rcar-du: Introduce CRTCs groups by Laurent Pinchart · 11 years ago
  84. 7fe99fd drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_* by Laurent Pinchart · 11 years ago
  85. ae425b6 drm/rcar-du: Create rcar_du_planes structure by Laurent Pinchart · 11 years ago
  86. 9194731 drm/rcar-du: Rename platform data fields to match what they describe by Laurent Pinchart · 11 years ago
  87. 6978f12 drm/rcar-du: Merge LVDS and VGA encoder code by Laurent Pinchart · 11 years ago
  88. 9e8be27 drm/rcar-du: Split VGA encoder and connector by Laurent Pinchart · 11 years ago
  89. 56c5dd0 drm/rcar-du: Split LVDS encoder and connector by Laurent Pinchart · 11 years ago
  90. 9e7db06 drm/rcar-du: Clarify comment regarding plane Y source coordinate by Laurent Pinchart · 11 years ago
  91. f66ee30 drm/rcar-du: Support per-CRTC clock and IRQ by Laurent Pinchart · 11 years ago
  92. 481d342 drm/rcar-du: Add platform module device table by Laurent Pinchart · 11 years ago
  93. d5b6dcc drm/rcar-du: Use devm_ioremap_resource() by Laurent Pinchart · 11 years ago
  94. 6811b1b drm/rcar-du: Add missing alpha plane register definitions by Laurent Pinchart · 11 years ago
  95. 5c53661 drm/i915: Fix FB WM for HSW by Ville Syrjälä · 11 years ago
  96. 6f6005a drm/i915: expose HDMI connectors on port C on BYT by Jesse Barnes · 11 years ago
  97. 16e5406 drm/i915: fix a limit check in hsw_compute_wm_results() by Dan Carpenter · 11 years ago
  98. 58e73e1 drm/i915: unbreak i915_gem_object_ggtt_unbind() by Dan Carpenter · 11 years ago
  99. e7457a9 drm/i915: Make intel_set_mode() static by Damien Lespiau · 11 years ago
  100. 1414f6c drm/i915: Remove intel_modeset_disable() by Damien Lespiau · 11 years ago