1. 7f16e5c Merge tag 'v3.12' into drm-intel-next by Daniel Vetter · 11 years ago
  2. ddb642f drm/i915: rename i915_init_power_well to init_power_domains_init by Imre Deak · 11 years ago
  3. baa7070 drm/i915: use power get/put instead of set for power on after init by Imre Deak · 11 years ago
  4. 45c5f20 drm/i915: Disable all GEM timers and work on unload by Chris Wilson · 11 years ago
  5. 0714442 drm/i915: Implement blocking read for pipe CRC files by Damien Lespiau · 11 years ago
  6. 0632fef drm/i915: rename intel_fb.c to intel_fbdev.c by Daniel Vetter · 11 years ago
  7. 4520f53 drm/i915: Kconfig option to disable the legacy fbdev support by Daniel Vetter · 11 years ago
  8. ebff5fa9 Revert "i915: Update VGA arbiter support for newer devices" by Dave Airlie · 11 years ago
  9. e1264eb Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done" by Dave Airlie · 11 years ago
  10. e147acc drm/i915: tell the user KMS is required for gen6+ by Jani Nikula · 11 years ago
  11. c3d685a drm/i915: Do PCH and uncore init earlier by Ben Widawsky · 11 years ago
  12. 18ce399 drm/i915: Move edram detection early_sanitize by Ben Widawsky · 11 years ago
  13. 78511f2 drm/i915: Prevent using uninitialized MMIO funcs by Ben Widawsky · 11 years ago
  14. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  15. 0111be4 drm: Kill drm perf counter leftovers by Ville Syrjälä · 11 years ago
  16. ffbab09b drm: Remove pci_vendor and pci_device from struct drm_device by Ville Syrjälä · 11 years ago
  17. ba0bf12 drm: Make vblank_disable_allowed bool by Ville Syrjälä · 11 years ago
  18. b29c19b drm/i915: Boost RPS frequency for CPU stalls by Chris Wilson · 11 years ago
  19. cbb47d1 drm/i915: Add some missing steps to i915_driver_load error path by Chris Wilson · 11 years ago
  20. aec347a drm/i915: Delay the release of the forcewake by a jiffie by Chris Wilson · 11 years ago
  21. a148532 drm/i915: Move power well init earlier during driver load by Ville Syrjälä · 11 years ago
  22. ce35255 drm/i915: Fix unclaimed register access due to delayed VGA memory disable by Ville Syrjälä · 11 years ago
  23. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  24. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 11 years ago
  25. d631729 drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw() by Ville Syrjälä · 11 years ago
  26. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  27. 7dc19d5 drivers: convert shrinkers to new count/scan API by Dave Chinner · 11 years ago
  28. 0924673 drm/i915: Write RING_TAIL once per-request by Chris Wilson · 11 years ago
  29. 6e1b4fd drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done by Ville Syrjälä · 11 years ago
  30. 81b5c7b i915: Update VGA arbiter support for newer devices by Alex Williamson · 11 years ago
  31. 10ba501 drm/i915: Support render nodes by Kristian Høgsberg · 11 years ago
  32. 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
  33. 0d69704 gpu/vga_switcheroo: add driver control power feature. (v3) by Dave Airlie · 12 years ago
  34. c67a470 drm/i915: allow package C8+ states on Haswell (disabled) by Paulo Zanoni · 11 years ago
  35. 79f8dea drm/i915: enable the power well before module unload by Paulo Zanoni · 11 years ago
  36. ed1c9e2 drm/i915: print a message when we detect an early Haswell SDV by Paulo Zanoni · 11 years ago
  37. 651d794 drm/i915: Use Write-Through cacheing for the display plane on Iris by Chris Wilson · 11 years ago
  38. 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
  39. 1dda8d0 Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next by Dave Airlie · 11 years ago
  40. 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
  41. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  42. fc8c067 drm/i915: Create an init vm by Ben Widawsky · 11 years ago
  43. 6c504ec Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  44. 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
  45. 8e5c2b7 Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" by Rafael J. Wysocki · 11 years ago
  46. 14c5cec drm/i915: initialize gt_lock early with other spin locks by Jani Nikula · 11 years ago
  47. c20e835 drm/i915: fix the racy object accounting by Daniel Vetter · 11 years ago
  48. 907b28c drm/i915: Colocate all GT access routines in the same file by Chris Wilson · 11 years ago
  49. cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 11 years ago
  50. 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
  51. 181d1b9 drm/i915: fix up gt init sequence fallout by Daniel Vetter · 11 years ago
  52. 8c5bd7a ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 by Rafael J. Wysocki · 11 years ago
  53. a7bbbd6 drm/i915: Create a global list of vms by Ben Widawsky · 11 years ago
  54. 93bd864 drm/i915: Put the mm in the parent address space by Ben Widawsky · 11 years ago
  55. 853ba5d drm/i915: Move gtt and ppgtt under address space umbrella by Ben Widawsky · 11 years ago
  56. 7dcd267 drm/i915: fix long-standing SNB regression in power consumption after resume v2 by Konstantin Khlebnikov · 11 years ago
  57. 5912450 drm/i915: store eLLC size by Ben Widawsky · 11 years ago
  58. 59cdb63 drm/i915: kill dev_priv->rps.lock by Daniel Vetter · 11 years ago
  59. db1b76c drm/i915: don't frob mm.suspended when not using ums by Daniel Vetter · 11 years ago
  60. 911bdf0 drm/i915: Move gtt_mtrr to i915_gtt by Ben Widawsky · 11 years ago
  61. 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
  62. e59ec13 drm/i915: add struct i915_ctx_hang_stats by Mika Kuoppala · 11 years ago
  63. 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
  64. a38911a i915/drm: Add private api for power well usage by Wang Xingchao · 11 years ago
  65. e29c32d drm/i915: Demote unknown param to DRM_DEBUG by Ben Widawsky · 11 years ago
  66. a1f2cc7 drm/i915: add I915_PARAM_HAS_VEBOX to i915_getparam by Xiang, Haihao · 11 years ago
  67. 6640aab drm/i915: release scratch page at module unload by Imre Deak · 11 years ago
  68. 55d2328 drm/i915: Call context fini at cleanup by Ben Widawsky · 11 years ago
  69. dd62eab drm/i915: use drm_mm_takedown by Ben Widawsky · 11 years ago
  70. f64e292 drm/i915: use mappable size for fb kickout by Ben Widawsky · 11 years ago
  71. 1c0f674 i915: Use arch_phys_wc_{add,del} by Andy Lutomirski · 11 years ago
  72. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 11 years ago
  73. 8ba2d18 drm/i915: protect backlight registers and data with a spinlock by Jani Nikula · 11 years ago
  74. e76ebff drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED() by Damien Lespiau · 11 years ago
  75. e2a5800 drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocation by Damien Lespiau · 11 years ago
  76. 79fc46d drm/i915: Turn DEV_INFO_FLAGS into a foreach style macro by Damien Lespiau · 11 years ago
  77. 1e1bd0f drm/i915: Map registers before GTT init by Ben Widawsky · 11 years ago
  78. e3c7475 drm/i915: Support PCH no display by Ben Widawsky · 11 years ago
  79. 7f1f385 drm/i915: sprite support for ValleyView v4 by Jesse Barnes · 11 years ago
  80. 7eb552a drm/i915: Move num_pipes to intel info by Ben Widawsky · 11 years ago
  81. 02bcca0 drm/i915: clear the FPGA_DBG_RM_NOCLAIM bit at driver init by Paulo Zanoni · 11 years ago
  82. b8efb17 i915: ignore lid open event when resuming by Zhang Rui · 12 years ago
  83. baa09f5 drm/i915: Add probe and remove to the gtt ops by Ben Widawsky · 12 years ago
  84. 99584db drm/i915: extract hangcheck/reset/error_state state into substruct by Daniel Vetter · 12 years ago
  85. 93d1879 drm/i915: Remove use of gtt_mappable_entries by Ben Widawsky · 12 years ago
  86. dabb7a9 drm/i915: Remove use on gma_bus_addr on gen6+ by Ben Widawsky · 12 years ago
  87. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  88. eef90cc drm/i915: Use the reloc.handle as an index into the execbuffer array by Chris Wilson · 12 years ago
  89. ed5982e drm/i915: Allow userspace to hint that the relocations were known by Daniel Vetter · 12 years ago
  90. 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
  91. 4d7bb01 drm/i915: fixup overlay stolen memory leak by Daniel Vetter · 12 years ago
  92. b45305f drm/i915: Implement workaround for broken CS tlb on i830/845 by Daniel Vetter · 12 years ago
  93. 0915300 drm/i915: rework locking for intel_dpio|sbi_read|write by Daniel Vetter · 12 years ago
  94. 20afbda drm/i915: Fixup hpd irq register setup ordering by Daniel Vetter · 12 years ago
  95. 9ee32fea drm/i915: irq-drive the dp aux communication by Daniel Vetter · 12 years ago
  96. 52d7ece drm/i915: reorder setup sequence to have irqs for output setup by Daniel Vetter · 12 years ago
  97. 61bac78 drm/i915: setup the hangcheck timer early by Daniel Vetter · 12 years ago
  98. 633cf8f drm/i915: Don't allow ring tail to reach the same cacheline as head by Ville Syrjälä · 12 years ago
  99. 42dcedd drm/i915: Use a slab for object allocation by Chris Wilson · 12 years ago
  100. 3e96050 drm/i915: Rearrange code to only have a single method for waiting upon the ring by Chris Wilson · 12 years ago