1. 3bd7d90 drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter by Daniel Kurtz · 12 years ago
  2. a0356fc drm/i915: kill ranged cpu read domain support by Daniel Vetter · 12 years ago
  3. dabdfe0 drm/i915: Avoid using mappable space for relocation processing through the CPU by Chris Wilson · 12 years ago
  4. 644ec02 drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt by Daniel Vetter · 12 years ago
  5. 110447fc drm/i915: add an explict mmio base for gpio/gmbus io by Daniel Vetter · 12 years ago
  6. b7d8409 drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c by Jesse Barnes · 12 years ago
  7. 121d527 drm/i915: Add lvds_channel module option by Takashi Iwai · 12 years ago
  8. b035438 drm/i915: Check VBIOS value for determining LVDS dual channel mode, too by Takashi Iwai · 12 years ago
  9. 74898d7 drm/i915: bind objects to the global gtt only when needed by Daniel Vetter · 13 years ago
  10. 7416390 drm/i915: split out dma mapping from global gtt bind/unbind functions by Daniel Vetter · 13 years ago
  11. 4dca20e drm/i915: panel: invert brightness via quirk by Carsten Emde · 12 years ago
  12. f6f808c drm/i915: i2c: unconditionally set up gpio fallback by Daniel Vetter · 13 years ago
  13. c167a6f drm/i915: merge gmbus and gpio i2c adpater into one by Daniel Vetter · 13 years ago
  14. 36c785f drm/i915: merge struct intel_gpio into struct intel_gmbus by Daniel Vetter · 13 years ago
  15. c2b9152 drm/i915: add dev_priv to intel_gmbus by Daniel Vetter · 13 years ago
  16. 5d1333f drm/i915: error_buffer->ring should be signed by Daniel Vetter · 13 years ago
  17. ee4f42b drm/i915: Record the position of the request upon error by Chris Wilson · 13 years ago
  18. 52d39a2 drm/i915: Record the in-flight requests at the time of a hang by Chris Wilson · 13 years ago
  19. a71d8d9 drm/i915: Record the tail at each request and use it to estimate the head by Chris Wilson · 13 years ago
  20. 8a8ed1f drm/i915: Fix race condition in accessing GMBUS by Yufeng Shen · 13 years ago
  21. b1d7e4b drm/i915: add a "force-dvi" HDMI audio mode by Wu Fengguang · 13 years ago
  22. 53d227f drm/i915: fixup seqno allocation logic for lazy_request by Daniel Vetter · 13 years ago
  23. 67a3744 drm/i915: check gtfifodbg after possibly failed writes by Ben Widawsky · 13 years ago
  24. 9edd576 Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  25. e21af88 drm/i915: enable ppgtt by Daniel Vetter · 13 years ago
  26. 7bddb01 drm/i915: ppgtt binding/unbinding support by Daniel Vetter · 13 years ago
  27. 1d2a314 drm/i915: initialization/teardown for the aliasing ppgtt by Daniel Vetter · 13 years ago
  28. 7e3b873 drm/i915: dump even more into the error_state by Daniel Vetter · 13 years ago
  29. f691e2f drm/i915: swizzling support for snb/ivb by Daniel Vetter · 13 years ago
  30. 33f3f51 drm/i915: add per-ring fault reg to error_state by Daniel Vetter · 13 years ago
  31. 1690e1e drm/i915: Separate fence pin counting from normal bind pin counting by Chris Wilson · 13 years ago
  32. c1cd90e drm/i915: collect more per ring error state by Daniel Vetter · 13 years ago
  33. d27b1e0 drm/i915: refactor ring error state capture to use arrays by Daniel Vetter · 13 years ago
  34. b93f9cf drm/i915: argument to control retiring behavior by Ben Widawsky · 13 years ago
  35. 9f1f46a drm/i915: protect force_wake_(get|put) with the gt_lock by Daniel Vetter · 13 years ago
  36. 3d29b84 drm/i915: add a LLC feature flag in device description by Eugeni Dodonov · 13 years ago
  37. b2c606f drm/i915: kill i915_mem.c by Daniel Vetter · 13 years ago
  38. b840d907f drm/i915: add SNB and IVB video sprite support v6 by Jesse Barnes · 13 years ago
  39. c7dffff drm/i915: Clean up multi-threaded forcewake patch by Keith Packard · 13 years ago
  40. 097354e drm/i915: check ACTHD of all rings by Daniel Vetter · 13 years ago
  41. f45b555 drm/i915: enable semaphores on per-device defaults by Eugeni Dodonov · 13 years ago
  42. c0f372b3 drm/i915: By default, enable RC6 on IVB and SNB when reasonable by Keith Packard · 13 years ago
  43. 4ed0b57 drm/i915: prevent division by zero when asking for chipset power by Eugeni Dodonov · 13 years ago
  44. 8d715f0 drm/i915: add multi-threaded forcewake support by Keith Packard · 13 years ago
  45. 4415e63 drm/i915: Module parameters using '-1' as default must be signed type by Keith Packard · 13 years ago
  46. 4b9de73 drm/i915: add constants to size fence arrays and fields by Daniel Vetter · 13 years ago
  47. f700088 i915: Move i915_read/write out of line by Andi Kleen · 13 years ago
  48. 27f8227 drm/i915: support 3 pipes on IVB+ by Jesse Barnes · 13 years ago
  49. 46eb303 drm/i915: Remove "i2c_speed" nonsense from child device table by Adam Jackson · 13 years ago
  50. 9a1f578 Merge branch 'fix-pch-refclk' into foo by Keith Packard · 13 years ago
  51. 86a3073 Merge branch 'edp-training-fixes' into drm-intel-next by Keith Packard · 13 years ago
  52. d15456d drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp by Keith Packard · 13 years ago
  53. f01eca2 drm/i915: Correct eDP panel power sequencing delay computations by Keith Packard · 13 years ago
  54. 9fb526d drm/i915: Initialize PCH refclks at modeset init time by Keith Packard · 13 years ago
  55. abd0686 drv/i915: Pull display_clock_mode out of VBT table by Keith Packard · 13 years ago
  56. e0dac65 drm/i915: pass ELD to HDMI/DP audio driver by Wu Fengguang · 13 years ago
  57. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 13 years ago
  58. aaa6fd2 Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. by Matthew Garrett · 13 years ago
  59. 9b546e5 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  60. cda2bb7 drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspend by Adam Jackson · 13 years ago
  61. df79767 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  62. e28f871 drm/i915: Fix unfenced alignment on pre-G33 hardware by Chris Wilson · 13 years ago
  63. 435793d drm/i915: Add quirk to disable SSC on Lenovo U160 LVDS by Keith Packard · 13 years ago
  64. a35d9d3 drm/i915: add module parameter compiler hints by Ben Widawsky · 13 years ago
  65. 95736720 drm/i915: Cache GT fifo count for SandyBridge by Chris Wilson · 13 years ago
  66. 016b9b6 drm/i915: Share the common work of disabling active FBC before updating by Chris Wilson · 13 years ago
  67. 1630fe7 drm/i915: Perform intel_enable_fbc() from a delayed task by Chris Wilson · 13 years ago
  68. 43a9539 drm/i915: Only export the generic intel_disable_fbc() interface by Chris Wilson · 13 years ago
  69. 17638cd drm/i915: split out plane update code by Jesse Barnes · 13 years ago
  70. bee4d4a Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  71. f71d4af drm/i915: move IRQ function table init to i915_irq.c by Jesse Barnes · 13 years ago
  72. e489bda Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  73. d70bed1 drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state by Keith Packard · 13 years ago
  74. 3e0dc6b drm/i915: hangcheck disable parameter by Ben Widawsky · 13 years ago
  75. 8bc47de3 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  76. 8c9f3aa drm/i915: split page flip queueing into per-chipset functions by Jesse Barnes · 13 years ago
  77. 2da3b9b drm/i915: Combine pinning with setting to the display plane by Chris Wilson · 13 years ago
  78. e4ffd17 drm/i915: Add an interface to dynamically change the cache level by Chris Wilson · 13 years ago
  79. a8198ee drm/i915: Introduce i915_gem_object_finish_gpu() by Chris Wilson · 13 years ago
  80. 3f43c48 drm/i915: Share the common force-audio property between connectors by Chris Wilson · 13 years ago
  81. 4bce2da drm/i915: Remove unused enum "chip_family" by Chris Wilson · 13 years ago
  82. c1a9f04 drm/i915: add fbc enable flag, but disable by default by Jesse Barnes · 13 years ago
  83. 645c62a drm/i915: split PCH clock gating init by Jesse Barnes · 13 years ago
  84. 6067aae drm/i915: split clock gating init into per-chipset functions by Jesse Barnes · 13 years ago
  85. b1f14ad drm/i915: interrupt & vblank support for Ivy Bridge by Jesse Barnes · 13 years ago
  86. eceae48 drm/i915: Ivy Bridge has split display and pipe control by Jesse Barnes · 13 years ago
  87. 4b65177 drm/i915: add IS_IVYBRIDGE macro for checks by Jesse Barnes · 13 years ago
  88. 8543669 drm/i915: add IS_GEN7 macro to cover Ivy Bridge and later by Jesse Barnes · 13 years ago
  89. f796cf8 drm/i915: split enable/disable vblank code into chipset specific functions by Jesse Barnes · 13 years ago
  90. 4697995 drm/i915: split irq handling into per-chipset functions by Jesse Barnes · 13 years ago
  91. 674cf96 drm/i915: make FDI training a display function by Jesse Barnes · 13 years ago
  92. 4912d04 drm/i915: move gen6 rps handling to workqueue by Ben Widawsky · 13 years ago
  93. fcca792 drm/i915: reference counted forcewake by Ben Widawsky · 13 years ago
  94. b7287d8 drm/i915: proper use of forcewake by Ben Widawsky · 13 years ago
  95. 2c7111d drm/i915: Disable all outputs early, before KMS takeover by Chris Wilson · 13 years ago
  96. 93dfb40 drm/i915: Rename agp_type to cache_level by Chris Wilson · 13 years ago
  97. f564048e drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines. by Eric Anholt · 13 years ago
  98. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  99. 968b503 Revert "drm/i915: Don't save/restore hardware status page address register" by Chris Wilson · 13 years ago
  100. 34db18ab Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 13 years ago