1. 6d832d1 drm/i915: inline intel_best_encoder by Daniel Vetter · 12 years ago
  2. 4f660f4 drm/i915: call set_base directly by Daniel Vetter · 12 years ago
  3. 50f5611 drm/i915: copy&paste drm_crtc_helper_set_config by Daniel Vetter · 12 years ago
  4. 61b77dd drm/i915: clean up encoder_prepare/commit by Daniel Vetter · 12 years ago
  5. fa5c73b drm/i915: rip out encoder->disable/enable checks by Daniel Vetter · 12 years ago
  6. b2cabb0 drm/i915: convert dpms functions of dvo/sdvo/crt by Daniel Vetter · 12 years ago
  7. 5ab432e drm/i915/hdmi: convert to encoder->disable/enable by Daniel Vetter · 12 years ago
  8. ef9c3ae drm/i915: add direct encoder disable/enable infrastructure by Daniel Vetter · 12 years ago
  9. eae307a drm/i915: rip out crtc prepare/commit indirection by Daniel Vetter · 12 years ago
  10. 76e5a89 drm/i915: add crtc->enable/disable vfuncs insted of dpms by Daniel Vetter · 12 years ago
  11. 83358c85 drm/i915: Haswell HDMI audio initialization by Wang Xingchao · 12 years ago
  12. 5233130 drm/i915: Don't hardcode the number of pipes in the error state dump by Damien Lespiau · 12 years ago
  13. 9b138a8 drm/i915: ironlake_write_eld code cleanup by Wang Xingchao · 12 years ago
  14. 88cefb6 drm/i915: extract ironlake_fdi_pll_disable by Daniel Vetter · 12 years ago
  15. d2434ab drm/i915: drop intel_encoder argument to load_detect_pipe functions by Daniel Vetter · 12 years ago
  16. 24218aa drm/i915: prepare load-detect pipe code for dpms changes by Daniel Vetter · 12 years ago
  17. a37b9b3 drm/i915/ns2501: kill pll A enabling hack by Daniel Vetter · 12 years ago
  18. dcdaed6 drm/i915: add missing gen2 pipe A quirk entries by Daniel Vetter · 12 years ago
  19. e9a851e drm/i915: fix wrong order of parameters in port checking functions by Xu, Anhua · 12 years ago
  20. a22ddff Merge tag 'v3.6-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  21. 4344b81 drm/i915: ignore eDP bpc settings from vbt by Daniel Vetter · 12 years ago
  22. 228d3e3 drm/i915: use the correct encoder type when comparing by Paulo Zanoni · 12 years ago
  23. c6a828d drm/i915: move all rps state into dev_priv->rps by Daniel Vetter · 12 years ago
  24. 41494cb Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  25. ab3951e drm/i915: prevent possible pin leak on error path by Eugeni Dodonov · 12 years ago
  26. acbe947 drm/i915: rip out sanitize_pm again by Daniel Vetter · 12 years ago
  27. af447bd vlv: it might be wise if we initialised the flag value... by Alan Cox · 12 years ago
  28. 98c7b42 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  29. f047e39 drm/i915: Avoid concurrent access when marking the device as idle/busy by Chris Wilson · 12 years ago
  30. 7434a25 drm/i915: Support for ns2501-DVO by Thomas Richter · 12 years ago
  31. ab9d7c3 drm/i915: add port field to struct intel_dp and use it by Paulo Zanoni · 12 years ago
  32. 08d644a drm/i915: add port parameter to intel_hdmi_init by Daniel Vetter · 12 years ago
  33. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  34. 35313cd drm/i915: constify mode in crtc_mode_fixup by Daniel Vetter · 12 years ago
  35. 7915810 drm/i915: Make the lock for pageflips interruptible by Chris Wilson · 12 years ago
  36. 0232e92 drm/i915: initialize power wells in modeset_init_hw by Eugeni Dodonov · 12 years ago
  37. e6b0b6a Merge tag 'v3.5-rc7' into drm-next by Dave Airlie · 12 years ago
  38. 6c2b7c12 drm/i915: introduce for_each_encoder_on_crtc by Daniel Vetter · 12 years ago
  39. c2c7513 drm/i915: adjust framebuffer base address on gen4+ by Daniel Vetter · 12 years ago
  40. e506a0c drm/i915: introduce crtc->dspaddr_offset by Daniel Vetter · 12 years ago
  41. e6a595d drm/i915: Reject page flips with changed format/offset/pitch by Ville Syrjälä · 12 years ago
  42. a8f78b5 drm/i915: re-initialize DDI buffer translations after resume by Eugeni Dodonov · 12 years ago
  43. 40579ab drm/i915: don't ironlake_init_pch_refclk() on LPT by Paulo Zanoni · 12 years ago
  44. 930ebb4 drm/i915: fix up ilk rc6 disabling confusion by Daniel Vetter · 12 years ago
  45. 990bbda drm/i915: Group the GT routines together in both code and vtable by Chris Wilson · 12 years ago
  46. 7aa1e7f Revert "drm/i915: allow PCH PWM override on IVB" by Daniel Vetter · 12 years ago
  47. 79f5b2c drm/i915: make enable/disable_gt_powersave locking consistent by Daniel Vetter · 12 years ago
  48. 8090c6b drm/i915: wrap up gt powersave enabling functions by Daniel Vetter · 12 years ago
  49. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  50. 4a87d65 drm/i915: add HDMI and DP port enumeration on ValleyView by Jesse Barnes · 12 years ago
  51. a0c4da2 drm/i915: ValleyView mode setting limits and PLL functions by Jesse Barnes · 12 years ago
  52. 39fb50f drm/i915: properly wait for SBI status by Eugeni Dodonov · 12 years ago
  53. b708a1d drm/i915: don't enumerate HDMID if an eDP panel is already active on the port by Jesse Barnes · 12 years ago
  54. 14d94a3 drm/i915: ignore pipe select bit when checking for LVDS register initialization by Seth Forshee · 12 years ago
  55. dd2757f drm/i915: stop using dev->agp->base by Daniel Vetter · 12 years ago
  56. 7cf4160 drm/i915: clear up backlight #define confusion on gen4+ by Daniel Vetter · 12 years ago
  57. de9a35a drm/i915: assert that the IBX port transcoder select w/a is implemented by Daniel Vetter · 12 years ago
  58. cb05d8d drm/i915: fix up ivb plane 3 pageflips by Daniel Vetter · 12 years ago
  59. 94bf2ce drm/i915: compute the target_clock for edp directly by Daniel Vetter · 12 years ago
  60. e269f90 Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  61. 61e9653 drm/i915: reuse the sdvo tv clock adjustment in ilk mode_set by Daniel Vetter · 12 years ago
  62. e5153dc drm/i915: there's no cxsr on ilk by Daniel Vetter · 12 years ago
  63. a21f976 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  64. 92b27b0 drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship by Chris Wilson · 12 years ago
  65. e6ecefa drm: Constify drm_mode_config_funcs pointer by Laurent Pinchart · 12 years ago
  66. 98b6bd9 drm/i915: IBX has a fixed pch pll to pch pipe mapping by Daniel Vetter · 12 years ago
  67. 6f13b7b drm/i915: Enable the PCH PLL for all generations after link training by Chris Wilson · 12 years ago
  68. 48da64a drm/i915: Convert BUG_ON(!pll->active) and friends to a WARN by Chris Wilson · 12 years ago
  69. a9dcf84 drm/i915: don't clobber the pipe param in sanitize_modesetting by Daniel Vetter · 12 years ago
  70. e7e164d drm/i915: Assert that the transcoder is indeed off before modifying it by Chris Wilson · 12 years ago
  71. 0e72a5b drm/i915: detect digital outputs on Haswell by Eugeni Dodonov · 12 years ago
  72. e615efe drm/i915: program iCLKIP on Lynx Point by Eugeni Dodonov · 12 years ago
  73. 1f8eeab drm/i915: program WM_LINETIME on Haswell by Eugeni Dodonov · 12 years ago
  74. 4abb3c8 drm/i915: use ironlake eld write routine for Haswell by Eugeni Dodonov · 12 years ago
  75. c82e4d2 drm/i915: support DDI training in FDI mode by Eugeni Dodonov · 12 years ago
  76. 45244b8 drm/i915: initialize DDI buffer translations by Eugeni Dodonov · 12 years ago
  77. 59c859d drm/i915: account for only one PCH receiver on Haswell by Eugeni Dodonov · 12 years ago
  78. bf507ef drm/i915: handle DDI-related assertions by Eugeni Dodonov · 12 years ago
  79. 9d82aa1 drm/i915: add LPT PCH checks by Eugeni Dodonov · 12 years ago
  80. 6ee8bab drm/i915: detect PCH encoders on Haswell by Eugeni Dodonov · 12 years ago
  81. f57e1e3 drm/i915: do not use fdi_normal_train on Haswell by Eugeni Dodonov · 12 years ago
  82. 5826eca drm/i915: properly check for pipe count by Eugeni Dodonov · 12 years ago
  83. a416ede drm/i915: add support for SBI ops by Eugeni Dodonov · 12 years ago
  84. 1833b13 drm/i915: gen6_enable_rps() wants to be called after ring initialisation by Chris Wilson · 12 years ago
  85. acb87df drm/i915: Limit calling mark-busy only for potential scanouts by Chris Wilson · 12 years ago
  86. a928d53 drm/i915: implement ironlake_wait_for_vblank by Paulo Zanoni · 12 years ago
  87. d47d7cb drm/i915: simplify intel_encoder_commit by Paulo Zanoni · 12 years ago
  88. 837ba00 drm/i915: DSL_LINEMASK is 12 bits only on gen2 by Paulo Zanoni · 12 years ago
  89. 5e13a0c Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  90. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  91. f7bacf1 drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo by Daniel Vetter · 12 years ago
  92. 9104183 drm/i915: Periodically sanity check power management by Chris Wilson · 12 years ago
  93. e04c735 drm/i915: Wait for the clocks to stabilise before updating PLLs by Chris Wilson · 12 years ago
  94. 555304f drm/i915: rip out intel_dpio_write again by Daniel Vetter · 12 years ago
  95. d56b213 drm/i915: kill intel_clear_scanline_wait by Daniel Vetter · 12 years ago
  96. 6d90c95 drm/i915: remove LP_RING&friends from modeset code by Daniel Vetter · 12 years ago
  97. 1cff8f6 drm/i915: properly check for MODESET for kms driver ioctls by Daniel Vetter · 12 years ago
  98. c7bd4c2 drm/i915: Remove too early plane enable on pre-PCH hardware by Chris Wilson · 12 years ago
  99. ee7b9f9 drm/i915: manage PCH PLLs separately from pipes by Jesse Barnes · 12 years ago
  100. 074b5e1 drm/i915: Do not read non-existent DPLL registers on PCH hardware by Chris Wilson · 12 years ago