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