1. ebff5fa9 Revert "i915: Update VGA arbiter support for newer devices" by Dave Airlie · 11 years ago
  2. e1264eb Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done" by Dave Airlie · 11 years ago
  3. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  4. 7dc19d5 drivers: convert shrinkers to new count/scan API by Dave Chinner · 11 years ago
  5. 6e1b4fd drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done by Ville Syrjälä · 11 years ago
  6. 81b5c7b i915: Update VGA arbiter support for newer devices by Alex Williamson · 11 years ago
  7. 10ba501 drm/i915: Support render nodes by Kristian Høgsberg · 11 years ago
  8. efa27f9 Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  9. 0d69704 gpu/vga_switcheroo: add driver control power feature. (v3) by Dave Airlie · 12 years ago
  10. c67a470 drm/i915: allow package C8+ states on Haswell (disabled) by Paulo Zanoni · 11 years ago
  11. 79f8dea drm/i915: enable the power well before module unload by Paulo Zanoni · 11 years ago
  12. ed1c9e2 drm/i915: print a message when we detect an early Haswell SDV by Paulo Zanoni · 11 years ago
  13. 651d794 drm/i915: Use Write-Through cacheing for the display plane on Iris by Chris Wilson · 11 years ago
  14. 9712def Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  15. 1dda8d0 Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next by Dave Airlie · 11 years ago
  16. 32c913e Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  17. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  18. fc8c067 drm/i915: Create an init vm by Ben Widawsky · 11 years ago
  19. 6c504ec Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  20. 0f74665 Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  21. 8e5c2b7 Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" by Rafael J. Wysocki · 11 years ago
  22. 14c5cec drm/i915: initialize gt_lock early with other spin locks by Jani Nikula · 11 years ago
  23. c20e835 drm/i915: fix the racy object accounting by Daniel Vetter · 11 years ago
  24. 907b28c drm/i915: Colocate all GT access routines in the same file by Chris Wilson · 11 years ago
  25. cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 11 years ago
  26. 058ca4a Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  27. 181d1b9 drm/i915: fix up gt init sequence fallout by Daniel Vetter · 11 years ago
  28. 8c5bd7a ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 by Rafael J. Wysocki · 11 years ago
  29. a7bbbd6 drm/i915: Create a global list of vms by Ben Widawsky · 11 years ago
  30. 93bd864 drm/i915: Put the mm in the parent address space by Ben Widawsky · 11 years ago
  31. 853ba5d drm/i915: Move gtt and ppgtt under address space umbrella by Ben Widawsky · 11 years ago
  32. 7dcd267 drm/i915: fix long-standing SNB regression in power consumption after resume v2 by Konstantin Khlebnikov · 11 years ago
  33. 5912450 drm/i915: store eLLC size by Ben Widawsky · 11 years ago
  34. 59cdb63 drm/i915: kill dev_priv->rps.lock by Daniel Vetter · 11 years ago
  35. db1b76c drm/i915: don't frob mm.suspended when not using ums by Daniel Vetter · 11 years ago
  36. 911bdf0 drm/i915: Move gtt_mtrr to i915_gtt by Ben Widawsky · 11 years ago
  37. 2841926 Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  38. e59ec13 drm/i915: add struct i915_ctx_hang_stats by Mika Kuoppala · 11 years ago
  39. e6dfcc5 Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  40. a38911a i915/drm: Add private api for power well usage by Wang Xingchao · 11 years ago
  41. e29c32d drm/i915: Demote unknown param to DRM_DEBUG by Ben Widawsky · 11 years ago
  42. a1f2cc7 drm/i915: add I915_PARAM_HAS_VEBOX to i915_getparam by Xiang, Haihao · 11 years ago
  43. 6640aab drm/i915: release scratch page at module unload by Imre Deak · 11 years ago
  44. 55d2328 drm/i915: Call context fini at cleanup by Ben Widawsky · 11 years ago
  45. dd62eab drm/i915: use drm_mm_takedown by Ben Widawsky · 11 years ago
  46. f64e292 drm/i915: use mappable size for fb kickout by Ben Widawsky · 11 years ago
  47. 1c0f674 i915: Use arch_phys_wc_{add,del} by Andy Lutomirski · 11 years ago
  48. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 12 years ago
  49. 8ba2d18 drm/i915: protect backlight registers and data with a spinlock by Jani Nikula · 12 years ago
  50. e76ebff drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED() by Damien Lespiau · 12 years ago
  51. e2a5800 drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocation by Damien Lespiau · 12 years ago
  52. 79fc46d drm/i915: Turn DEV_INFO_FLAGS into a foreach style macro by Damien Lespiau · 12 years ago
  53. 1e1bd0f drm/i915: Map registers before GTT init by Ben Widawsky · 12 years ago
  54. e3c7475 drm/i915: Support PCH no display by Ben Widawsky · 12 years ago
  55. 7f1f385 drm/i915: sprite support for ValleyView v4 by Jesse Barnes · 12 years ago
  56. 7eb552a drm/i915: Move num_pipes to intel info by Ben Widawsky · 12 years ago
  57. 02bcca0 drm/i915: clear the FPGA_DBG_RM_NOCLAIM bit at driver init by Paulo Zanoni · 12 years ago
  58. b8efb17 i915: ignore lid open event when resuming by Zhang Rui · 12 years ago
  59. baa09f5 drm/i915: Add probe and remove to the gtt ops by Ben Widawsky · 12 years ago
  60. 99584db drm/i915: extract hangcheck/reset/error_state state into substruct by Daniel Vetter · 12 years ago
  61. 93d1879 drm/i915: Remove use of gtt_mappable_entries by Ben Widawsky · 12 years ago
  62. dabb7a9 drm/i915: Remove use on gma_bus_addr on gen6+ by Ben Widawsky · 12 years ago
  63. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  64. eef90cc drm/i915: Use the reloc.handle as an index into the execbuffer array by Chris Wilson · 12 years ago
  65. ed5982e drm/i915: Allow userspace to hint that the relocations were known by Daniel Vetter · 12 years ago
  66. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  67. 4d7bb01 drm/i915: fixup overlay stolen memory leak by Daniel Vetter · 12 years ago
  68. b45305f drm/i915: Implement workaround for broken CS tlb on i830/845 by Daniel Vetter · 12 years ago
  69. 0915300 drm/i915: rework locking for intel_dpio|sbi_read|write by Daniel Vetter · 12 years ago
  70. 20afbda drm/i915: Fixup hpd irq register setup ordering by Daniel Vetter · 12 years ago
  71. 9ee32fea drm/i915: irq-drive the dp aux communication by Daniel Vetter · 12 years ago
  72. 52d7ece drm/i915: reorder setup sequence to have irqs for output setup by Daniel Vetter · 12 years ago
  73. 61bac78 drm/i915: setup the hangcheck timer early by Daniel Vetter · 12 years ago
  74. 633cf8f drm/i915: Don't allow ring tail to reach the same cacheline as head by Ville Syrjälä · 12 years ago
  75. 42dcedd drm/i915: Use a slab for object allocation by Chris Wilson · 12 years ago
  76. 3e96050 drm/i915: Rearrange code to only have a single method for waiting upon the ring by Chris Wilson · 12 years ago
  77. 4f1ba0f drm/i915: fix possible NULL dereference of dev_priv by Mika Kuoppala · 12 years ago
  78. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  79. 6b8294a drm/i915: Restore physical HWS_PGA after resume by Chris Wilson · 12 years ago
  80. e76e9ae drm/i915: Stop using AGP layer for GEN6+ by Ben Widawsky · 12 years ago
  81. 1abd02e drm/i915: don't rewrite the GTT on resume v4 by Jesse Barnes · 12 years ago
  82. 4fc688c drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex by Jesse Barnes · 12 years ago
  83. 073f34d drm/i915: don't block resume on fb console resume v2 by Jesse Barnes · 12 years ago
  84. 231f42a drm/i915: move dri1 dungeon out of dev_priv by Daniel Vetter · 12 years ago
  85. 1623392 drm/i915: Only kick out vesafb if we takeover the fbcon with KMS by Chris Wilson · 12 years ago
  86. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  87. d7d4eed drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers by Chris Wilson · 12 years ago
  88. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  89. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  90. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  91. 199adf4 drm/i915: s/cacheing/caching/ by Ben Widawsky · 12 years ago
  92. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  93. 934d608 drm/i915: Limit the ioremap of the PCI bar to the registers by Chris Wilson · 12 years ago
  94. 99d0b1d drm/i915: initialize dpio_lock spin lock by Alexander Shishkin · 12 years ago
  95. 5362186 i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active = 1 by Tejun Heo · 12 years ago
  96. ec6f1bb drm/i915: implement dma buf begin_cpu_access (v2) by Dave Airlie · 12 years ago
  97. 5d985ac drm/i915: kill a few unused things in dev_priv by Daniel Vetter · 12 years ago
  98. c6a828d drm/i915: move all rps state into dev_priv->rps by Daniel Vetter · 12 years ago
  99. c96ea64 drm/i915: dump the device info by Daniel Vetter · 12 years ago
  100. 2fedbff drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES by Chris Wilson · 12 years ago