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