1. e884fc6 drm/radeon: disable the crtcs in mc_stop (r5xx-r7xx) (v2) by Alex Deucher · 11 years ago
  2. 968c016 drm/radeon: properly lock disp in mc_stop/resume for evergreen+ by Alex Deucher · 11 years ago
  3. 2f86e2e drm/radeon: properly lock disp in mc_stop/resume for r5xx-r7xx by Alex Deucher · 11 years ago
  4. 10257a6 drm/radeon: update wait_for_vblank for evergreen+ by Alex Deucher · 11 years ago
  5. bea5497 drm/radeon: update wait_for_vblank for r5xx-r7xx by Alex Deucher · 11 years ago
  6. 2b48b96 drm/radeon: update wait_for_vblank for r1xx-r4xx by Alex Deucher · 11 years ago
  7. f9df7ea3 Merge tag 'drm/tegra/for-3.10' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  8. e1041ca drm/tegra: don't depend on OF by Stephen Warren · 11 years ago
  9. dbe4d9a drm/tegra: Support the XBGR8888 pixelformat by Thierry Reding · 11 years ago
  10. d43f81c drm/tegra: Add gr2d device by Terje Bergstrom · 11 years ago
  11. de2ba66 gpu: host1x: drm: Add memory manager and fb by Arto Merilainen · 11 years ago
  12. 692e6d7 gpu: host1x: Remove second host1x driver by Terje Bergstrom · 11 years ago
  13. c89c0ea gpu: host1x: drm: Rename host1x to host1x_drm by Arto Merilainen · 11 years ago
  14. 4231c6b drm/tegra: Move drm to live under host1x by Terje Bergstrom · 11 years ago
  15. 6236451 gpu: host1x: Add debug support by Terje Bergstrom · 11 years ago
  16. 6579324 gpu: host1x: Add channel support by Terje Bergstrom · 11 years ago
  17. 7ede0b0 gpu: host1x: Add syncpoint wait and interrupts by Terje Bergstrom · 11 years ago
  18. 7547168 gpu: host1x: Add host1x driver by Terje Bergstrom · 11 years ago
  19. ce83adf drm: Perform a full mode set when the pixel format changed by Laurent Pinchart · 11 years ago
  20. 909d9cd drm: Don't allow page flip to change pixel format by Laurent Pinchart · 11 years ago
  21. 64c026e Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 11 years ago
  22. f0aa848 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  23. b4e3a3e drm/exynos: prepare FIMD clocks by Vikas Sajjan · 11 years ago
  24. bd080ee drm/i915: fix bpc vs. bpp confusion in intel_crtc_compute_config by Daniel Vetter · 11 years ago
  25. 3b117c8 drm/i915: move cpu_transcoder to the pipe configuration by Daniel Vetter · 11 years ago
  26. dc4bd2d drm/i915: preserve the PBC bits of TRANS_CHICKEN2 by Paulo Zanoni · 11 years ago
  27. 3f704fa drm/i915: set CPT FDI RX polarity bits based on VBT by Paulo Zanoni · 11 years ago
  28. ac4c16c drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4) by Egbert Eich · 11 years ago
  29. cd569ae drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3) by Egbert Eich · 11 years ago
  30. 995e6b3 drm/i915: Mask out the HPD irq bits before setting them individually. by Egbert Eich · 11 years ago
  31. 821450c drm/i915: (re)init HPD interrupt storm statistics by Egbert Eich · 11 years ago
  32. b543fb0 drm/i915: Add HPD IRQ storm detection (v5) by Egbert Eich · 11 years ago
  33. 08e1413 drm/i915: WARN when LPT-LP is not paired with ULT CPU by Paulo Zanoni · 11 years ago
  34. c40c0f5 drm/i915: don't intel_crt_init on any ULT machines by Paulo Zanoni · 11 years ago
  35. 6af79ae drm/i915: remove comment about IVB link training from intel_pm.c by Paulo Zanoni · 11 years ago
  36. 30ccd96 drm/i915: VLV doesn't have LLC by Ben Widawsky · 11 years ago
  37. 3ebecd0 drm/i915: Scale ring, rather than ia, frequency on Haswell by Chris Wilson · 11 years ago
  38. 3a3b4f9 drm/i915: shorten debugfs output simple attributes by Mika Kuoppala · 11 years ago
  39. 87476d6 drm/i915: Fixup pfit disabling for gen2/3 by Daniel Vetter · 11 years ago
  40. b6c5164 drm/i915: Fixup Oops in the pipe config computation by Daniel Vetter · 11 years ago
  41. dc652f9 drm/i915: ensure single initialization and cleanup of backlight device by Jani Nikula · 11 years ago
  42. f7708f7 drm/i915: don't touch the PF regs if the power well is down by Paulo Zanoni · 11 years ago
  43. 15d199e drm/i915: add intel_using_power_well by Paulo Zanoni · 11 years ago
  44. f30da18 drm/i915: don't check inconsistent modeset state when force-restoring by Daniel Vetter · 11 years ago
  45. 42b5aea drm/i915: IVB/HSW have 32 fence register by Ville Syrjälä · 11 years ago
  46. 182642b drm/i915: Return stored value from max freq sysfs entry by Mika Kuoppala · 11 years ago
  47. 6a99476 drm/i915: Remove stale code by Ben Widawsky · 11 years ago
  48. 3a06247 drm/i915: Increase max fence pitch limit to 256KB on IVB+ by Ville Syrjälä · 11 years ago
  49. fe48d8d drm/i915: Reject fence stride=0 on gen4+ by Ville Syrjälä · 11 years ago
  50. a6f429a drm/i915: Configure GAM_ECOCHK appropriatly for Gen7 by Ville Syrjälä · 11 years ago
  51. a65c2fc drm/i915: Set GAC_ECO_BITS register on Gen7+ by Ville Syrjälä · 11 years ago
  52. 3b9d788 drm/i915: Add ECOBITS_SNB_BIT by Ville Syrjälä · 11 years ago
  53. 10e0849 drm/i915: Don't default to overclock max by Ben Widawsky · 11 years ago
  54. 31c7738 drm/i915: Better overclock support by Ben Widawsky · 11 years ago
  55. 2c55c33 drm/i915: use lower aux clock divider on non-ULT HSW by Jani Nikula · 11 years ago
  56. b7c36d2 drm/i915: Allow PPGTT enable to fail by Ben Widawsky · 11 years ago
  57. 5963cf0 drm/i915: NULL aliasing_ppgtt on cleanup by Ben Widawsky · 11 years ago
  58. 6197349 drm/i915: Abstract PPGTT enabling by Ben Widawsky · 11 years ago
  59. 3ed124b drm/i915: Rework PPGTT init code by Ben Widawsky · 11 years ago
  60. 3eb1c00 drm/i915: Conditionally carve out GGTT PDE by Ben Widawsky · 11 years ago
  61. 1e7d12d drm/i915/ppgtt: Set scratch page "globally" by Ben Widawsky · 11 years ago
  62. c81dbe0 drm/i915: random checkpatch fixes by Ben Widawsky · 11 years ago
  63. 1e1bd0f drm/i915: Map registers before GTT init by Ben Widawsky · 11 years ago
  64. e7c2b58 drm/i915: Call out GEN6 PTE specificity by Ben Widawsky · 11 years ago
  65. a93e416 drm/i915: generalize pte vs. register BAR allocation by Ben Widawsky · 11 years ago
  66. 4615d4c drm/i915: Use MLC (l3$) for context objects by Chris Wilson · 11 years ago
  67. 57d277b drm/i915: update FDI mPHY setup code by Daniel Vetter · 11 years ago
  68. 25ff119 drm/i915: Workaround incoherence between fences and LLC across multiple CPUs by Chris Wilson · 11 years ago
  69. 8bb6e95 drm/i915: tune down Y tiling scanout warning by Daniel Vetter · 11 years ago
  70. 9a7c789 drm/i915: set CB tuning also for the reduce clock by Daniel Vetter · 11 years ago
  71. f0b4405 drm/i915: fix FP CB tuning limits for lvds by Daniel Vetter · 11 years ago
  72. 7d0ac5b drm/i915: fix lost FP_CB_TUNE setting for pch plls by Daniel Vetter · 11 years ago
  73. 7a7d1fb drm/i915: Fix SDVO connector and encoder get_hw_state functions by Egbert Eich · 11 years ago
  74. e1adc78 drm/qxl: fix build with debugfs turned off. by Dave Airlie · 11 years ago
  75. 9f7bc6a Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next by Dave Airlie · 11 years ago
  76. f18353e Merge branch 'drm-next-3.10' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  77. 466476d drm/radeon: Always flush the VM by Jerome Glisse · 11 years ago
  78. 2ab91ad drm/radeon: re-enable PTE/PDE packet for set_page on cayman/TN by Alex Deucher · 11 years ago
  79. dd4d34f Revert "of/exynos_g2d: Add Bindings for exynos G2D driver" by Sachin Kamat · 11 years ago
  80. 81ed703 drm/exynos: drm_connector: Fix error check condition by Sachin Kamat · 11 years ago
  81. d8e9ca4 drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 11 years ago
  82. c11182d drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 11 years ago
  83. ee7cbaf drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 11 years ago
  84. 1977e6d drm/exynos: change the method for getting the interrupt by Vikas Sajjan · 11 years ago
  85. 1e2a4ad drm/exynos: enable OF_VIDEOMODE and FB_MODE_HELPERS for exynos drm fimd by Vikas Sajjan · 11 years ago
  86. 7f4596f drm/exynos: Add display-timing node parsing using video helper function by Vikas Sajjan · 11 years ago
  87. 7ddcc73 drm/exynos: hdmi: move mode_fixup to drm common hdmi by Rahul Sharma · 11 years ago
  88. 6b986ed drm/exynos: hdmi: using drm_display_mode timings for exynos4 by Rahul Sharma · 11 years ago
  89. 62c8ba7 drm/qxl: fix smatch warnings by Dave Airlie · 11 years ago
  90. 6d01f1f drm/qxl: make lots of things static. by Dave Airlie · 11 years ago
  91. dea14df Merge tag 'omapdss-for-3.10' of git://gitorious.org/linux-omap-dss2/linux into drm-next by Dave Airlie · 11 years ago
  92. e4fda9f drm: Perform ioctl command validation on the stored kernel values by Chris Wilson · 11 years ago
  93. b633054 drm.h: Fix DRM compilation with bare-metal toolchain. by Paul Sokolovsky · 11 years ago
  94. 025df77 drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT by Libin · 11 years ago
  95. 87d24fc drm: Destroy property blobs at mode config cleanup time by Laurent Pinchart · 11 years ago
  96. 28184f2 Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  97. 1611f84 drm/gma500: Add debugging info to psb_gtt_restore() by Patrik Jakobsson · 11 years ago
  98. 4dd6a89 drm/gma500: Check connector status before restoring sdvo by Patrik Jakobsson · 11 years ago
  99. 0cd9cb7 drm/radeon: cleanup properly if mmio mapping fails by Alex Deucher · 11 years ago
  100. 2e97be7 drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDS by Alex Deucher · 11 years ago