1. a14d335 drm/i915: rip out intel_disable_pch_ports by Daniel Vetter · 12 years ago
  2. bf49ec8 drm/i915: add encoder->pre_enable/post_disable by Daniel Vetter · 12 years ago
  3. 6591c6e drm/i915: extract compute_clocks from ironlake_crtc_mode_set by Paulo Zanoni · 12 years ago
  4. a1f9e77 drm/i915: simplify setting DSPCNTR inside ironlake_crtc_mode_set by Paulo Zanoni · 12 years ago
  5. c820356 drm/i915: extract ironlake_set_pipeconf form ironlake_crtc_mode_set by Paulo Zanoni · 12 years ago
  6. 6c4c86f drm/i915: correctly update crtc->x/y in set_base by Daniel Vetter · 12 years ago
  7. a1ceb67 Merge the modeset-rework, basic conversion into drm-intel-next by Daniel Vetter · 12 years ago
  8. b980514 drm/i915: improve modeset state checking after dpms calls by Daniel Vetter · 12 years ago
  9. 8af6cf8 drm/i915: add tons of modeset state checks by Daniel Vetter · 12 years ago
  10. a261b24 drm/i915: disable all crtcs at suspend time by Daniel Vetter · 12 years ago
  11. ea9d758 drm/i915: push commit_output_state past the crtc/encoder preparing by Daniel Vetter · 12 years ago
  12. fc30310 drm/i915: switch the load detect code to the staged modeset config by Daniel Vetter · 12 years ago
  13. 284637d drm/i915: WARN if the pipe won't turn off by Daniel Vetter · 12 years ago
  14. 1f70385 drm/i915: s/intel_encoder_disable/intel_encoder_noop by Daniel Vetter · 12 years ago
  15. 976f8a2 drm/i915: push commit_output_state past crtc disabling by Daniel Vetter · 12 years ago
  16. 25c5b26 drm/i915: implement new set_mode code flow by Daniel Vetter · 12 years ago
  17. e2e1ed4 drm/i915: compute masks of crtcs affected in set_mode by Daniel Vetter · 12 years ago
  18. 6ed0f79 drm/i915: use staged outuput config in tv->mode_fixup by Daniel Vetter · 12 years ago
  19. 7758a11 drm/i915: extract adjusted mode computation by Daniel Vetter · 12 years ago
  20. 87f1faa drm/i915: move output commit and crtc disabling into set_mode by Daniel Vetter · 12 years ago
  21. ba1c28c drm/i915: remove crtc disabling special case by Daniel Vetter · 12 years ago
  22. 94352cf drm/i915: push crtc->fb update into pipe_set_base by Daniel Vetter · 12 years ago
  23. 9a93585 drm/i915: stage modeset output changes by Daniel Vetter · 12 years ago
  24. 1aa4b62 drm/i915: don't save all the encoder/crtc state in set_config by Daniel Vetter · 12 years ago
  25. 8d3e375 drm/i915: convert pointless error checks in set_config to BUGs by Daniel Vetter · 12 years ago
  26. 835c587 drm/i915: don't update the fb base if there is no fb by Daniel Vetter · 12 years ago
  27. 431e50f drm/i915: implement crtc helper semantics relied upon by the fb helper by Daniel Vetter · 12 years ago
  28. 2e43105 drm/i915: extract intel_set_config_update_output_state by Daniel Vetter · 12 years ago
  29. 5e2b584 drm/i915: extract intel_set_config_compute_mode_changes by Daniel Vetter · 12 years ago
  30. 85f9eb7 drm/i915: extract modeset config save/restore code by Daniel Vetter · 12 years ago
  31. d9e5560 drm/i915: introduce struct intel_set_config by Daniel Vetter · 12 years ago
  32. 7fad798 drm/i915: ensure the force pipe A quirk is actually followed by Daniel Vetter · 12 years ago
  33. 84bb65bd drm/i915: rip out intel_crtc->dpms_mode by Daniel Vetter · 12 years ago
  34. 0a91ca2 drm/i915: check connector hw/sw state by Daniel Vetter · 12 years ago
  35. 2492935 drm/i915: read out the modeset hw state at load and resume time by Daniel Vetter · 12 years ago
  36. f0947c3 drm/i915: Add interfaces to read out encoder/connector hw state by Daniel Vetter · 12 years ago
  37. 08a4846 drm/i915: WARN when trying to enabled an unused crtc by Daniel Vetter · 12 years ago
  38. dbf2b54e drm/i915: call crtc functions directly by Daniel Vetter · 12 years ago
  39. c9deac9 drm/i915: rip out encoder->prepare/commit by Daniel Vetter · 12 years ago
  40. 821112a drm/i915: simplify intel_crtc_prepare_encoders by Daniel Vetter · 12 years ago
  41. a6778b3 drm/i915: copy&paste drm_crtc_helper_set_mode by Daniel Vetter · 12 years ago
  42. 6d832d1 drm/i915: inline intel_best_encoder by Daniel Vetter · 12 years ago
  43. 4f660f4 drm/i915: call set_base directly by Daniel Vetter · 12 years ago
  44. 50f5611 drm/i915: copy&paste drm_crtc_helper_set_config by Daniel Vetter · 12 years ago
  45. 61b77dd drm/i915: clean up encoder_prepare/commit by Daniel Vetter · 12 years ago
  46. fa5c73b drm/i915: rip out encoder->disable/enable checks by Daniel Vetter · 12 years ago
  47. b2cabb0 drm/i915: convert dpms functions of dvo/sdvo/crt by Daniel Vetter · 12 years ago
  48. 5ab432e drm/i915/hdmi: convert to encoder->disable/enable by Daniel Vetter · 12 years ago
  49. ef9c3ae drm/i915: add direct encoder disable/enable infrastructure by Daniel Vetter · 12 years ago
  50. eae307a drm/i915: rip out crtc prepare/commit indirection by Daniel Vetter · 12 years ago
  51. 76e5a89 drm/i915: add crtc->enable/disable vfuncs insted of dpms by Daniel Vetter · 12 years ago
  52. 44f46b42 drm/i915: Cantiga+ cannot handle a hsync front porch of 0 by Chris Wilson · 12 years ago
  53. 83358c85 drm/i915: Haswell HDMI audio initialization by Wang Xingchao · 12 years ago
  54. 5233130 drm/i915: Don't hardcode the number of pipes in the error state dump by Damien Lespiau · 12 years ago
  55. 9b138a8 drm/i915: ironlake_write_eld code cleanup by Wang Xingchao · 12 years ago
  56. 88cefb6 drm/i915: extract ironlake_fdi_pll_disable by Daniel Vetter · 12 years ago
  57. d2434ab drm/i915: drop intel_encoder argument to load_detect_pipe functions by Daniel Vetter · 12 years ago
  58. 24218aa drm/i915: prepare load-detect pipe code for dpms changes by Daniel Vetter · 12 years ago
  59. a37b9b3 drm/i915/ns2501: kill pll A enabling hack by Daniel Vetter · 12 years ago
  60. dcdaed6 drm/i915: add missing gen2 pipe A quirk entries by Daniel Vetter · 12 years ago
  61. e9a851e drm/i915: fix wrong order of parameters in port checking functions by Xu, Anhua · 12 years ago
  62. a22ddff Merge tag 'v3.6-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  63. 4344b81 drm/i915: ignore eDP bpc settings from vbt by Daniel Vetter · 12 years ago
  64. 228d3e3 drm/i915: use the correct encoder type when comparing by Paulo Zanoni · 12 years ago
  65. c6a828d drm/i915: move all rps state into dev_priv->rps by Daniel Vetter · 12 years ago
  66. 41494cb Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  67. ab3951e drm/i915: prevent possible pin leak on error path by Eugeni Dodonov · 12 years ago
  68. acbe947 drm/i915: rip out sanitize_pm again by Daniel Vetter · 12 years ago
  69. af447bd vlv: it might be wise if we initialised the flag value... by Alan Cox · 12 years ago
  70. 98c7b42 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  71. f047e39 drm/i915: Avoid concurrent access when marking the device as idle/busy by Chris Wilson · 12 years ago
  72. 7434a25 drm/i915: Support for ns2501-DVO by Thomas Richter · 12 years ago
  73. ab9d7c3 drm/i915: add port field to struct intel_dp and use it by Paulo Zanoni · 12 years ago
  74. 08d644a drm/i915: add port parameter to intel_hdmi_init by Daniel Vetter · 12 years ago
  75. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  76. 35313cd drm/i915: constify mode in crtc_mode_fixup by Daniel Vetter · 12 years ago
  77. 7915810 drm/i915: Make the lock for pageflips interruptible by Chris Wilson · 12 years ago
  78. 0232e92 drm/i915: initialize power wells in modeset_init_hw by Eugeni Dodonov · 12 years ago
  79. e6b0b6a Merge tag 'v3.5-rc7' into drm-next by Dave Airlie · 12 years ago
  80. 6c2b7c12 drm/i915: introduce for_each_encoder_on_crtc by Daniel Vetter · 12 years ago
  81. c2c7513 drm/i915: adjust framebuffer base address on gen4+ by Daniel Vetter · 12 years ago
  82. e506a0c drm/i915: introduce crtc->dspaddr_offset by Daniel Vetter · 12 years ago
  83. e6a595d drm/i915: Reject page flips with changed format/offset/pitch by Ville Syrjälä · 12 years ago
  84. a8f78b5 drm/i915: re-initialize DDI buffer translations after resume by Eugeni Dodonov · 12 years ago
  85. 40579ab drm/i915: don't ironlake_init_pch_refclk() on LPT by Paulo Zanoni · 12 years ago
  86. 930ebb4 drm/i915: fix up ilk rc6 disabling confusion by Daniel Vetter · 12 years ago
  87. 990bbda drm/i915: Group the GT routines together in both code and vtable by Chris Wilson · 12 years ago
  88. 7aa1e7f Revert "drm/i915: allow PCH PWM override on IVB" by Daniel Vetter · 12 years ago
  89. 79f5b2c drm/i915: make enable/disable_gt_powersave locking consistent by Daniel Vetter · 12 years ago
  90. 8090c6b drm/i915: wrap up gt powersave enabling functions by Daniel Vetter · 12 years ago
  91. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  92. 4a87d65 drm/i915: add HDMI and DP port enumeration on ValleyView by Jesse Barnes · 12 years ago
  93. a0c4da2 drm/i915: ValleyView mode setting limits and PLL functions by Jesse Barnes · 12 years ago
  94. 39fb50f drm/i915: properly wait for SBI status by Eugeni Dodonov · 12 years ago
  95. b708a1d drm/i915: don't enumerate HDMID if an eDP panel is already active on the port by Jesse Barnes · 12 years ago
  96. 14d94a3 drm/i915: ignore pipe select bit when checking for LVDS register initialization by Seth Forshee · 12 years ago
  97. dd2757f drm/i915: stop using dev->agp->base by Daniel Vetter · 12 years ago
  98. 7cf4160 drm/i915: clear up backlight #define confusion on gen4+ by Daniel Vetter · 12 years ago
  99. de9a35a drm/i915: assert that the IBX port transcoder select w/a is implemented by Daniel Vetter · 12 years ago
  100. cb05d8d drm/i915: fix up ivb plane 3 pageflips by Daniel Vetter · 12 years ago