1. bf67dfe drm/i915: don't scream into dmesg when a modeset fails by Daniel Vetter · 11 years ago
  2. f5adf94 drm/i915: Introduce an HAS_IPS() macro by Damien Lespiau · 11 years ago
  3. 2841926 Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  4. 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 11 years ago
  5. 05d62b8 drm/i915: Kill useless "Enable panel fitter" comments by Daniel Vetter · 11 years ago
  6. bcd644e drm/i915: simplify the reduced clock handling for pch plls by Daniel Vetter · 11 years ago
  7. c909335 drm/i915: stop killing pfit on i9xx by Daniel Vetter · 11 years ago
  8. 3eff4fa drm/i915: explicitly set up PIPECONF (and gamma table) on haswell by Daniel Vetter · 11 years ago
  9. 9f11a9e drm/i915: set up PIPECONF explicitly for i9xx/vlv platforms by Daniel Vetter · 11 years ago
  10. 7811407 drm/i915: set up PIPECONF explicitly on ilk-ivb by Daniel Vetter · 11 years ago
  11. 959e16d drm/i915: fix up pch pll enabling for pixel multipliers by Daniel Vetter · 11 years ago
  12. 66e985c drm/i915: hw state readout and cross-checking for shared dplls by Daniel Vetter · 11 years ago
  13. 87a875b drm/i915: WARN on lack of shared dpll by Daniel Vetter · 11 years ago
  14. 91d1b4b drm/i915: split up intel_modeset_check_state by Daniel Vetter · 11 years ago
  15. 30e984d drm/i915: extract readout_hw_state from setup_hw_state by Daniel Vetter · 11 years ago
  16. 5358901 drm/i915: display pll hw state readout and checking by Daniel Vetter · 11 years ago
  17. 7df00d7 drm/i915: pnv dpll doesn't use m1! by Daniel Vetter · 11 years ago
  18. e6dfcc5 Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  19. 4ee62c7 drm/i915: Print pretty names for pixel formats by Ville Syrjälä · 11 years ago
  20. e9d6944 drm/i915: drop crtc checking from assert_shared_dpll by Daniel Vetter · 11 years ago
  21. e7b903d drm/i915: enable/disable hooks for shared dplls by Daniel Vetter · 11 years ago
  22. e9a632a drm/i915: scrap register address storage by Daniel Vetter · 11 years ago
  23. 46edb02 drm/i915: metadata for shared dplls by Daniel Vetter · 11 years ago
  24. 7c74ade drm/i915: consolidate ->num_shared_dplls assignement by Daniel Vetter · 11 years ago
  25. c0d43d6 drm/i915: hw state readout for shared pch plls by Daniel Vetter · 11 years ago
  26. 1188739 drm/i915: refactor PCH_DPLL_SEL #defines by Daniel Vetter · 11 years ago
  27. a43f6e0 drm/i915: move shared_dpll into the pipe config by Daniel Vetter · 11 years ago
  28. e2b7826 drm/i915: switch crtc->shared_dpll from a pointer to an enum by Daniel Vetter · 11 years ago
  29. e72f9fb drm/i915: s/pch_pll/shared_dpll/ by Daniel Vetter · 11 years ago
  30. f4a091c drm/i915: lock down pch pll accouting some more by Daniel Vetter · 11 years ago
  31. d925c59 drm/i915: conditionally disable pch resources in ilk_crtc_disable by Daniel Vetter · 11 years ago
  32. cdbd231 drm/i915: fix up pch pll handling in ->mode_set by Daniel Vetter · 11 years ago
  33. 22e407d drm/i915: Make g4x_fixup_plane() operational again by Ville Syrjälä · 11 years ago
  34. c65355b drm/i915: Track when we dirty the scanout with render commands by Chris Wilson · 11 years ago
  35. de1aa62 drm/i915: Disable primary plane trickle feed for g4x by Ville Syrjälä · 11 years ago
  36. bb76006 drm/i915: pipe config quirk infrastructure plus sdvo mode.flags fix by Daniel Vetter · 11 years ago
  37. 6c49f24 drm/i915: hw state readout support for pixel_multiplier by Daniel Vetter · 11 years ago
  38. 14420bd drm/i915: Assert dpll running in intel_crtc_load_lut() on pre-PCH platforms by Ville Syrjälä · 11 years ago
  39. 20674ee drm/i915: Spruce up assert_sprites_disabled() by Ville Syrjälä · 11 years ago
  40. 653e102 drm/i915: Improve assert_planes_disabled() by Ville Syrjälä · 11 years ago
  41. bb53d4a drm/i915: Disable/restore all sprite planes around modeset by Ville Syrjälä · 11 years ago
  42. b85dfcf drm/i915: Drop overlay DPMS call from valleyview_crtc_enable by Ville Syrjälä · 11 years ago
  43. 0d5b8c6 drm/i915: Follow the same sequence when disabling planes by Ville Syrjälä · 11 years ago
  44. f440eb1 drm/i915: Enable the overlay right after primary and cursor planes by Ville Syrjälä · 11 years ago
  45. 5c38d48 drm/i915: Always enable the cursor right after the primary plane by Ville Syrjälä · 11 years ago
  46. 63cbb07 drm/i915: Always load the display palette before enabling the pipe by Ville Syrjälä · 11 years ago
  47. ef1b460 drm/i915: set default value for config->pixel_multiplier by Daniel Vetter · 11 years ago
  48. accfc0c drm/i915: consolidate and tighten encoder cloning checks by Daniel Vetter · 11 years ago
  49. cb8b2a3 drm/i915: check for strange pfit pipe assignemnt on ivb/hsw by Daniel Vetter · 11 years ago
  50. 8a654f3 drm/i915: Drop some no longer required mode/adjusted_mode parameters by Daniel Vetter · 11 years ago
  51. ff9a675 drm/i915: store adjusted dotclock in adjusted_mode->clock by Daniel Vetter · 11 years ago
  52. 2bd89a0 drm/i915: clear up the fdi dotclock semantics for M/N computation by Daniel Vetter · 11 years ago
  53. c0efc38 drm/i915: fold in IS_PNV checks from the split up find_dpll functions by Daniel Vetter · 11 years ago
  54. ee9300b drm/i915: move find_pll callback to dev_priv->display by Daniel Vetter · 11 years ago
  55. ac58c3f drm/i915: split out intel_pnv_find_best_PLL by Daniel Vetter · 11 years ago
  56. 1b829e0 drm/i915: fix EDID/sink-based bpp clamping by Daniel Vetter · 11 years ago
  57. 050f7ae drm/i915: refactor sink bpp clamping by Daniel Vetter · 11 years ago
  58. d62cf62 drm/i915: Quirk the pipe A quirk in the modeset state checker by Daniel Vetter · 11 years ago
  59. d7697ee drm/i915: optimize vblank waits in set_base_atomic by Daniel Vetter · 11 years ago
  60. 3c4ca58 drm/i915: add enable_ips module option by Paulo Zanoni · 11 years ago
  61. 42db64e drm/i915: implement IPS feature by Paulo Zanoni · 11 years ago
  62. e7a639c drm/i915: fix up the edp power well check by Daniel Vetter · 11 years ago
  63. 40ccc72 drm/i915: release cursor when crtc is destroyed by Mika Kuoppala · 11 years ago
  64. 64eae94 drm/i915: drop a few really redundant WARNs in hsw mode_set by Daniel Vetter · 11 years ago
  65. c0b0341 drm/i915: add basic pipe config dump support by Daniel Vetter · 11 years ago
  66. eccb140 drm/i915: hw state readout&check support for cpu_transcoder by Daniel Vetter · 11 years ago
  67. e81f3d8 Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  68. ae99258 drm/i915: rename VLV IOSF sideband functions logically by Jani Nikula · 11 years ago
  69. 59de081 drm/i915: group sideband register accessors to a new file by Jani Nikula · 11 years ago
  70. edc3d88 drm/i915: avoid big kmallocs on reading error state by Mika Kuoppala · 11 years ago
  71. e3de42b drm/i915: force full modeset if the connector is in DPMS OFF mode by Imre Deak · 11 years ago
  72. 2d05eae drm/i915: Propagate errors back from fb set-base by Chris Wilson · 11 years ago
  73. 1011d8c drm/i915: remove intel_update_linetime_watermarks by Paulo Zanoni · 11 years ago
  74. 5a41254 drm/i915: ILK, SNB and IVB don't have linetime watermarks by Paulo Zanoni · 11 years ago
  75. 045ac3b drm/i915: add encoder get_config function v5 by Jesse Barnes · 11 years ago
  76. e1b73cb Merge tag 'v3.10-rc2' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  77. 328d8e8 drm/i915: Use pipe config state to control gmch pfit enable/disable by Daniel Vetter · 11 years ago
  78. 3f8dce3 drm/i915: Use pipe_config state to disable ilk+ pfit by Daniel Vetter · 11 years ago
  79. 2fa2fe9 drm/i915: panel fitter hw state readout&check support by Daniel Vetter · 11 years ago
  80. 7881d4f drm/i915: rip out an unused lvds_reg variable by Daniel Vetter · 11 years ago
  81. 891348b drm/i915: Enable FBC at Haswell. by Rodrigo Vivi · 11 years ago
  82. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 11 years ago
  83. 09ede54 drm/i915: make SDVO TV-out work for multifunction devices by Daniel Vetter · 11 years ago
  84. a16af721 drm/i915: rip out now unused is_foo tracking from crtc code by Daniel Vetter · 11 years ago
  85. fec3290 drm/i915: rip out TV-out lore ... by Daniel Vetter · 11 years ago
  86. b4c09f3 drm/i915: drop TVclock special casing on ilk+ by Daniel Vetter · 11 years ago
  87. 7048455 drm/i915: move sdvo TV clock computation to intel_sdvo.c by Daniel Vetter · 11 years ago
  88. e7281ea drm/i915: print DP init debug messages from a single place by Imre Deak · 11 years ago
  89. 2de6905 drm/i915: ilk-ivb: replace !is_pch_edp() with port==PORT_A by Imre Deak · 11 years ago
  90. d8e8b58 drm/i915: hsw: replace !is_pch_edp() with port==PORT_A by Imre Deak · 11 years ago
  91. 7d708ee drm/i915: HSW: allow PCH clock gating for suspend by Imre Deak · 11 years ago
  92. 8693a82 drm/i915: Add references to some workaround we implement by Damien Lespiau · 11 years ago
  93. c77bf56 drm/i915: only disable DDI sound if intel_crtc->eld_vld by Paulo Zanoni · 11 years ago
  94. 12d217c drm/i915: clear FPGA_DBG_RM_NOCLAIM when capturing error state by Paulo Zanoni · 11 years ago
  95. ff57f1b drm/i915: add power well and cpu transcoder info to the error state by Paulo Zanoni · 11 years ago
  96. b97186f drm/i915: add intel_display_power_enabled by Paulo Zanoni · 11 years ago
  97. 7df5080 drm/i915: set proper DPIO post divider for VGA on VLV v4 by Jesse Barnes · 11 years ago
  98. 0ef37f3 drm/i915: fix panel fitting on LVDS on ILK+ v2 by Jesse Barnes · 11 years ago
  99. a152031 drm/i915: make intel_cpt_verify_modeset static by Daniel Vetter · 11 years ago
  100. e3b95f1 drm/i915: Apply OCD to data/link m/n register #defines by Daniel Vetter · 11 years ago