1. 05efb1a drm/ttm: ttm object security fixes for render nodes by Thomas Hellstrom · 11 years ago
  2. 859ae23 Merge tag 'drm-intel-next-2013-12-13' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  3. 785e15e Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  4. e6c3dcd Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 11 years ago
  5. 81239c6 drm/tegra: fix compile w/ CONFIG_DYNAMIC_DEBUG by Stephen Warren · 11 years ago
  6. 3800391 drm/tegra: Add PRIME support by Thierry Reding · 11 years ago
  7. 72d3028 drm/tegra: Relocate some output-specific code by Thierry Reding · 11 years ago
  8. 8620fc6 drm/tegra: Add Tegra124 DC support by Thierry Reding · 11 years ago
  9. 6b7c79d drm/tegra: Fix small leak on error in tegra_fb_alloc() by Dan Carpenter · 11 years ago
  10. 60c2f70 drm/tegra: Make legacy fbdev support optional by Thierry Reding · 11 years ago
  11. d30a91f drm/tegra: Sort reverse-dependencies alphabetically by Thierry Reding · 11 years ago
  12. 85316ea drm/tegra: Fix return value check by Wei Yongjun · 11 years ago
  13. dec7273 drm/tegra: Add DSI support by Thierry Reding · 11 years ago
  14. b519002 drm/tegra: Disable outputs for power-saving by Thierry Reding · 11 years ago
  15. 365765f drm/tegra: Track HDMI enable state by Thierry Reding · 11 years ago
  16. 17a8b6b drm/tegra: Fix HDMI audio frequency typo by Thierry Reding · 11 years ago
  17. 425c0fd drm/tegra: Do not export tegra_bo_ops by Thierry Reding · 11 years ago
  18. f1f34ad drm/tegra: Remove spurious blank line by Thierry Reding · 11 years ago
  19. 158b50a drm/tegra: Increase compile test coverage by Thierry Reding · 11 years ago
  20. fac8f15 drm/tegra: Allow the driver to be built as a module by Thierry Reding · 11 years ago
  21. e6fff4a gpu: host1x: Add Tegra124 support by Thierry Reding · 11 years ago
  22. 23a0e27 gpu: host1x: clk_round_rate() can return a zero upon error by Paul Walmsley · 11 years ago
  23. 8e0d788 gpu: host1x: Fix build warnings by Thierry Reding · 11 years ago
  24. 6f44c2b gpu: host1x: Increase compile test coverage by Thierry Reding · 11 years ago
  25. aef03d3 gpu: host1x: Fix more sparse warnings by Thierry Reding · 11 years ago
  26. 18b94f1 gpu: host1x: Use the correct HW headers for host1x02 by Thierry Reding · 11 years ago
  27. fae798a gpu: host1x: Export public API by Thierry Reding · 11 years ago
  28. 4de6a2d gpu: host1x: Add MIPI pad calibration support by Thierry Reding · 11 years ago
  29. d016da5 drm: use memdup_user() as a cleanup by Dan Carpenter · 11 years ago
  30. 99c09e7 drm: remove dev->vma_count by Daniel Vetter · 11 years ago
  31. 5952fba drm: Kill file_priv->ioctl_count tracking by Daniel Vetter · 11 years ago
  32. 43d1337 drm: rip out dev->ioctl_count tracking by Daniel Vetter · 11 years ago
  33. b8673b6 drm/gma500: Remove dead code by Daniel Vetter · 11 years ago
  34. 4cda878 drm: Kill DRM_SUSER by Daniel Vetter · 11 years ago
  35. 85b2331 drm: Kill DRM_*MEMORYBARRIER by Daniel Vetter · 11 years ago
  36. 1d6ac18 drm: Kill DRM_COPY_(TO|FROM)_USER by Daniel Vetter · 11 years ago
  37. 57ed0f7 drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE by Daniel Vetter · 11 years ago
  38. e9f0d76 drm: Kill DRM_IRQ_ARGS by Daniel Vetter · 11 years ago
  39. bfd8303 drm: Kill DRM_HZ by Daniel Vetter · 11 years ago
  40. d2e546b drm: rip out DRM_AGP_MEM and DRM_AGP_KERN by Daniel Vetter · 11 years ago
  41. 8a5a800 drm: remove global_mutex locking around agp_init by Daniel Vetter · 11 years ago
  42. d5e41ad drm/agpsupport: use kzalloc instead of kmalloc/memset by Dave Airlie · 11 years ago
  43. 4efafeb drm: kill the ->agp_destroy callback by Daniel Vetter · 11 years ago
  44. d6e4b28 drm: inline drm_agp_destroy by Daniel Vetter · 11 years ago
  45. 2c695fa drm: remove agp_init() bus callback by Daniel Vetter · 11 years ago
  46. d990675 drm: rip out drm_core_has_AGP by Daniel Vetter · 11 years ago
  47. 8da79cc drm: ->agp_init can't fail by Daniel Vetter · 11 years ago
  48. 24986ee drm: kill DRIVER_REQUIRE_AGP by Daniel Vetter · 11 years ago
  49. 5ec467a drm/rcar-du: Fix return value check in rcar_du_lvdsenc_get_resources() by Wei Yongjun · 11 years ago
  50. 6b27f7f drm/dp: Use AUX constants from specification by Thierry Reding · 11 years ago
  51. 05f5172 drm/bufs: remove handling of _DRM_GEM mappings by Daniel Vetter · 11 years ago
  52. b3f2333 drm: restrict the device list for shadow attached drivers by Daniel Vetter · 11 years ago
  53. e2577d4 drm: rip out drm_platform_exit by Daniel Vetter · 11 years ago
  54. 0ff420f drm/msm: call drm_put_dev directly in ->remove by Daniel Vetter · 11 years ago
  55. 50fb3c3 drm/armada: directly call drm_put_dev in ->remove by Daniel Vetter · 11 years ago
  56. 405bea7 drm/shmob: call drm_put_dev directly from ->remove hook by Daniel Vetter · 11 years ago
  57. fd3c025 drm/omap: call drm_put_dev directly in ->remove by Daniel Vetter · 11 years ago
  58. c84b435 drm/tilcdc: call drm_put_dev directly from ->remove by Daniel Vetter · 11 years ago
  59. a9a346d drm/exynos: call drm_put_dev directly from ->remove by Daniel Vetter · 11 years ago
  60. 57a24cf drm/rcar: call drm_put_dev directly in the ->remove hook by Daniel Vetter · 11 years ago
  61. c0c72a8 drm: shmob_drm: Check clk_prepare_enable() return value by Laurent Pinchart · 11 years ago
  62. 73e9efd drm: Push dirtyfb ioctl kms locking down to drivers by Ville Syrjälä · 11 years ago
  63. ee61c73 drm: Don't reference objects in the flink name idr by Kristian Hogsberg · 11 years ago
  64. 520edd1 drm: do not steal the display if we have a master by Paulo Zanoni · 11 years ago
  65. fffb906 drm: Don't split up debug output by Daniel Vetter · 11 years ago
  66. ce456e0 drm/edid: Make edid_load() return a void * by Geert Uytterhoeven · 11 years ago
  67. da32cc9 Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  68. 9be7d86 drm/tegra: Implement panel support by Thierry Reding · 11 years ago
  69. 210fcd9 drm/panel: Add support for Panasonic VVX10F004B0 by Thierry Reding · 11 years ago
  70. 280921d drm/panel: Add simple panel support by Thierry Reding · 11 years ago
  71. aead40e drm: Add panel support by Thierry Reding · 11 years ago
  72. 068a002 drm: Add MIPI DSI bus support by Andrzej Hajda · 11 years ago
  73. b03bb79 Merge tag 'tegra-for-3.14-dmas-resets-rework' into drm/for-next by Thierry Reding · 11 years ago
  74. e4158f1 radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh() by Sergey Senozhatsky · 11 years ago
  75. ab57fff drm/i915/bdw: Implement ff workarounds by Ben Widawsky · 11 years ago
  76. 63801f2 drm/i915/bdw: Force all Data Cache Data Port access to be Non-Coherent by Ben Widawsky · 11 years ago
  77. a3564d2 drm/i915/bdw: Don't use forcewake needlessly by Ville Syrjälä · 11 years ago
  78. 9705887 drm/i915: Clear out old GT FIFO errors in intel_uncore_early_sanitize() by Ville Syrjälä · 11 years ago
  79. 168c3f2 drm/i915: dont call irq_put when irq test is on by Mika Kuoppala · 11 years ago
  80. 993495a drm/i915: Rework the FBC interval/stall stuff a bit by Ville Syrjälä · 11 years ago
  81. fd70d52 drm/i915: Enable FBC for all mobile gen2 and gen3 platforms by Ville Syrjälä · 11 years ago
  82. 159f987 drm/i915: FBC_CONTROL2 is gen4 only by Ville Syrjälä · 11 years ago
  83. 42a430f drm/i915: Gen2 FBC1 CFB pitch wants 32B units by Ville Syrjälä · 11 years ago
  84. 566b734 drm/i915: split intel_ddi_pll_mode_set in 2 pieces by Paulo Zanoni · 11 years ago
  85. 47e9766 drm/i915: Fix timeout with missed interrupts in __wait_seqno by Mika Kuoppala · 11 years ago
  86. f9dcb0d drm/i915: touch VGA MSR after we enable the power well by Paulo Zanoni · 11 years ago
  87. d5e8fdc drm/i915: extract hsw_power_well_post_{enable, disable} by Paulo Zanoni · 11 years ago
  88. b664607 drm/i915: remove i915_disable_vga_mem declaration by Paulo Zanoni · 11 years ago
  89. 80b2879 ARM: tegra: pass reset to tegra_powergate_sequence_power_up() by Stephen Warren · 11 years ago
  90. ca48080 drm/tegra: use reset framework by Stephen Warren · 11 years ago
  91. f6da284 drm/i915: Parametrize the dphy and other spec specific parameters by Shobhit Kumar · 11 years ago
  92. a4a593b drm/i915: Remove redundant DSI PLL enabling by Shobhit Kumar · 11 years ago
  93. 1dbd7cb drm/i915: Reorganize the DSI enable/disable sequence by Shobhit Kumar · 11 years ago
  94. 8e1eed5 drm/i915: Try harder to get best m, n, p values with minimal error by Shobhit Kumar · 11 years ago
  95. 44d4c6e drm/i915: Compute dsi_clk from pixel clock by Shobhit Kumar · 11 years ago
  96. e9fe51c drm/i915: Use FLISDSI interface for band gap reset by Shobhit Kumar · 11 years ago
  97. b9f5e07 drm/i915: Add more dev ops for MIPI sub encoder by Shobhit Kumar · 11 years ago
  98. 9c33371 drm/i915: Decrease gen2 vco frequency minimum to 908 MHz by Ville Syrjälä · 11 years ago
  99. e91e941 drm/i915: Fix 66 MHz LVDS SSC freq for gen2 by Ville Syrjälä · 11 years ago
  100. c7721d3 drm/i915: Increase gen2 vco frequency limit to 1512 MHz by Ville Syrjälä · 11 years ago