1. f64122c drm: add new QXL driver. (v1.4) by Dave Airlie · 12 years ago
  2. afe6804 ttm: export functions to allow qxl do its own iomapping by Dave Airlie · 12 years ago
  3. 399403c Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  4. a8ec3a6 drm: correctly restore mappings if drm_open fails by Ilija Hadzic · 12 years ago
  5. 7cebefe Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  6. 1caa590 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  7. e4604d8 drm/nouveau: fix NULL ptr dereference from nv50_disp_intr() by Maarten Lankhorst · 12 years ago
  8. b43decd drm/nouveau: fix handling empty channel list in ioctl's by Maarten Lankhorst · 12 years ago
  9. 8abbbaf drm: don't unlock in the addfb error paths by Daniel Vetter · 12 years ago
  10. 27b7c63 drm/i915: Fix build failure by Lauri Kasanen · 12 years ago
  11. 637f44d drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2) by Adam Jackson · 12 years ago
  12. bd17381 drm/i915: duct-tape locking when eDP init fails by Daniel Vetter · 12 years ago
  13. 7ac8833 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into HEAD by Dave Airlie · 12 years ago
  14. ac165b0 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into HEAD by Dave Airlie · 12 years ago
  15. b128937 Revert "drm/i915: write backlight harder" by Daniel Vetter · 12 years ago
  16. 2124b72 drm/i915: don't disable the power well yet by Paulo Zanoni · 12 years ago
  17. bba2181 Revert "drm/i915: set TRANSCODER_EDP even earlier" by Daniel Vetter · 12 years ago
  18. c19b3b0f KMS: fix EDID detailed timing frame rate by Torsten Duwe · 12 years ago
  19. 16dad1d KMS: fix EDID detailed timing vsync parsing by Torsten Duwe · 12 years ago
  20. e3dff58 drm/i915: Implement WaSwitchSolVfFArbitrationPriority by Ben Widawsky · 12 years ago
  21. 96b219f drm/i915: Set the VIC in AVI infoframe for SDVO by Ville Syrjälä · 12 years ago
  22. 6553363 drm/i915: Kill a strange comment about DPMS functions by Ville Syrjälä · 12 years ago
  23. a2b3fc0 drm/i915: Correct sandybrige overclocking by Ben Widawsky · 12 years ago
  24. 219f4fd drm/i915: Introduce GEN7_FEATURES for device info by Ben Widawsky · 12 years ago
  25. 7eb552a drm/i915: Move num_pipes to intel info by Ben Widawsky · 12 years ago
  26. a15326a drm/i915: fixup pd vs pt confusion in gen6 ppgtt code by Daniel Vetter · 12 years ago
  27. 6ddc4fc style nit: Align function parameter continuation properly. by Daniel Vetter · 12 years ago
  28. 34c61c6 drm/i915: VLV doesn't have HDMI on port C by Jesse Barnes · 12 years ago
  29. 12569ad drm/i915: DSPFW and BLC regs are in the display offset range by Jesse Barnes · 12 years ago
  30. 4e8c84a drm/i915: set conservative clock gating values on VLV v2 by Jesse Barnes · 12 years ago
  31. d3bc030 drm/i915: fix WaDisablePSDDualDispatchEnable on VLV v2 by Jesse Barnes · 12 years ago
  32. d7fee5f drm/i915: add more VLV IDs by Jesse Barnes · 12 years ago
  33. 7637bfd drm/i915: use VLV DIP routines on VLV v2 by Jesse Barnes · 12 years ago
  34. ed5de39 drm/i915: add media well to VLV force wake routines v2 by Jesse Barnes · 12 years ago
  35. da6ecc5 drm/i915: don't use plane pipe select on VLV by Jesse Barnes · 12 years ago
  36. dca25cb drm: modify pages_to_sg prime helper to create optimized SG table by Rahul Sharma · 12 years ago
  37. 6e995e2 drm/i915: use for_each_sg_page for setting up the gtt ptes by Imre Deak · 12 years ago
  38. 90797e6 drm/i915: create compact dma scatter lists for gem objects by Imre Deak · 12 years ago
  39. 67d5a50 drm/i915: handle walking compact dma scatter lists by Imre Deak · 12 years ago
  40. 5bd4687 drm/i915: set dummy page for stolen objects by Imre Deak · 12 years ago
  41. b56fb70 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  42. 260b3f1 drm/mgag200: Bug fix: Modified pll algorithm for EH project by Julia Lemire · 12 years ago
  43. 2dec17c drm/exynos: Check g2d cmd list for g2d restrictions by YoungJun Cho · 12 years ago
  44. a4f19aa drm/exynos: Add a new function to get gem buffer size by Inki Dae · 12 years ago
  45. 9963cb6 drm/exynos: Deal with g2d buffer info more efficiently by YoungJun Cho · 12 years ago
  46. f3d2fc4 drm/exynos: Clean up some G2D codes for readability by YoungJun Cho · 12 years ago
  47. 7ad0181 drm/exynos: Fix G2D core malfunctioning issue by YoungJun Cho · 12 years ago
  48. 5efc1d1 drm/exynos: clear node object type at gem unmap by YoungJun Cho · 12 years ago
  49. 067ed33 drm/exynos: Fix error routine to getting dma addr. by YoungJun Cho · 12 years ago
  50. e2779e1 drm/exynos: Replaced kzalloc & memcpy with kmemdup by Alexandru Gheorghiu · 12 years ago
  51. 0f10cf1 drm/exynos: fimd: calculate the correct address offset by Leela Krishna Amudala · 12 years ago
  52. 9800935 drm/exynos: Make mixer_check_timing static by Sachin Kamat · 12 years ago
  53. 5830daf drm/exynos: modify the compatible string for exynos fimd by Vikas Sajjan · 12 years ago
  54. 236f651 Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  55. cf9a625 Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  56. c12aba5 drm/i915: stop using GMBUS IRQs on Gen4 chips by Jiri Kosina · 12 years ago
  57. f5ddf69 drm: handle compact dma scatter lists in drm_clflush_sg() by Imre Deak · 12 years ago
  58. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  59. d62b489 drm/i915: allow force wake at init time on VLV v2 by Jesse Barnes · 12 years ago
  60. f60b6e7 drm/nv50/kms: prevent lockdep false-positive in page flipping path by Ben Skeggs · 12 years ago
  61. 4fa1339 drm/nouveau/core: fix return value of nouveau_object_del() by Ben Skeggs · 12 years ago
  62. 9d1a455 drm/i915: Use the fixed pixel clock for eDP in intel_dp_set_m_n() by Takashi Iwai · 12 years ago
  63. 41fda59 drm/i915: Remove unneeded dev argument by Ben Widawsky · 12 years ago
  64. cf14496 drm/i915: Remove unused file arg from execbuf by Ben Widawsky · 12 years ago
  65. 804ca90 drm/nouveau/hwmon: do not expose a buggy temperature if it is unavailable by Martin Peres · 12 years ago
  66. 0b3ee37 drm/nouveau/therm: display the availability of the internal sensor by Martin Peres · 12 years ago
  67. bf55eb8 drm/nouveau/therm: disable temperature management if the sensor isn't readable by Martin Peres · 12 years ago
  68. 98ee7c7 drm/nouveau/therm: disable auto fan management if temperature is not available by Martin Peres · 12 years ago
  69. 76c0295 drm/nv40/therm: reserve negative temperatures for errors by Martin Peres · 12 years ago
  70. ad40d73 drm/nv40/therm: disable temperature reading if the bios misses some parameters by Martin Peres · 12 years ago
  71. 13506e2 drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the user by Martin Peres · 12 years ago
  72. c4ce924 drm/nouveau/therm: remove some confusion introduced by therm_mode by Martin Peres · 12 years ago
  73. 7591782 drm/nouveau/therm: do not make assumptions on temperature by Martin Peres · 12 years ago
  74. eea4eb1 drm/nv40/therm: increase the sensor's settling delay to 20ms by Martin Peres · 12 years ago
  75. 7ae9712 drm/nv40/therm: improve selection between the old and the new style by Martin Peres · 12 years ago
  76. 3b4f819 Revert "drm/i915: try to train DP even harder" by Takashi Iwai · 12 years ago
  77. a24a11e drm/i915: Resurrect ring kicking for semaphores, selectively by Chris Wilson · 12 years ago
  78. 5d83d29 drm/i915: add missing space in error message by Paulo Zanoni · 12 years ago
  79. 4deb88a drm/i915: don't save/restore PCH_LVDS on LPT by Paulo Zanoni · 12 years ago
  80. 311e359 drm/i915: reorganize intel_lvds_supported by Paulo Zanoni · 12 years ago
  81. 86d52df drm/i915: add HAS_POWER_WELL by Paulo Zanoni · 12 years ago
  82. ca29136 drm/i915: there's no DSPADDR register on Haswell by Paulo Zanoni · 12 years ago
  83. 51889b3 drm/i915: there's no DSPSIZE register on gen4+ by Paulo Zanoni · 12 years ago
  84. a18c4c3 drm/i915: capture the correct cursor registers on IVB by Paulo Zanoni · 12 years ago
  85. 2831d842 drm/i915: disable sound first on intel_disable_ddi by Paulo Zanoni · 12 years ago
  86. e4d1706 drm/radeon: add support for Richland APUs by Alex Deucher · 12 years ago
  87. 271e53d drm/radeon/benchmark: allow same domains for dma copy by Alex Deucher · 12 years ago
  88. fa8d387 drm/radeon/benchmark: make sure bo blit copy exists before using it by Alex Deucher · 12 years ago
  89. 8f612b2 drm/radeon: fix backend map setup on 1 RB trinity boards by Alex Deucher · 12 years ago
  90. fa3daf9 drm/radeon: fix S/R on VM systems (cayman/TN/SI) by Alex Deucher · 12 years ago
  91. 3118a4f drm/i915: bounds check execbuffer relocation count by Kees Cook · 12 years ago
  92. 2563a45 drm/i915: restrict kernel address leak in debugfs by Kees Cook · 12 years ago
  93. def27a5 drm/i915: reduce power in the ilk rc6 enable error message by Jani Nikula · 12 years ago
  94. 3058753 drm/i915: clarify reasoning for the access_ok call by Kees Cook · 12 years ago
  95. 647416f drm/i915: use simple attribute in debugfs routines by Kees Cook · 12 years ago
  96. 5c67eeb gpu: don't cast kzalloc() return value by Mihnea Dobrescu-Balaur · 12 years ago
  97. 8698080 Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  98. c1b90df drm/nv50: use correct tiling methods for m2mf buffer moves by Marcin Slusarz · 12 years ago
  99. 2b77c1c drm/nouveau: idle channel before releasing notify object by Marcin Slusarz · 12 years ago
  100. c8f28f8 drm/nouveau: fix regression in vblanking by Maarten Lankhorst · 12 years ago