1. edd5b13 drm/i915: Do not clobber config status after a forced restore of hw state by Chris Wilson · 11 years ago
  2. 0274766 drm/i915: Take modeset locks around intel_modeset_setup_hw_state() by Ville Syrjälä · 11 years ago
  3. 54c136d drm/i915: Add a timing breadcrumb to panel waits by Chris Wilson · 11 years ago
  4. e445123 drm/i915: use __packed instead of __attribute__((packed)) by Jani Nikula · 11 years ago
  5. ed5ca77 drm/i915: Avoid div-by-zero in clock calculation funcs by Ville Syrjälä · 11 years ago
  6. 7e11f9f drm/i915: Remove if 0'ed static arrays by Damien Lespiau · 11 years ago
  7. e1b2273 drm/i915: Fix copy/paste DP vs eDP error in comment by Damien Lespiau · 11 years ago
  8. bdefc8c drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set() by Dan Carpenter · 11 years ago
  9. 13cd1a5 drm/nouveau/sw: fix oops if gpu has its display block disabled by Ben Skeggs · 11 years ago
  10. 2fd04c8 drm/nouveau: unreference fence after syncing by Ben Skeggs · 11 years ago
  11. f074d73 drm/nouveau/kms: send timestamp data for correct head in flip completion events by Maarten Lankhorst · 11 years ago
  12. a7e4201 drm/nouveau/clk: Add support for NVAA/NVAC by Roy Spliet · 11 years ago
  13. b1cd497 drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+ by Roy Spliet · 11 years ago
  14. efffa98 drm/nv10/plane: some chipsets don't support NV12 by Ilia Mirkin · 11 years ago
  15. 050828e drm/nv10/plane: add downscaling restrictions by Ilia Mirkin · 11 years ago
  16. 92e5b0a drm/nv10/plane: fix format computation by Ilia Mirkin · 11 years ago
  17. 5b19f4f drm/nv04-nv30/clk: provide an empty domain list by Ben Skeggs · 11 years ago
  18. 9a99160 drm/tegra: return -EFAULT if copy_from_user() fails by Dan Carpenter · 11 years ago
  19. 9ab3415 drm/tegra: Force cast to __iomem to make sparse happy by Thierry Reding · 11 years ago
  20. 9b57f5f drm/tegra: Make tegra_drm_driver static by Thierry Reding · 11 years ago
  21. a7ed68f drm/tegra: Fix address space mismatches by Thierry Reding · 11 years ago
  22. 7602fa1 drm/tegra: Tightly bind RGB output to DC by Thierry Reding · 11 years ago
  23. 3782651 drm/tegra: Make CRTC upcasting safer by Thierry Reding · 11 years ago
  24. b7bc799 drm/radeon: fix VGT_GS_INSTANCE_CNT register by Dave Airlie · 11 years ago
  25. 1abd498 drm/radeon: Fix a typo in Cayman and Evergreen registers by Alexandre Demers · 11 years ago
  26. d444af2 drm/radeon/dpm: simplify state adjust logic for NI by Alex Deucher · 11 years ago
  27. 9c57a6b drm/radeon: add radeon_vm_bo_update trace point by Christian König · 11 years ago
  28. 84d597b drm/radeon: add VMID allocation trace point by Christian König · 11 years ago
  29. ec39f64 drm/radeon/dpm: Convert to use devm_hwmon_register_with_groups by Guenter Roeck · 11 years ago
  30. 55d4e02 drm/radeon: program DCE2 audio dto just like DCE3 by Alex Deucher · 11 years ago
  31. 180f805 drm/radeon: fix typo in fetching mpll params by Alex Deucher · 11 years ago
  32. 5be19d9 drm/i915/lvds: don't restore hw state in the lid notifier for pch platforms by Daniel Vetter · 11 years ago
  33. 0cbc330 drm/exynos: release unhandled page flip events at postclose. by Inki Dae · 11 years ago
  34. b8654b3 drm/exynos: Fix trivial typo in exynos_drm_fimd.c by Sachin Kamat · 11 years ago
  35. 993fc6e drm/i915: Pin pages whilst allocating for dma-buf vmap() by Chris Wilson · 11 years ago
  36. be46ffd drm/i915: Fix port name in vlv_wait_port_ready() timeout warning by Ville Syrjälä · 11 years ago
  37. 0bf2134 drm/i915: MI_PREDICATE_RESULT_2 is HSW only by Ville Syrjälä · 11 years ago
  38. 22613c9 drm/i915: Make the DERRMR SRM target global GTT by Ville Syrjälä · 11 years ago
  39. a121644 drm/i915: use the correct force_wake function at the PC8 code by Paulo Zanoni · 11 years ago
  40. 1b28c3e drm/qxl: fix memory leak in release list handling by Dave Airlie · 11 years ago
  41. 32cf0cb drm/i915: Fix pipe CSC post offset calculation by Ville Syrjälä · 11 years ago
  42. c19de8e drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs by Damien Lespiau · 11 years ago
  43. ddf9c53 drm/i915: add intel_display_power_enabled_sw() for use in atomic ctx by Imre Deak · 11 years ago
  44. 48e9212 drm/i915: drop DRM_ERROR in intel_fbdev init by Jesse Barnes · 11 years ago
  45. 3b32a35 drm/i915: Simplify DP vs. eDP detection by Ville Syrjälä · 11 years ago
  46. 5d8a775 drm/i915: Check VBT for eDP ports on VLV by Ville Syrjälä · 11 years ago
  47. 6b88f29 drm/i915/vlv: use parallel context restore when coming out of RC6 by Jesse Barnes · 11 years ago
  48. 2f0aa304 drm/i915/vlv: use a lower RC6 timeout on VLV by Jesse Barnes · 11 years ago
  49. 84fcb46 drm/i915/sdvo: Fix up debug output to not split lines by Daniel Vetter · 11 years ago
  50. 5bc0e85 drm/i915: make sparse happy for the new vlv mmio read function by Daniel Vetter · 11 years ago
  51. 084054f drm/i915: drop the right force-wake engine in the vlv mmio funcs by Daniel Vetter · 11 years ago
  52. 46520e2 drm/i915: Fix GT wake FIFO free entries for VLV by Ville Syrjälä · 11 years ago
  53. 90f256b drm/i915: Report all GTFIFODBG errors by Ville Syrjälä · 11 years ago
  54. 43709ba drm/i915: Enabling DebugFS for valleyview forcewake counts by Deepak S · 11 years ago
  55. 940aece drm/i915/vlv: Valleyview support for forcewake Individual power wells. by Deepak S · 11 years ago
  56. c8d9a59 drm/i915: Add power well arguments to force wake routines. by Deepak S · 11 years ago
  57. eec9901 drm/nouveau/hwmon: fix compilation without CONFIG_HWMON by Ilia Mirkin · 11 years ago
  58. a1f84f5 drm/sysfs: fix OOM verification by David Herrmann · 11 years ago
  59. fec8cba drm/i915: use crtc_htotal in watermark calculations to match fastboot v2 by Jesse Barnes · 11 years ago
  60. 947fdaadf drm/i915: Do not attempt to re-enable an unconnected primary plane by Chris Wilson · 11 years ago
  61. a415d35 drm/i915: Pin relocations for the duration of constructing the execbuffer by Chris Wilson · 11 years ago
  62. 1da5158 drm/i915: add a debugfs entry for power domain info by Imre Deak · 11 years ago
  63. 1c2256d drm/i915: add a default always-on power well by Imre Deak · 11 years ago
  64. f7243ac drm/i915: don't do BDW/HSW specific powerdomains init on other platforms by Imre Deak · 11 years ago
  65. f9e711e drm/i915: protect HSW power well check with IS_HASWELL in redisable_vga by Jesse Barnes · 11 years ago
  66. 190be11 drm/i915: use IS_HASWELL/BROADWELL instead of HAS_POWER_WELL by Imre Deak · 11 years ago
  67. 6f3ef5d drm/i915: add always-on power wells instead of special casing them by Imre Deak · 11 years ago
  68. c1ca727 drm/i915: support for multiple power wells by Imre Deak · 11 years ago
  69. fbeeaa2 drm/i915: add audio power domain by Imre Deak · 11 years ago
  70. 7c063c7 drm/i915: take mode config lock around crtc disable at suspend by Jesse Barnes · 11 years ago
  71. 8b4f49e drm/i915: split fb allocation and initialization v2 by Jesse Barnes · 11 years ago
  72. 67e5871 drm/i915: Drop forcewake w/a for missed interrupts/seqno on Sandybridge by Chris Wilson · 11 years ago
  73. 5ed1678 drm/i915: Move the gtt mm takedown to cleanup by Ben Widawsky · 11 years ago
  74. 5ce0972 drm/i915: Missed dropped VMA conversion by Ben Widawsky · 11 years ago
  75. 2f88542 drm/i915: Remove defunct ctx switch comments by Ben Widawsky · 11 years ago
  76. 17601cbc drm/i915: Removed unused vm args by Ben Widawsky · 11 years ago
  77. 2f9fe5f drm/i915: Demote drop_caches_set print by Ben Widawsky · 11 years ago
  78. ad52546 drm/i915: Disallow dynamic ppgtt param modification by Ben Widawsky · 11 years ago
  79. 686e1f6 drm/i915: Add a few missed bits to the mm by Ben Widawsky · 11 years ago
  80. d595bd4 drm/i915: Fix BDW PPGTT error path by Ben Widawsky · 11 years ago
  81. c51e970 drm/i915: Prefer setting PTE cache age to 3 by Chris Wilson · 11 years ago
  82. d629336 drm/i915: Don't set the fence number in DPFC_CTL on SNB by Ville Syrjälä · 11 years ago
  83. b33ecdd drm/i915: Fix module unloading with DRM_I915_UMS=n by Daniel Vetter · 11 years ago
  84. 6605782 i915, fbdev: Fix Kconfig typo by Borislav Petkov · 11 years ago
  85. 432f334 i915, debugfs: Fix uninitialized warning by Borislav Petkov · 11 years ago
  86. 76bb80e drm/i915/ddi: set sink to power down mode on dp disable by Jani Nikula · 11 years ago
  87. 760c960 drm/sysfs: fix hotplug regression since lifetime changes by David Herrmann · 11 years ago
  88. c3bddbd drm/exynos: g2d: fix memory leak to userptr by Inki Dae · 11 years ago
  89. 27946e9 Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  90. 28adb30 Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  91. cf96967 Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  92. ded5107 Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  93. 3458122 drm/i915: Hold pc8 lock around toggling pc8.gpu_idle by Chris Wilson · 11 years ago
  94. 4ea67bc drm/i915: Enable pipe gamma for sprites by Ville Syrjälä · 11 years ago
  95. b19870e drm/i915: Use plane_name() in gen7_enable_fbc() by Ville Syrjälä · 11 years ago
  96. cbaef0f drm/i915: Set has_fbc=true for all SNB+, except VLV by Ville Syrjälä · 11 years ago
  97. 37c1d94 drm/i915: Emit SRM after the MSG_FBC_REND_STATE LRI by Ville Syrjälä · 11 years ago
  98. 9688eca drm/i915: Limit FBC flush to post batch flush by Ville Syrjälä · 11 years ago
  99. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  100. f727b49 drm/i915: Fix gen3 self-refresh watermarks by Daniel Vetter · 11 years ago