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