1. 99584db drm/i915: extract hangcheck/reset/error_state state into substruct by Daniel Vetter · 12 years ago
  2. 93d1879 drm/i915: Remove use of gtt_mappable_entries by Ben Widawsky · 11 years ago
  3. dabb7a9 drm/i915: Remove use on gma_bus_addr on gen6+ by Ben Widawsky · 11 years ago
  4. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 11 years ago
  5. eef90cc drm/i915: Use the reloc.handle as an index into the execbuffer array by Chris Wilson · 12 years ago
  6. ed5982e drm/i915: Allow userspace to hint that the relocations were known by Daniel Vetter · 11 years ago
  7. 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
  8. 4d7bb01 drm/i915: fixup overlay stolen memory leak by Daniel Vetter · 12 years ago
  9. b45305f drm/i915: Implement workaround for broken CS tlb on i830/845 by Daniel Vetter · 12 years ago
  10. 0915300 drm/i915: rework locking for intel_dpio|sbi_read|write by Daniel Vetter · 12 years ago
  11. 20afbda drm/i915: Fixup hpd irq register setup ordering by Daniel Vetter · 12 years ago
  12. 9ee32fea drm/i915: irq-drive the dp aux communication by Daniel Vetter · 12 years ago
  13. 52d7ece drm/i915: reorder setup sequence to have irqs for output setup by Daniel Vetter · 12 years ago
  14. 61bac78 drm/i915: setup the hangcheck timer early by Daniel Vetter · 12 years ago
  15. 633cf8f drm/i915: Don't allow ring tail to reach the same cacheline as head by Ville Syrjälä · 12 years ago
  16. 42dcedd drm/i915: Use a slab for object allocation by Chris Wilson · 12 years ago
  17. 3e96050 drm/i915: Rearrange code to only have a single method for waiting upon the ring by Chris Wilson · 12 years ago
  18. 4f1ba0f drm/i915: fix possible NULL dereference of dev_priv by Mika Kuoppala · 12 years ago
  19. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  20. 6b8294a drm/i915: Restore physical HWS_PGA after resume by Chris Wilson · 12 years ago
  21. e76e9ae drm/i915: Stop using AGP layer for GEN6+ by Ben Widawsky · 12 years ago
  22. 1abd02e drm/i915: don't rewrite the GTT on resume v4 by Jesse Barnes · 12 years ago
  23. 4fc688c drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex by Jesse Barnes · 12 years ago
  24. 073f34d drm/i915: don't block resume on fb console resume v2 by Jesse Barnes · 12 years ago
  25. 231f42a drm/i915: move dri1 dungeon out of dev_priv by Daniel Vetter · 12 years ago
  26. 1623392 drm/i915: Only kick out vesafb if we takeover the fbcon with KMS by Chris Wilson · 12 years ago
  27. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  28. d7d4eed drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers by Chris Wilson · 12 years ago
  29. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  30. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  31. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  32. 199adf4 drm/i915: s/cacheing/caching/ by Ben Widawsky · 12 years ago
  33. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  34. 934d608 drm/i915: Limit the ioremap of the PCI bar to the registers by Chris Wilson · 12 years ago
  35. 99d0b1d drm/i915: initialize dpio_lock spin lock by Alexander Shishkin · 12 years ago
  36. 5362186 i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active = 1 by Tejun Heo · 12 years ago
  37. ec6f1bb drm/i915: implement dma buf begin_cpu_access (v2) by Dave Airlie · 12 years ago
  38. 5d985ac drm/i915: kill a few unused things in dev_priv by Daniel Vetter · 12 years ago
  39. c6a828d drm/i915: move all rps state into dev_priv->rps by Daniel Vetter · 12 years ago
  40. c96ea64 drm/i915: dump the device info by Daniel Vetter · 12 years ago
  41. 2fedbff drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES by Chris Wilson · 12 years ago
  42. e6994ae drm/i915: Export ability of changing cache levels to userspace by Chris Wilson · 12 years ago
  43. c0c7bab drm/i915: add register read IOCTL by Ben Widawsky · 12 years ago
  44. e8aeaee drm/i915: unbreak lastclose for failed driver init by Daniel Vetter · 12 years ago
  45. 45e6e3a drm/i915: get rid of dev_priv->info->has_pch_split by Paulo Zanoni · 12 years ago
  46. 990bbda drm/i915: Group the GT routines together in both code and vtable by Chris Wilson · 12 years ago
  47. 87207ca drm/i915: don't use dev->agp by Daniel Vetter · 12 years ago
  48. df12c6d drm/i915: initialize the context idr unconditionally by Daniel Vetter · 12 years ago
  49. 55a6662 drm/i915: fix module unload after context merge by Daniel Vetter · 12 years ago
  50. 8462481 drm/i915/context: create & destroy ioctls by Ben Widawsky · 12 years ago
  51. 254f965 drm/i915: preliminary context support by Ben Widawsky · 12 years ago
  52. e188719 drm/i915: kick any firmware framebuffers before claiming the gtt by Daniel Vetter · 12 years ago
  53. 14be93d drm/i915 + agp/intel-gtt: prep work for direct setup by Daniel Vetter · 12 years ago
  54. dd2757f drm/i915: stop using dev->agp->base by Daniel Vetter · 12 years ago
  55. 172cf15 drm/i915: Add wait render timeout get param by Ben Widawsky · 12 years ago
  56. 23ba4fd drm/i915: wait render timeout ioctl by Ben Widawsky · 12 years ago
  57. f15b4ca Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  58. edc912f drm/i915: Replace the feature tests for BLT/BSD with ring init checks by Chris Wilson · 12 years ago
  59. 26ec685 vga_switcheroo: Introduce struct vga_switcheroo_client_ops by Takashi Iwai · 12 years ago
  60. c921aba drm/i915: move pnv|ilk_gem_mem_freq to intel_pm.c by Daniel Vetter · 12 years ago
  61. 4225d0f drm/i915: fixup __iomem mixups in ringbuffer.c by Daniel Vetter · 12 years ago
  62. 316d388 drm/i915: rework legacy GFX HWS handling by Daniel Vetter · 12 years ago
  63. eb48eb0 drm/i915: move the ips code to intel_pm.c by Daniel Vetter · 12 years ago
  64. 09422b2 drm/i915: move LP_RING&friends to i915_dma.c by Daniel Vetter · 12 years ago
  65. d05c617 drm/i915: extract dri1 breadcrumb update from irq handler by Daniel Vetter · 12 years ago
  66. 9488867 drm/i915: move dri1 irq ioctl code to i915_dma.c by Daniel Vetter · 12 years ago
  67. 64c43c3 drm/i915: rip out dev_priv->tex_lru_log_granularity by Daniel Vetter · 12 years ago
  68. 8781342 drm/i915: create dev_priv->dri1 dragon dungeon^W^W sub-struct by Daniel Vetter · 12 years ago
  69. d1c1edb drm/i915: move dri1 vblank stubs to i915_dma.c by Daniel Vetter · 12 years ago
  70. 582be6b drm/i915: Only enable IPS polling for gen5 by Chris Wilson · 12 years ago
  71. b2da9fe drm/i915: remove do_retire from i915_wait_request by Ben Widawsky · 12 years ago
  72. e0f608d drm/i915: pending_flip_is_done is gen3, name it so by Chris Wilson · 12 years ago
  73. cd9d4e9 drm/i915: check for kms in dri1 ioctls by Daniel Vetter · 12 years ago
  74. 2e895b1 drm/i915: rip out dev_priv->has_gem by Daniel Vetter · 12 years ago
  75. 1070a42 drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.c by Chris Wilson · 12 years ago
  76. 9797fbf drm/i915: Split the stolen handling for GEM out of i915_dma.c by Chris Wilson · 12 years ago
  77. c51ed78 drm/i915: haswell has 3 pipes as well by Eugeni Dodonov · 12 years ago
  78. 0136db58 drm/i915: rc6 in sysfs by Ben Widawsky · 12 years ago
  79. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  80. 26394d9 drm/i915: refuse to load on gen6+ without kms by Daniel Vetter · 12 years ago
  81. e02f14c drm/i915: don't leak struct_mutex lock on ppgtt init failures by Daniel Vetter · 12 years ago
  82. 650dc07 drm/i915: disable ppgtt on snb when dmar is enabled by Daniel Vetter · 12 years ago
  83. 23f54be drm/i915: Initialise GTT MTRR to -1 by Chris Wilson · 12 years ago
  84. d1dd20a drm/i915: clear the entire gtt when using gem by Daniel Vetter · 12 years ago
  85. 9021f28 drm/i915: the intel gtt is _not_ an agp bridge! by Daniel Vetter · 12 years ago
  86. 644ec02 drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt by Daniel Vetter · 12 years ago
  87. 777ee96 drm/i915: add HAS_ALIASING_PPGTT parameter for userspace by Daniel Vetter · 12 years ago
  88. a70491c i915: Add and use pr_fmt and pr_<level> by Joe Perches · 12 years ago
  89. 9e984bc1 drm/i915: Don't do MTRR setup if PAT is enabled by Adam Jackson · 12 years ago
  90. e2b665c drm/i915: Pull MTRR setup to its own function by Adam Jackson · 12 years ago
  91. ff5f4b0 Merge remote-tracking branch 'airlied/drm-next' into for-airlied by Daniel Vetter · 12 years ago
  92. 466e69b drm: move pci bus master enable into driver. by Dave Airlie · 13 years ago
  93. cdbe8b5 Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  94. d3ae081 drm/i915: fix up locking inconsistency around gem_do_init by Daniel Vetter · 12 years ago
  95. 9edd576 Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  96. e21af88 drm/i915: enable ppgtt by Daniel Vetter · 12 years ago
  97. 1d2a314 drm/i915: initialization/teardown for the aliasing ppgtt by Daniel Vetter · 12 years ago
  98. f691e2f drm/i915: swizzling support for snb/ivb by Daniel Vetter · 12 years ago
  99. 198ceac Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  100. b93f9cf drm/i915: argument to control retiring behavior by Ben Widawsky · 12 years ago