1. 35313cd drm/i915: constify mode in crtc_mode_fixup by Daniel Vetter · 12 years ago
  2. 7915810 drm/i915: Make the lock for pageflips interruptible by Chris Wilson · 12 years ago
  3. 0232e92 drm/i915: initialize power wells in modeset_init_hw by Eugeni Dodonov · 12 years ago
  4. 6c2b7c12 drm/i915: introduce for_each_encoder_on_crtc by Daniel Vetter · 12 years ago
  5. c2c7513 drm/i915: adjust framebuffer base address on gen4+ by Daniel Vetter · 12 years ago
  6. e506a0c drm/i915: introduce crtc->dspaddr_offset by Daniel Vetter · 12 years ago
  7. e6a595d drm/i915: Reject page flips with changed format/offset/pitch by Ville Syrjälä · 12 years ago
  8. a8f78b5 drm/i915: re-initialize DDI buffer translations after resume by Eugeni Dodonov · 12 years ago
  9. 40579ab drm/i915: don't ironlake_init_pch_refclk() on LPT by Paulo Zanoni · 12 years ago
  10. 930ebb4 drm/i915: fix up ilk rc6 disabling confusion by Daniel Vetter · 12 years ago
  11. 990bbda drm/i915: Group the GT routines together in both code and vtable by Chris Wilson · 12 years ago
  12. 79f5b2c drm/i915: make enable/disable_gt_powersave locking consistent by Daniel Vetter · 12 years ago
  13. 8090c6b drm/i915: wrap up gt powersave enabling functions by Daniel Vetter · 12 years ago
  14. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  15. 4a87d65 drm/i915: add HDMI and DP port enumeration on ValleyView by Jesse Barnes · 12 years ago
  16. a0c4da2 drm/i915: ValleyView mode setting limits and PLL functions by Jesse Barnes · 12 years ago
  17. 39fb50f drm/i915: properly wait for SBI status by Eugeni Dodonov · 12 years ago
  18. b708a1d drm/i915: don't enumerate HDMID if an eDP panel is already active on the port by Jesse Barnes · 12 years ago
  19. 14d94a3 drm/i915: ignore pipe select bit when checking for LVDS register initialization by Seth Forshee · 12 years ago
  20. dd2757f drm/i915: stop using dev->agp->base by Daniel Vetter · 12 years ago
  21. 7cf4160 drm/i915: clear up backlight #define confusion on gen4+ by Daniel Vetter · 12 years ago
  22. de9a35a drm/i915: assert that the IBX port transcoder select w/a is implemented by Daniel Vetter · 12 years ago
  23. cb05d8d drm/i915: fix up ivb plane 3 pageflips by Daniel Vetter · 12 years ago
  24. 94bf2ce drm/i915: compute the target_clock for edp directly by Daniel Vetter · 12 years ago
  25. e269f90 Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  26. 61e9653 drm/i915: reuse the sdvo tv clock adjustment in ilk mode_set by Daniel Vetter · 12 years ago
  27. e5153dc drm/i915: there's no cxsr on ilk by Daniel Vetter · 12 years ago
  28. a21f976 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  29. 92b27b0 drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship by Chris Wilson · 12 years ago
  30. e6ecefa drm: Constify drm_mode_config_funcs pointer by Laurent Pinchart · 12 years ago
  31. 98b6bd9 drm/i915: IBX has a fixed pch pll to pch pipe mapping by Daniel Vetter · 12 years ago
  32. 6f13b7b drm/i915: Enable the PCH PLL for all generations after link training by Chris Wilson · 12 years ago
  33. 48da64a drm/i915: Convert BUG_ON(!pll->active) and friends to a WARN by Chris Wilson · 12 years ago
  34. a9dcf84 drm/i915: don't clobber the pipe param in sanitize_modesetting by Daniel Vetter · 12 years ago
  35. e7e164d drm/i915: Assert that the transcoder is indeed off before modifying it by Chris Wilson · 12 years ago
  36. 0e72a5b drm/i915: detect digital outputs on Haswell by Eugeni Dodonov · 12 years ago
  37. e615efe drm/i915: program iCLKIP on Lynx Point by Eugeni Dodonov · 12 years ago
  38. 1f8eeab drm/i915: program WM_LINETIME on Haswell by Eugeni Dodonov · 12 years ago
  39. 4abb3c8 drm/i915: use ironlake eld write routine for Haswell by Eugeni Dodonov · 12 years ago
  40. c82e4d2 drm/i915: support DDI training in FDI mode by Eugeni Dodonov · 12 years ago
  41. 45244b8 drm/i915: initialize DDI buffer translations by Eugeni Dodonov · 12 years ago
  42. 59c859d drm/i915: account for only one PCH receiver on Haswell by Eugeni Dodonov · 12 years ago
  43. bf507ef drm/i915: handle DDI-related assertions by Eugeni Dodonov · 12 years ago
  44. 9d82aa1 drm/i915: add LPT PCH checks by Eugeni Dodonov · 12 years ago
  45. 6ee8bab drm/i915: detect PCH encoders on Haswell by Eugeni Dodonov · 12 years ago
  46. f57e1e3 drm/i915: do not use fdi_normal_train on Haswell by Eugeni Dodonov · 12 years ago
  47. 5826eca drm/i915: properly check for pipe count by Eugeni Dodonov · 12 years ago
  48. a416ede drm/i915: add support for SBI ops by Eugeni Dodonov · 12 years ago
  49. 1833b13 drm/i915: gen6_enable_rps() wants to be called after ring initialisation by Chris Wilson · 12 years ago
  50. acb87df drm/i915: Limit calling mark-busy only for potential scanouts by Chris Wilson · 12 years ago
  51. a928d53 drm/i915: implement ironlake_wait_for_vblank by Paulo Zanoni · 12 years ago
  52. d47d7cb drm/i915: simplify intel_encoder_commit by Paulo Zanoni · 12 years ago
  53. 837ba00 drm/i915: DSL_LINEMASK is 12 bits only on gen2 by Paulo Zanoni · 12 years ago
  54. 5e13a0c Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  55. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  56. f7bacf1 drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo by Daniel Vetter · 12 years ago
  57. 9104183 drm/i915: Periodically sanity check power management by Chris Wilson · 12 years ago
  58. e04c735 drm/i915: Wait for the clocks to stabilise before updating PLLs by Chris Wilson · 12 years ago
  59. 555304f drm/i915: rip out intel_dpio_write again by Daniel Vetter · 12 years ago
  60. d56b213 drm/i915: kill intel_clear_scanline_wait by Daniel Vetter · 12 years ago
  61. 6d90c95 drm/i915: remove LP_RING&friends from modeset code by Daniel Vetter · 12 years ago
  62. 1cff8f6 drm/i915: properly check for MODESET for kms driver ioctls by Daniel Vetter · 12 years ago
  63. c7bd4c2 drm/i915: Remove too early plane enable on pre-PCH hardware by Chris Wilson · 12 years ago
  64. ee7b9f9 drm/i915: manage PCH PLLs separately from pipes by Jesse Barnes · 12 years ago
  65. 074b5e1 drm/i915: Do not read non-existent DPLL registers on PCH hardware by Chris Wilson · 12 years ago
  66. 284d5df drm/i915: Silence the change of LVDS sync polarity by Chris Wilson · 12 years ago
  67. 1fa6110 drm/i915: add generic power management initialization by Eugeni Dodonov · 12 years ago
  68. 6f1d69b drm/i915: move clock gating functionality into intel_pm module by Eugeni Dodonov · 12 years ago
  69. dde1888 drm/i915: move emon functionality into intel_pm module by Eugeni Dodonov · 12 years ago
  70. 2b4e57b drm/i915: move drps, rps and rc6-related functions to intel_pm by Eugeni Dodonov · 12 years ago
  71. b445e3b drm/i915: move watermarks settings into intel_pm module by Eugeni Dodonov · 12 years ago
  72. 85208be drm/i915: move fbc-related functionality into intel_pm module by Eugeni Dodonov · 12 years ago
  73. 06d9813 drm/i915: Remove the pipelined parameter from get_fence() by Chris Wilson · 12 years ago
  74. 0f91128 drm/i915: Wait for all pending operations to the fb before disabling the pipe by Chris Wilson · 12 years ago
  75. 6b8e6ed drm/i915: intel_update_fbc() requires struct_mutex, so no longer atomic by Chris Wilson · 12 years ago
  76. 83d4092 drm/i915: Unpin the flip target if we fail to queue the flip by Chris Wilson · 12 years ago
  77. a1e969e drm/i915: [GEN7] Use HW scheduler for fixed function shaders by Ben Widawsky · 12 years ago
  78. c43b563 drm/i915: [sparse] trivial sparse fixes by Ben Widawsky · 12 years ago
  79. 99d9acd drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips by Chris Wilson · 12 years ago
  80. 446f254 drm/i915: Mask reserved bits in display/sprite address registers by Armin Reese · 13 years ago
  81. 83de97c drm/i915: disable rc6 on haswell for now by Eugeni Dodonov · 12 years ago
  82. 0cd83aa drm/i915: share IVB cursor routine with Haswell by Eugeni Dodonov · 12 years ago
  83. 246bdbe drm/i915: share forcewaking code between IVB and HSW by Eugeni Dodonov · 12 years ago
  84. 009be66 drm/i915: set stc evict disable lra evict w/a by Daniel Vetter · 12 years ago
  85. bf97b27 drm/i915: implement w/a for incorrect guarband clipping by Daniel Vetter · 12 years ago
  86. de4a8bd drm/i915: implement a media hang w/a by Daniel Vetter · 12 years ago
  87. 7678789 Merge tag 'v3.4-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  88. f681fa2 drm/i915: Export the generic, not arch specific, intel_update_watermarks() by Chris Wilson · 12 years ago
  89. f9bef08 drm/i915: don't clobber the special upscaling lvds timings by Daniel Vetter · 12 years ago
  90. f82cfb6 drm/i915: allow PCH PWM override on IVB by Jesse Barnes · 12 years ago
  91. b6834bd drm/i915: disable turbo on ValleyView for now by Jesse Barnes · 12 years ago
  92. f817586 drm/i915: re-init modeset hw state after gpu reset by Daniel Vetter · 12 years ago
  93. e3aef17 drm/i915: make DP configuration vars less confusing in ironlake_crtc_mode_se by Jesse Barnes · 12 years ago
  94. 0136db58 drm/i915: rc6 in sysfs by Ben Widawsky · 12 years ago
  95. 3fdcf43 drm/i915: use register name when disabling VGA by Jesse Barnes · 12 years ago
  96. 9a5a53b drm/i915: Reorganise rules for get_fence/put_fence by Chris Wilson · 13 years ago
  97. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  98. 80e829f drm/i915: implement ColorBlt w/a by Daniel Vetter · 13 years ago
  99. 14667a4 drm/i915: Finish any pending operations on the framebuffer before disabling by Chris Wilson · 13 years ago
  100. 618563e drm/i915: Add a dual link lvds quirk for MacBook Pro 8,2 by Daniel Vetter · 13 years ago