1. dc22ee6 drm/i915/dp: Remove eDP special cases from bandwidth checks by Adam Jackson · 13 years ago
  2. cd9dde4 drm/i915/dp: Fix the math in intel_dp_link_required by Adam Jackson · 13 years ago
  3. f52c619 drm/i915/panel: Always record the backlight level again (but cleverly) by Takashi Iwai · 13 years ago
  4. f700088 i915: Move i915_read/write out of line by Andi Kleen · 13 years ago
  5. a487928 drm/i915: remove transcoder PLL mashing from mode_set per specs by Jesse Barnes · 13 years ago
  6. 4c9c18c drm/i915: if transcoder disable fails, say which by Jesse Barnes · 13 years ago
  7. d6c892d drm/i915: set watermarks for third pipe on IVB by Jesse Barnes · 13 years ago
  8. d4270e5 drm/i915: export a CPT mode set verification function by Jesse Barnes · 13 years ago
  9. d64311a drm/i915: fix transcoder PLL select masking by Jesse Barnes · 13 years ago
  10. 65a21cd drm/i915: fix IVB cursor support by Jesse Barnes · 13 years ago
  11. f7cb34d drm/i915: fix debug output for 3 pipe configs by Jesse Barnes · 13 years ago
  12. 4b645f1 drm/i915: add PLL sharing support to handle 3 pipes by Jesse Barnes · 13 years ago
  13. d3ccbe8 drm/i915: fix PCH PLL assertion check for 3 pipes by Jesse Barnes · 13 years ago
  14. 7577056 drm/i915: use transcoder select bits on VGA and HDMI on CPT by Jesse Barnes · 13 years ago
  15. d9d444c drm/i915: split refclk code out of ironlake_crtc_mode_set by Jesse Barnes · 13 years ago
  16. 27f8227 drm/i915: support 3 pipes on IVB+ by Jesse Barnes · 13 years ago
  17. 4c609cb drm/i915: PLL macro cleanup and pipe assertion check by Jesse Barnes · 13 years ago
  18. c4f9c4c drm/i915: always set FDI composite sync bit by Jesse Barnes · 13 years ago
  19. 8d31528 drm/i915: Use PIPE_CONTROL for flushing on gen6+. by Jesse Barnes · 13 years ago
  20. 9d971b3 drm/i915: Rename PIPE_CONTROL bit defines to be less terse. by Kenneth Graunke · 13 years ago
  21. fcbc34e drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define. by Kenneth Graunke · 13 years ago
  22. b73fe58 drm: Add Panel Self Refresh DP addresses by Ben Widawsky · 13 years ago
  23. 5c04228 drm/i915: ILK + VT-d workaround by Ben Widawsky · 13 years ago
  24. f372b85 drm/i915: Remove early exit on i915_gpu_idle by Ben Widawsky · 13 years ago
  25. bab31a2 intel-iommu: Export a flag indicating that the IOMMU is used for iGFX. by David Woodhouse · 13 years ago
  26. d15bf23 intel-iommu: Workaround IOTLB hang on Ironlake GPU by David Woodhouse · 13 years ago
  27. 130c256 drm/i915: drop KM_USER0 argument to k(un)map_atomic by Daniel Vetter · 13 years ago
  28. 24dd85f io-mapping: ensure io_mapping_map_atomic _is_ atomic by Daniel Vetter · 13 years ago
  29. 8ffc024 drm/i915: Defend against userspace creating a gem object with size==0 by Chris Wilson · 13 years ago
  30. 6dacfd2 drm/i915: simplify swapin/out swizzle checking a bit by Daniel Vetter · 13 years ago
  31. acc83eb drm/i915: fix swizzling on gen6+ by Daniel Vetter · 13 years ago
  32. 6fdd4d9 drm/i915: properly cancel rps_work on module unload v2 by Daniel Vetter · 13 years ago
  33. a9e2641 drm/i915: close PM interrupt masking races in the rps work func by Daniel Vetter · 13 years ago
  34. 4fb066a drm/i915: close PM interrupt masking races in the irq handler by Daniel Vetter · 13 years ago
  35. d5090b9 drm/i915: Remove redundant bit shifting from intel_gmbus_set_speed by Adam Jackson · 13 years ago
  36. 8bf3848 drm/i915: Rename intel_sdvo_hdmi_sink_detect by Adam Jackson · 13 years ago
  37. 2294488 drm/i915: Fix multifunction SDVO detection by Adam Jackson · 13 years ago
  38. 46eb303 drm/i915: Remove "i2c_speed" nonsense from child device table by Adam Jackson · 13 years ago
  39. 9a1f578 Merge branch 'fix-pch-refclk' into foo by Keith Packard · 13 years ago
  40. 86a3073 Merge branch 'edp-training-fixes' into drm-intel-next by Keith Packard · 13 years ago
  41. 32ce697 drm/i915: No need to wait for eDP power off delay if panel is on by Keith Packard · 13 years ago
  42. 05ce1a4 drm/i915: Restrict ILK-specific eDP power hack to ILK by Keith Packard · 13 years ago
  43. bd94315 drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously by Keith Packard · 13 years ago
  44. ebf33b1 drm/i915: Create helper functions to determine eDP power state by Keith Packard · 13 years ago
  45. 7d639f3 drm/i915: edp_panel_on does not need to return a bool by Keith Packard · 13 years ago
  46. d15456d drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp by Keith Packard · 13 years ago
  47. f01eca2 drm/i915: Correct eDP panel power sequencing delay computations by Keith Packard · 13 years ago
  48. f58ff85 drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare by Keith Packard · 13 years ago
  49. 0b5c541 drm/i915: Enable eDP panel power during I2C initialization sequence by Keith Packard · 13 years ago
  50. 8c241fe drm/i915: Wrap DP EDID fetch functions to enable eDP panel power by Keith Packard · 13 years ago
  51. 552fb0b drm/i915: Delay DP i2c initialization until panel power timings are computed by Keith Packard · 13 years ago
  52. 245e270 drm/i915: Ensure panel is on during DPMS off by Keith Packard · 13 years ago
  53. bee7eb2 drm/i915: Turn force VDD back off when panel running in intel_dp_dpms by Keith Packard · 13 years ago
  54. 97af61f57 drm/i915: Check for eDP inside edp panel on/off funcs by Keith Packard · 13 years ago
  55. 1c0ae80 drm/i915: Unlock PCH_PP_CONTROL always by Keith Packard · 13 years ago
  56. 9b984da drm/i915: Check eDP power when doing aux channel communications by Keith Packard · 13 years ago
  57. 47f0eb2 drm/i915: Only use VBT panel mode on eDP if no EDID is found by Keith Packard · 13 years ago
  58. 192aac1f drm/i915: Shut down PCH interrupts during irq_uninstall by Keith Packard · 13 years ago
  59. 7fe0b97 drm/i915: Enable digital port hotplug on PCH systems by Keith Packard · 13 years ago
  60. 0ac225e Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  61. 9fb526d drm/i915: Initialize PCH refclks at modeset init time by Keith Packard · 13 years ago
  62. afffb9d drm/i915: All PCH refclks are 120MHz by Keith Packard · 13 years ago
  63. 99eb6a0 drm/i915: Use CK505 as non-SSC source where available by Keith Packard · 13 years ago
  64. 199e5d7 drm/i915: Fix PCH SSC reference clock settings by Keith Packard · 13 years ago
  65. 72bbe58 drm/i915: Allow SSC parameter to override VBT value by Keith Packard · 13 years ago
  66. d2830bd drm/i915: Document a few more BDB_GENERAL_FEATURES bits from PCH BIOS by Keith Packard · 13 years ago
  67. abd0686 drv/i915: Pull display_clock_mode out of VBT table by Keith Packard · 13 years ago
  68. 562396b drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c by Keith Packard · 13 years ago
  69. 3950725 drm/i915: broken copyright encoding in intel_bios.c by Keith Packard · 13 years ago
  70. cd0de03 drm/i915: FBC off for ironlake and older, otherwise on by default by Keith Packard · 13 years ago
  71. cc68c81 drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI by Simon Farnsworth · 13 years ago
  72. 64a742f Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  73. c8c99b0 drm/i915: Dumb down the semaphore logic by Ben Widawsky · 13 years ago
  74. e0dac65 drm/i915: pass ELD to HDMI/DP audio driver by Wu Fengguang · 13 years ago
  75. 76adaa34 drm: support routines for HDMI/DP ELD by Wu Fengguang · 13 years ago
  76. 578393c drm/i915: Enable dither whenever display bpc < frame buffer bpc by Keith Packard · 13 years ago
  77. 88ef4e3 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-next by Dave Airlie · 13 years ago
  78. b2d108b Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 13 years ago
  79. a0d9a8f drm/nouveau: remove allocations from gart populate() hook by Ben Skeggs · 13 years ago
  80. a148451 drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c by Ben Skeggs · 13 years ago
  81. 3dcbb02 drm/nvc0/fifo: avoid touching missing subfifos by Ben Skeggs · 13 years ago
  82. 84e2ad8 drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc by Ben Skeggs · 13 years ago
  83. c20ab3e drm/nvd9/disp: stub some more api hooks so we don't oops on resume by Ben Skeggs · 13 years ago
  84. ff920bf drm/nouveau: fix printk typo in ioremap failure path by Marcin Slusarz · 13 years ago
  85. 8ce51fc drm/nvc0/pm: minor clock readback fixes by Ben Skeggs · 13 years ago
  86. 59ef974 drm/nv40/pm: execute memory reset script from vbios by Ben Skeggs · 13 years ago
  87. 6d6538a drm/nv50/gr: refactor initialisation by Ben Skeggs · 13 years ago
  88. 8c06e60 drm/nouveau: if requested, try harder at disabling sysmem pushbufs by Ben Skeggs · 13 years ago
  89. fbba036 drm/nv50/gr: enable ctxprog xfer only when we need it to save power by Martin Peres · 13 years ago
  90. c16a3a3 drm/nouveau/dp: add support for displayport table 0x30 by Ben Skeggs · 13 years ago
  91. 5f1800b drm/nouveau/dp: return master dp table pointer too when looking up encoder by Ben Skeggs · 13 years ago
  92. 721b082 drm/nouveau/bios: simplify U/d table hash matching func to just match by Ben Skeggs · 13 years ago
  93. 5b3eb95 drm/nouveau/dp: preserve non-pattern bits in DP_TRAINING_PATTERN_SET by Ben Skeggs · 13 years ago
  94. 2834f86 drm/nvc0/gr: remove MODULE_FIRMWARE() lines by Ben Skeggs · 13 years ago
  95. 1b45dbe drm/nouveau/dp: use alternate lane mask for nvaf by Ben Skeggs · 13 years ago
  96. 856ed88 drm/nouveau/dp: link rate scripts are selected with a comparison table by Ben Skeggs · 13 years ago
  97. 1262a20 drm/nv40/pm: write nv40-specific reclocking routines by Ben Skeggs · 13 years ago
  98. 9f40360 drm/nv40/pm: parse geometric delta clock from vbios by Ben Skeggs · 13 years ago
  99. 52e0d0e drm/nouveau/dp: enable down-spread if vbios and sink support it by Ben Skeggs · 13 years ago
  100. 28e2d12 drm/nouveau/dp: execute some more vbios tables relating to link rate by Ben Skeggs · 13 years ago