1. cb1793c drm/i915: don't chnage the original mode in dp_mode_fixup by Daniel Vetter · 12 years ago
  2. 94bf2ce drm/i915: compute the target_clock for edp directly by Daniel Vetter · 12 years ago
  3. 687f4d0 drm/i915: add set_infoframes to struct intel_hdmi by Paulo Zanoni · 12 years ago
  4. 81014b9 drm/i915: fixup infoframe support for sdvo by Daniel Vetter · 12 years ago
  5. 72662e1 drm/i915: prepare HDMI link for Haswell by Eugeni Dodonov · 12 years ago
  6. f5bbfca drm/i915: move HDMI structs to shared location by Eugeni Dodonov · 12 years ago
  7. 0e72a5b drm/i915: detect digital outputs on Haswell by Eugeni Dodonov · 12 years ago
  8. 1f8eeab drm/i915: program WM_LINETIME on Haswell by Eugeni Dodonov · 12 years ago
  9. c82e4d2 drm/i915: support DDI training in FDI mode by Eugeni Dodonov · 12 years ago
  10. 45244b8 drm/i915: initialize DDI buffer translations by Eugeni Dodonov · 12 years ago
  11. 5e13a0c Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  12. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 13 years ago
  13. 9104183 drm/i915: Periodically sanity check power management by Chris Wilson · 13 years ago
  14. c846b61 drm/i915: make DBLCLK modes work by Paulo Zanoni · 13 years ago
  15. 0aa534d drm/i915: rename AVI InfoFrame field 'PR' to 'YQ_CN_PR' by Paulo Zanoni · 13 years ago
  16. b3daeae drm/i915: move rps/emon function declarations by Daniel Vetter · 13 years ago
  17. eb48eb0 drm/i915: move the ips code to intel_pm.c by Daniel Vetter · 13 years ago
  18. ee7b9f9 drm/i915: manage PCH PLLs separately from pipes by Jesse Barnes · 13 years ago
  19. 1fa6110 drm/i915: add generic power management initialization by Eugeni Dodonov · 13 years ago
  20. 6f1d69b drm/i915: move clock gating functionality into intel_pm module by Eugeni Dodonov · 13 years ago
  21. 2b4e57b drm/i915: move drps, rps and rc6-related functions to intel_pm by Eugeni Dodonov · 13 years ago
  22. b445e3b drm/i915: move watermarks settings into intel_pm module by Eugeni Dodonov · 13 years ago
  23. 85208be drm/i915: move fbc-related functionality into intel_pm module by Eugeni Dodonov · 13 years ago
  24. f681fa2 drm/i915: Export the generic, not arch specific, intel_update_watermarks() by Chris Wilson · 13 years ago
  25. f9bef08 drm/i915: don't clobber the special upscaling lvds timings by Daniel Vetter · 13 years ago
  26. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 13 years ago
  27. 3fa016a drm/i915: suspend fbdev device around suspend/hibernate by Dave Airlie · 13 years ago
  28. 57f350b drm/i915: add DPIO support by Jesse Barnes · 13 years ago
  29. eef4eac drm/i915/sdov: switch IS_SDVOB to a flag by Daniel Vetter · 13 years ago
  30. 1690e1e drm/i915: Separate fence pin counting from normal bind pin counting by Chris Wilson · 13 years ago
  31. cc1f719 drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2) by Dave Airlie · 13 years ago
  32. 8ea3086 drm/i915: add color key support v4 by Jesse Barnes · 13 years ago
  33. 175bd42 drm/i915: track sprite coverage and disable primary plane if possible by Jesse Barnes · 13 years ago
  34. b840d907f drm/i915: add SNB and IVB video sprite support v6 by Jesse Barnes · 13 years ago
  35. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  36. 3b5c78a drm/i915/dp: Dither down to 6bpc if it makes the mode fit by Adam Jackson · 13 years ago
  37. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  38. 2600521 drm/i915: use correct SPD type value by Jesse Barnes · 13 years ago
  39. d4270e5 drm/i915: export a CPT mode set verification function by Jesse Barnes · 13 years ago
  40. 4b645f1 drm/i915: add PLL sharing support to handle 3 pipes by Jesse Barnes · 13 years ago
  41. 0ac225e Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  42. cc68c81 drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI by Simon Farnsworth · 13 years ago
  43. e0dac65 drm/i915: pass ELD to HDMI/DP audio driver by Wu Fengguang · 13 years ago
  44. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 13 years ago
  45. 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
  46. c0864cb drm/i915/hdmi: HDMI source product description infoframe support by Jesse Barnes · 13 years ago
  47. 45187ac drm/i915/hdmi: split infoframe setting from infoframe type code by Jesse Barnes · 13 years ago
  48. 1630fe7 drm/i915: Perform intel_enable_fbc() from a delayed task by Chris Wilson · 13 years ago
  49. 5a35420 drm/i915: split out Ironlake pipe bpp picking code by Jesse Barnes · 13 years ago
  50. 23b2f8b drm/i915: load a ring frequency scaling table v3 by Jesse Barnes · 13 years ago
  51. 3f43c48 drm/i915: Share the common force-audio property between connectors by Chris Wilson · 13 years ago
  52. 645c62a drm/i915: split PCH clock gating init by Jesse Barnes · 13 years ago
  53. d2dff87 drm/i915: Attach a fb to the load-detect pipe by Chris Wilson · 14 years ago
  54. 8261b19 drm/i915: Don't store temporary load-detect variables in the generic encoder by Chris Wilson · 14 years ago
  55. 7173188 drm/i915: Simplify return value from intel_get_load_detect_pipe by Chris Wilson · 14 years ago
  56. e8e7a2b drm/i915: restore only the mode of this driver on lastclose (v2) by Dave Airlie · 14 years ago
  57. 9f01b25 drm/i915: Busy-spin wait_for condition in atomic contexts by Chris Wilson · 14 years ago
  58. e953fd7 drm/i915: Add support for limited color range of broadcast outputs by Chris Wilson · 14 years ago
  59. ce453d8 drm/i915: Use a device flag for non-interruptible phases by Chris Wilson · 14 years ago
  60. 9035a97 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  61. fe16d94 drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDP by Chris Wilson · 14 years ago
  62. ac66808 drm/i915: Disable RC6 on Ironlake by Chris Wilson · 14 years ago
  63. 417ae14 drm/i915: Include TLB miss latency in g4x watermark computations by Chris Wilson · 14 years ago
  64. 47356eb drm/i915/panel: Only record the backlight level when it is enabled by Chris Wilson · 14 years ago
  65. 3b8d8d9 drm/i915: dynamic render p-state support for Sandy Bridge by Jesse Barnes · 14 years ago
  66. 0cdab21 drm/i915: Uncouple render/power ctx before suspending by Chris Wilson · 14 years ago
  67. b9e6867 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  68. c5d1b51 drm/i915: Clear pfit registers when not used by any outputs by Chris Wilson · 14 years ago
  69. 919926a drm/i915: Thread the pipelining ring through the callers. by Chris Wilson · 14 years ago
  70. 05394f3 drm/i915: Use drm_i915_gem_object as the preferred type by Chris Wilson · 14 years ago
  71. 48fcfc8 i915: reprogram power monitoring registers on resume by Kyle McMartin · 14 years ago
  72. 3c17fe4 i915: enable AVI infoframe for intel_hdmi.c [v4] by David Härdeman · 14 years ago
  73. 1d85036 drm/i915: remove broken intel_pch_has_edp function by Jesse Barnes · 14 years ago
  74. 814948a drm/i915: add eDP checking functions for the display code by Jesse Barnes · 14 years ago
  75. 58e10eb Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  76. ab7ad7f drm/i915: Use pipe state to tell when pipe is off by Keith Packard · 14 years ago
  77. f899fc6 drm/i915: use GMBUS to manage i2c links by Chris Wilson · 14 years ago
  78. 890f335 drm/i915/i2c: Track the parent encoder rather than just the dev by Chris Wilson · 14 years ago
  79. 48b956c drm/i915: Push pipelining of display plane flushes to the caller by Chris Wilson · 14 years ago
  80. f7abfe8 drm/i915: Fix an overlay regression from 7e7d76c by Chris Wilson · 14 years ago
  81. 6b383a7 drm/i915: Share crtc setup and teardown between dpms and disable/enable by Chris Wilson · 14 years ago
  82. e9e331a drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter by Chris Wilson · 14 years ago
  83. ec5da01 drm/i915: Use msleep instead of mdelay during wait_vblank_off by Chris Wilson · 14 years ago
  84. 021357a drm/i915: Use the real FDI frequency for determining b/w by Chris Wilson · 14 years ago
  85. df0e924 drm/i915: Make the connector->encoder relationship explicit by Chris Wilson · 14 years ago
  86. f875c15 drm/i915: Use the direct mapping of pipe->crtc by Chris Wilson · 14 years ago
  87. 4ef69c7 drm/i915: Rename intel_encoder->enc to base for consistency by Chris Wilson · 14 years ago
  88. 37811fc drm/i915: Show framebuffer info in debugfs by Chris Wilson · 14 years ago
  89. a957355 drm/i915: Refactor panel backlight controls by Chris Wilson · 14 years ago
  90. 23f09ce drm/i915/overlay: Make the overlay control struct opaque. by Chris Wilson · 14 years ago
  91. 5dcdbcb drm/i915/overlay: Pass interruptible to switch_off() by Chris Wilson · 14 years ago
  92. 8dfbc34 drm/i915/overlay: Combine SWITCH_OFF into a single step by Chris Wilson · 14 years ago
  93. 9bb2ff7 drm/i915/overlay: Explicitly pass regs from map to unmap by Chris Wilson · 14 years ago
  94. 722506f drm/i915/overlay: Whitespace by Chris Wilson · 14 years ago
  95. 6c9547f drm/i915/sdvo: Preserve pixel-multiplier by Chris Wilson · 14 years ago
  96. 82d7c9e drm/i915: Avoid using msleep under kdb and wait_for() by Chris Wilson · 14 years ago
  97. 481b6af drm/i915: Drop the msleep parameter to wait_for() by Chris Wilson · 14 years ago
  98. 4e5359c drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt by Simon Farnsworth · 14 years ago
  99. 9d0498a drm/i915: wait for actual vblank, not just 20ms by Jesse Barnes · 14 years ago
  100. 560b85b drm/i915: Only update i845/i865 CURBASE when disabled (v2) by Chris Wilson · 14 years ago