1. df12c6d drm/i915: initialize the context idr unconditionally by Daniel Vetter · 13 years ago
  2. 8e96d9c drm/i915: reset the GPU on context fini by Ben Widawsky · 13 years ago
  3. 8462481 drm/i915/context: create & destroy ioctls by Ben Widawsky · 13 years ago
  4. b9a3906 drm/i915: add ccid to error state by Ben Widawsky · 13 years ago
  5. e055684 drm/i915: context switch implementation by Ben Widawsky · 13 years ago
  6. 4052105 drm/i915: context basic create & destroy by Ben Widawsky · 13 years ago
  7. 254f965 drm/i915: preliminary context support by Ben Widawsky · 13 years ago
  8. dd2757f drm/i915: stop using dev->agp->base by Daniel Vetter · 13 years ago
  9. e269f90 Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  10. 9a70cc2 i915: add dma-buf vmap support for exporting vmapped buffer by Dave Airlie · 13 years ago
  11. b9524a1 drm/i915: remap l3 on hw init by Ben Widawsky · 13 years ago
  12. e368919 drm/i915: Dynamic Parity Detection handling by Ben Widawsky · 13 years ago
  13. 199b2bc drm/i915: s/i915_wait_request/i915_wait_seqno/g by Ben Widawsky · 13 years ago
  14. 23ba4fd drm/i915: wait render timeout ioctl by Ben Widawsky · 13 years ago
  15. 1286ff7 i915: add dmabuf/prime buffer sharing support. by Daniel Vetter · 13 years ago
  16. b451951 drm/i915: Introduce for_each_ring() macro by Chris Wilson · 13 years ago
  17. 1f8eeab drm/i915: program WM_LINETIME on Haswell by Eugeni Dodonov · 13 years ago
  18. d4b8bb2 drm/i915: kill flags parameter for reset functions by Daniel Vetter · 13 years ago
  19. 742cbee drm/i915: rework dev->first_error locking by Daniel Vetter · 13 years ago
  20. e5eb3d6 drm/i915: add interface to simulate gpu hangs by Daniel Vetter · 13 years ago
  21. 9104183 drm/i915: Periodically sanity check power management by Chris Wilson · 13 years ago
  22. 316d388 drm/i915: rework legacy GFX HWS handling by Daniel Vetter · 13 years ago
  23. 09422b2 drm/i915: move LP_RING&friends to i915_dma.c by Daniel Vetter · 13 years ago
  24. d05c617 drm/i915: extract dri1 breadcrumb update from irq handler by Daniel Vetter · 13 years ago
  25. 9488867 drm/i915: move dri1 irq ioctl code to i915_dma.c by Daniel Vetter · 13 years ago
  26. 64c43c3 drm/i915: rip out dev_priv->tex_lru_log_granularity by Daniel Vetter · 13 years ago
  27. 8781342 drm/i915: create dev_priv->dri1 dragon dungeon^W^W sub-struct by Daniel Vetter · 13 years ago
  28. d1c1edb drm/i915: move dri1 vblank stubs to i915_dma.c by Daniel Vetter · 13 years ago
  29. 7001f22 drm/i915: Remove unused dev_priv->vblank_pipe by Chris Wilson · 13 years ago
  30. 9574b3f drm/i915: kill waiting_seqno by Ben Widawsky · 13 years ago
  31. be998e2 drm/i915: move vbetool invoked ier stuff by Ben Widawsky · 13 years ago
  32. b2da9fe drm/i915: remove do_retire from i915_wait_request by Ben Widawsky · 13 years ago
  33. 4f7d1e7 drm/i915: Clear FlipDone semantics change for pageflipping on gen3 by Chris Wilson · 13 years ago
  34. e0f608d drm/i915: pending_flip_is_done is gen3, name it so by Chris Wilson · 13 years ago
  35. 2e895b1 drm/i915: rip out dev_priv->has_gem by Daniel Vetter · 13 years ago
  36. 1070a42 drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.c by Chris Wilson · 13 years ago
  37. 9797fbf drm/i915: Split the stolen handling for GEM out of i915_dma.c by Chris Wilson · 13 years ago
  38. 1488fc0 drm/i915: Remove the deferred-free list by Chris Wilson · 13 years ago
  39. 1b50247 drm/i915: Remove the list of pinned inactive objects by Chris Wilson · 13 years ago
  40. a39d7ef drm/i915: Remove i915_gem_evict_inactive() by Chris Wilson · 13 years ago
  41. ee7b9f9 drm/i915: manage PCH PLLs separately from pipes by Jesse Barnes · 13 years ago
  42. 5d82e3e drm/i915: Clarify the semantics of tiling_changed by Chris Wilson · 13 years ago
  43. 5bc4418 drm/i915: [sparse] __iomem fixes for opregion by Ben Widawsky · 13 years ago
  44. 1c293ea drm/i915: Discard the unused obj->last_fenced_ring by Chris Wilson · 13 years ago
  45. 69963e7 drm/i915: Remove unused ring->setup_seqno by Chris Wilson · 13 years ago
  46. 06d9813 drm/i915: Remove the pipelined parameter from get_fence() by Chris Wilson · 13 years ago
  47. c43b563 drm/i915: [sparse] trivial sparse fixes by Ben Widawsky · 13 years ago
  48. f817586 drm/i915: re-init modeset hw state after gpu reset by Daniel Vetter · 13 years ago
  49. 0136db5 drm/i915: rc6 in sysfs by Ben Widawsky · 13 years ago
  50. 2911a35 drm/i915: use semaphores for the display plane by Ben Widawsky · 13 years ago
  51. 9a5a53b drm/i915: Reorganise rules for get_fence/put_fence by Chris Wilson · 13 years ago
  52. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 13 years ago
  53. 2b13952 drm/i915: add enumeration for DDI ports by Eugeni Dodonov · 13 years ago
  54. eb877eb drm/i915: add support for LynxPoint PCH by Eugeni Dodonov · 13 years ago
  55. 4cae9ae drm/i915: add Haswell devices and their PCI IDs by Eugeni Dodonov · 13 years ago
  56. 7e508a2 drm/i915: transform HAS_PCH_SPLIT in a feature check by Eugeni Dodonov · 13 years ago
  57. 650dc07 drm/i915: disable ppgtt on snb when dmar is enabled by Daniel Vetter · 13 years ago
  58. 83b7f9a drm/i915: allow to select rc6 modes via kernel parameter by Eugeni Dodonov · 13 years ago
  59. 575155a drm/i915: add ValleyView specific force wake get/put functions by Jesse Barnes · 13 years ago
  60. 57f350b drm/i915: add DPIO support by Jesse Barnes · 13 years ago
  61. 70a3eb7 drm/i915: add ValleyView driver structs and IS_VALLEYVIEW macro by Jesse Barnes · 13 years ago
  62. f2c9677 drm/i915/intel_i2c: allocate gmbus array as part of drm_i915_private by Daniel Kurtz · 13 years ago
  63. 2ed06c9 drm/i915/intel_i2c: gmbus disabled and reserved ports are invalid by Daniel Kurtz · 13 years ago
  64. 3bd7d90 drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter by Daniel Kurtz · 13 years ago
  65. a0356fc drm/i915: kill ranged cpu read domain support by Daniel Vetter · 13 years ago
  66. dabdfe0 drm/i915: Avoid using mappable space for relocation processing through the CPU by Chris Wilson · 13 years ago
  67. 644ec02 drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt by Daniel Vetter · 13 years ago
  68. 110447fc drm/i915: add an explict mmio base for gpio/gmbus io by Daniel Vetter · 13 years ago
  69. b7d8409 drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c by Jesse Barnes · 13 years ago
  70. 121d527 drm/i915: Add lvds_channel module option by Takashi Iwai · 13 years ago
  71. b035438 drm/i915: Check VBIOS value for determining LVDS dual channel mode, too by Takashi Iwai · 13 years ago
  72. 74898d7 drm/i915: bind objects to the global gtt only when needed by Daniel Vetter · 13 years ago
  73. 7416390 drm/i915: split out dma mapping from global gtt bind/unbind functions by Daniel Vetter · 13 years ago
  74. 4dca20e drm/i915: panel: invert brightness via quirk by Carsten Emde · 13 years ago
  75. f6f808c drm/i915: i2c: unconditionally set up gpio fallback by Daniel Vetter · 13 years ago
  76. c167a6f drm/i915: merge gmbus and gpio i2c adpater into one by Daniel Vetter · 13 years ago
  77. 36c785f drm/i915: merge struct intel_gpio into struct intel_gmbus by Daniel Vetter · 13 years ago
  78. c2b9152 drm/i915: add dev_priv to intel_gmbus by Daniel Vetter · 13 years ago
  79. 5d1333f drm/i915: error_buffer->ring should be signed by Daniel Vetter · 13 years ago
  80. ee4f42b drm/i915: Record the position of the request upon error by Chris Wilson · 13 years ago
  81. 52d39a2 drm/i915: Record the in-flight requests at the time of a hang by Chris Wilson · 13 years ago
  82. a71d8d9 drm/i915: Record the tail at each request and use it to estimate the head by Chris Wilson · 13 years ago
  83. 8a8ed1f drm/i915: Fix race condition in accessing GMBUS by Yufeng Shen · 13 years ago
  84. b1d7e4b drm/i915: add a "force-dvi" HDMI audio mode by Wu Fengguang · 13 years ago
  85. 53d227f drm/i915: fixup seqno allocation logic for lazy_request by Daniel Vetter · 13 years ago
  86. 67a3744 drm/i915: check gtfifodbg after possibly failed writes by Ben Widawsky · 13 years ago
  87. 9edd576 Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  88. e21af88 drm/i915: enable ppgtt by Daniel Vetter · 13 years ago
  89. 7bddb01 drm/i915: ppgtt binding/unbinding support by Daniel Vetter · 13 years ago
  90. 1d2a314 drm/i915: initialization/teardown for the aliasing ppgtt by Daniel Vetter · 13 years ago
  91. 7e3b873 drm/i915: dump even more into the error_state by Daniel Vetter · 13 years ago
  92. f691e2f drm/i915: swizzling support for snb/ivb by Daniel Vetter · 13 years ago
  93. 33f3f51 drm/i915: add per-ring fault reg to error_state by Daniel Vetter · 13 years ago
  94. 1690e1e drm/i915: Separate fence pin counting from normal bind pin counting by Chris Wilson · 13 years ago
  95. c1cd90e drm/i915: collect more per ring error state by Daniel Vetter · 13 years ago
  96. d27b1e0 drm/i915: refactor ring error state capture to use arrays by Daniel Vetter · 13 years ago
  97. b93f9cf drm/i915: argument to control retiring behavior by Ben Widawsky · 13 years ago
  98. 9f1f46a drm/i915: protect force_wake_(get|put) with the gt_lock by Daniel Vetter · 13 years ago
  99. 3d29b84 drm/i915: add a LLC feature flag in device description by Eugeni Dodonov · 13 years ago
  100. b2c606f drm/i915: kill i915_mem.c by Daniel Vetter · 13 years ago