1. bd9b6a4 drm/i915: Downgrade *ERROR* message for invalid user input by Chris Wilson · 11 years ago
  2. 3d13ef2 drm/i915: Always use INTEL_INFO() to access the device_info structure by Damien Lespiau · 11 years ago
  3. 8c99e57 drm/i915: Treat using a purged buffer as a source of EFAULT by Chris Wilson · 11 years ago
  4. 45d6781 drm/i915: Convert EFAULT into a silent SIGBUS by Chris Wilson · 11 years ago
  5. e384869 drm/i915: release mutex in i915_gem_init()'s error path by Mika Kuoppala · 11 years ago
  6. 939fd76 drm/i915: Get rid of acthd based guilty batch search by Mika Kuoppala · 11 years ago
  7. b6b0fac drm/i915: Use hangcheck score to find guilty context by Mika Kuoppala · 11 years ago
  8. 3fac897 drm/i915: Tune down debug output when context is banned by Mika Kuoppala · 11 years ago
  9. 44e2c07 drm/i915: Use i915_hw_context to set reset stats by Mika Kuoppala · 11 years ago
  10. 6ba844b drm/i915: GEN7_MSG_CONTROL is ivb-only by Daniel Vetter · 11 years ago
  11. d330a95 drm/i915: move module parameters into a struct, in a new file by Jani Nikula · 11 years ago
  12. 0e5539b Merge branch 'topic/ppgtt' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  13. f72d21e drm/i915: Place the Global GTT VM first in the list of VM by Chris Wilson · 11 years ago
  14. 5dce5b93 drm/i915: Wait for completion of pending flips when starved of fences by Chris Wilson · 11 years ago
  15. 1d62bee drm/i915/ppgtt: Defer request freeing on reset by Ben Widawsky · 11 years ago
  16. 8664850 drm/i915: Tune down reset_stat output from ERROR to debug by Daniel Vetter · 11 years ago
  17. 0d9d349 Merge commit origin/master into drm-intel-next by Daniel Vetter · 11 years ago
  18. e910303 drm/i915: Free requests after object release when retiring requests by Chris Wilson · 11 years ago
  19. bfca052 Revert "drm/i915: Do not allow buffers at offset 0" by Daniel Vetter · 11 years ago
  20. 02f6bcc drm/i915: Reject the pin ioctl on gen6+ by Daniel Vetter · 11 years ago
  21. 7e0d96b drm/i915: Use multiple VMs -- the point of no return by Ben Widawsky · 11 years ago
  22. 3d7f0f9 Merge commit drm-intel-fixes into topic/ppgtt by Daniel Vetter · 11 years ago
  23. 4fe9adb drm/i915: Do not allow buffers at offset 0 by Ben Widawsky · 11 years ago
  24. e207804 drm/i915: Defer request freeing by Ben Widawsky · 11 years ago
  25. 41bde55 drm/i915: Get context early in execbuf by Ben Widawsky · 11 years ago
  26. c482972 drm/i915: Piggy back hangstats off of contexts by Ben Widawsky · 11 years ago
  27. bdf4fd7 drm/i915: Do aliasing PPGTT init with contexts by Ben Widawsky · 11 years ago
  28. a3d67d2 drm/i915: PPGTT vfuncs should take a ppgtt argument by Ben Widawsky · 11 years ago
  29. 2fa48d8 drm/i915: Split context enabling from init by Ben Widawsky · 11 years ago
  30. acce9ff drm/i915: Better reset handling for contexts by Ben Widawsky · 11 years ago
  31. e422b88 drm/i915: Add a context open function by Ben Widawsky · 11 years ago
  32. 6f65e29 drm/i915: Create bind/unbind abstraction for VMAs by Ben Widawsky · 11 years ago
  33. d7f46fc drm/i915: Make pin count per VMA by Ben Widawsky · 11 years ago
  34. feb822c drm/i915: Handle inactivating objects for all VMAs by Ben Widawsky · 11 years ago
  35. c39538a drm/i915: Takedown drm_mm on failed gtt setup by Ben Widawsky · 11 years ago
  36. 6e164c3 drm/i915: Allow ggtt lookups to not WARN by Ben Widawsky · 11 years ago
  37. 6f42532 drm/i915: Don't unconditionally try to deref aliasing ppgtt by Ben Widawsky · 11 years ago
  38. 48018a5 drm/i915: release the GTT mmaps when going into D3 by Paulo Zanoni · 11 years ago
  39. 168c3f2 drm/i915: dont call irq_put when irq test is on by Mika Kuoppala · 11 years ago
  40. 47e9766d drm/i915: Fix timeout with missed interrupts in __wait_seqno by Mika Kuoppala · 11 years ago
  41. 4db080f drm/i915: Fix erroneous dereference of batch_obj inside reset_status by Chris Wilson · 11 years ago
  42. f65c916 drm/i915: add runtime put/get calls at the basic places by Paulo Zanoni · 11 years ago
  43. 70903c3 drm/i915: Fix ordering of unbind vs unpin pages by Chris Wilson · 11 years ago
  44. 0bf2134 drm/i915: MI_PREDICATE_RESULT_2 is HSW only by Ville Syrjälä · 11 years ago
  45. c09cd6e Merge branch 'backlight-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  46. 31a5336 drm/i915/bdw: Swizzling support by Ben Widawsky · 11 years ago
  47. 5ab3133 drm/i915/bdw: Fences on gen8 look just like gen7 by Ben Widawsky · 11 years ago
  48. 8245be3 drm/i915: Require HW contexts (when possible) by Ben Widawsky · 11 years ago
  49. de45eaf drm/i915: fix open-coded DIV_ROUND_UP by Paulo Zanoni · 11 years ago
  50. aa5f802 drm/i915: Use unsigned long for obj->user_pin_count by Daniel Vetter · 11 years ago
  51. 45c5f20 drm/i915: Disable all GEM timers and work on unload by Chris Wilson · 11 years ago
  52. 3d57e5b drm/i915: Do a fuller init after reset by Ben Widawsky · 11 years ago
  53. 3bbbe70 drm/i915: check that the i965g/gm 4G limit is really obeyed by Daniel Vetter · 11 years ago
  54. d9973b4 drm/i915: Fix type mismatch and accounting in i915_gem_shrink by Chris Wilson · 11 years ago
  55. 5035c27 drm/i915: Call io_schedule() whilst whilsting for the GPU by Chris Wilson · 11 years ago
  56. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  57. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  58. b29c19b drm/i915: Boost RPS frequency for CPU stalls by Chris Wilson · 11 years ago
  59. 094f9a5 drm/i915: Fix __wait_seqno to use true infinite timeouts by Chris Wilson · 11 years ago
  60. b52b89d drm/i915: Add a tracepoint for using a semaphore by Chris Wilson · 11 years ago
  61. e2d05a8 drm/i915: Convert active API to VMA by Ben Widawsky · 11 years ago
  62. 5c2abbe drm/i915: Provide a cheap ggtt vma lookup by Ben Widawsky · 11 years ago
  63. f740334 drm/i915: Do not unlock upon error in i915_gem_idle() by Chris Wilson · 11 years ago
  64. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  65. 4821ff1 Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  66. d322704 drm/i915: Fix up usage of SHRINK_STOP by Daniel Vetter · 11 years ago
  67. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 11 years ago
  68. d8524ae Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  69. 040d2ba drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF by Ben Widawsky · 11 years ago
  70. a33afea drm/i915: Keep a list of all contexts by Ben Widawsky · 11 years ago
  71. c3787e2 drm/i915: Make l3 remapping use the ring by Ben Widawsky · 11 years ago
  72. 35a85ac drm/i915: Add second slice l3 remapping by Ben Widawsky · 11 years ago
  73. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. 571c608 drm/i915: kill set_need_resched by Daniel Vetter · 11 years ago
  75. 23f5448 drm/i915: Synchronize pread/pwrite with wait_rendering by Ben Widawsky · 11 years ago
  76. 81e49f8 i915: bail out earlier when shrinker cannot acquire mutex by Glauber Costa · 11 years ago
  77. 7dc19d5 drivers: convert shrinkers to new count/scan API by Dave Chinner · 11 years ago
  78. 5a1d5eb drm/i915: Remove the double-list iteration from bound_any() by Chris Wilson · 11 years ago
  79. be62acb drm/i915: ban badly behaving contexts by Mika Kuoppala · 11 years ago
  80. 57094f8 drm/i915: Hold an object reference whilst we shrink it by Chris Wilson · 11 years ago
  81. 3c0e234 drm/i915; Preallocate the lazy request by Chris Wilson · 11 years ago
  82. 1823521 drm/i915: Rename ring->outstanding_lazy_request by Chris Wilson · 11 years ago
  83. 9a7e0c2 drm/i915: Rearrange the comments in i915_add_request() by Chris Wilson · 11 years ago
  84. c0321e2 drm/i915: Do not add an interrupt for a context switch by Chris Wilson · 11 years ago
  85. 0ff501c drm/i915: Fix list corruption in vma_unbind by Daniel Vetter · 11 years ago
  86. 9435373 drm/i915: Report enabled slices on Haswell GT3 by Rodrigo Vivi · 11 years ago
  87. b93dab6 drm/i915: More vma fixups around unbind/destroy by Daniel Vetter · 11 years ago
  88. aaa0566 drm/i915: Don't destroy the vma placeholder during execbuffer reservation by Chris Wilson · 11 years ago
  89. e656a6c drm/i915: inline vma_create into lookup_or_create_vma by Daniel Vetter · 11 years ago
  90. 27173f1 drm/i915: Convert execbuf code to use vmas by Ben Widawsky · 11 years ago
  91. d2933a5 drm/i915: Don't call sg_free_table() if sg_alloc_table() fails by Damien Lespiau · 11 years ago
  92. fac15c1 i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc by Joe Perches · 11 years ago
  93. 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
  94. c67a470 drm/i915: allow package C8+ states on Haswell (disabled) by Paulo Zanoni · 11 years ago
  95. accfef2 drm/i915: prepare bind_to_vm for preallocated vma by Ben Widawsky · 11 years ago
  96. 82a55ad drm/i915: Switch eviction code to use vmas by Ben Widawsky · 11 years ago
  97. b25cb2f drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs by Ben Widawsky · 11 years ago
  98. 4b6d846 drm/i915: Drop the overzealous warning from i915_gem_set_cache_level by Chris Wilson · 11 years ago
  99. 4998709 drm/i915: use vma->node directly and rewrap map&fence in bind by Daniel Vetter · 11 years ago
  100. 4bd561b drm/i915: cleanup map&fence in bind by Ben Widawsky · 11 years ago