1. e1264eb Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done" by Dave Airlie · 11 years ago
  2. 4c445e0 drm/i915: Rename primary_disabled to primary_enabled by Ville Syrjälä · 11 years ago
  3. e5b611f drm/i915: Populate primary_disabled in intel_modeset_readout_hw_state() by Ville Syrjälä · 11 years ago
  4. 5ade2c2 drm/i915: wait for IPS_ENABLE when enabling IPS by Paulo Zanoni · 11 years ago
  5. a4945f9 drm/i915: Undo the PIPEA quirk for i845 by Chris Wilson · 11 years ago
  6. 0037f71 drm/i915: WARN if primary plane state doesn't match expectations by Ville Syrjälä · 11 years ago
  7. d1de00e drm/i915: Rename intel_{enable, disable}_plane to intel_{enable, disable}_primary_plane by Ville Syrjälä · 11 years ago
  8. 1dba99f drm/i915: Rename intel_flush_display_plane to intel_flush_primary_plane by Ville Syrjälä · 11 years ago
  9. 20bc8673 drm/i915: Enable/disable IPS when primary is enabled/disabled by Ville Syrjälä · 11 years ago
  10. 939c2fe drm/i915: Set primary_disabled in intel_{enable, disable}_plane by Ville Syrjälä · 11 years ago
  11. e1553fa drm/i915: Fix VGA_DISP_DISABLE check by Ville Syrjälä · 11 years ago
  12. f01b796 drm/i915: Use intel_PLL_is_valid() in vlv_find_best_dpll() by Ville Syrjälä · 11 years ago
  13. 49e497e drm/i915: Don't lie about findind suitable PLL settings on VLV by Ville Syrjälä · 11 years ago
  14. dc73051 drm/i915: intel_limits_vlv_dac and intel_limits_vlv_hdmi are the same by Ville Syrjälä · 11 years ago
  15. 5fdc9c49 drm/i915: Remove unused dot_limit from VLV PLL limits by Ville Syrjälä · 11 years ago
  16. 4150404 drm/i915: Remove the unused p and m limits for VLV by Ville Syrjälä · 11 years ago
  17. 889059d drm/i915: Respect p2 divider minimum limit on VLV by Ville Syrjälä · 11 years ago
  18. b99ab66 drm/i915: Allow p1 divider 2 on VLV by Ville Syrjälä · 11 years ago
  19. 811bbf0 drm/i915: Clarify VLV PLL p1 limits by Ville Syrjälä · 11 years ago
  20. 27e639b drm/i915: Make sure we respect n.max on VLV by Ville Syrjälä · 11 years ago
  21. c1a9ae4 drm/i915: De-magic the VLV p2 divider step size by Ville Syrjälä · 11 years ago
  22. 6b4bf1c drm/i915: Rewrite vlv_find_best_dpll() by Ville Syrjälä · 11 years ago
  23. c686122 drm/i915: Don't underflow bestppm by Ville Syrjälä · 11 years ago
  24. 69e4f900 drm/i915: Make vlv_find_best_dpll() ppm calculation safe by Ville Syrjälä · 11 years ago
  25. d7bf63f drm/i915: Use adjusted_mode in the fastboot hack to disable pfit by Damien Lespiau · 11 years ago
  26. bb2043d drm/i915: Add a more detailed comment about the set_base() fastboot hack by Damien Lespiau · 11 years ago
  27. 40e9cf6 drm/i915/vlv: reset DPIO on load and resume v2 by Jesse Barnes · 11 years ago
  28. c9976dc drm/i915: Only apply DPMS to the encoder if enabled by Chris Wilson · 11 years ago
  29. b29c19b drm/i915: Boost RPS frequency for CPU stalls by Chris Wilson · 11 years ago
  30. e41a56b drm/i915: Don't populate pipe_src_{w,h} multiple times by Ville Syrjälä · 11 years ago
  31. e491694 drm/i915: implement the Haswell mode set sequence workaround by Paulo Zanoni · 11 years ago
  32. dda9a66 drm/i915: Disable/enable planes as the first/last thing during modeset on HSW by Ville Syrjälä · 11 years ago
  33. f607116 i915/vlv: untangle integrated clock source handling v4 by Jesse Barnes · 11 years ago
  34. d9255d5 drm/i915: destroy connector sysfs files earlier by Paulo Zanoni · 11 years ago
  35. 5de56df drm/i915: Use DIV_ROUND_CLOSEST() by Ville Syrjälä · 11 years ago
  36. 43b0ac5 drm/i915: Eliminate one indent leel from vlv_find_best_dpll by Ville Syrjälä · 11 years ago
  37. 350a10c drm/i915: Prefer crtc_{h|v}display for pipe src dimensions by Damien Lespiau · 11 years ago
  38. 6ce70f5 drm/i915: Ask the DRM core do make stereo timings adjustements by Damien Lespiau · 11 years ago
  39. 241bfc3 drm/i915: Use crtc_clock with the adjusted mode by Damien Lespiau · 11 years ago
  40. 1342830 drm/i915: Use crtc_clock in intel_dump_crtc_timings() by Damien Lespiau · 11 years ago
  41. 662c6ec drm/i915/vlv: fix up broken precision in vlv_crtc_clock_get by Chris Wilson · 11 years ago
  42. acbec81 drm/i915/vlv: add VLV specific clock_get function v3 by Jesse Barnes · 11 years ago
  43. 6ff58d5 drm/i915: make hsw_{disable, restore}_lcpll static by Paulo Zanoni · 11 years ago
  44. 6743768 drm/i915: make intel_crtc_fb_gamma_{set, get} static by Paulo Zanoni · 11 years ago
  45. d77e453 drm/i915: make intel_crtc_load_lut static by Paulo Zanoni · 11 years ago
  46. e0638cd drm/i915: make intel_pipe_has_type static by Paulo Zanoni · 11 years ago
  47. f233533 drm/i915: clean up and simplify i9xx_crtc_mode_set wrt PLL handling by Jani Nikula · 11 years ago
  48. 773ae03 drm/i915: Fix intel_crtc_mode_get() mode clock by Ville Syrjälä · 11 years ago
  49. 2b99667 drm/i915: Drop explicit plane restoration during resume by Ville Syrjälä · 11 years ago
  50. 7d0bc1e drm/i915: Redisable VGA before the modeset on resume by Ville Syrjälä · 11 years ago
  51. 955382f drm/i915: Ditch INTELFB_CONN_LIMIT by Daniel Vetter · 11 years ago
  52. a1e2265 drm/i915: Use kcalloc more by Daniel Vetter · 11 years ago
  53. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  54. 4821ff1 Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  55. 67c72a1 drm/i915: preserve pipe A quirk in i9xx_set_pipeconf by Daniel Vetter · 11 years ago
  56. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 11 years ago
  57. ee1452d drm/i915: assume all GM45 Acer laptops use inverted backlight PWM by Jani Nikula · 11 years ago
  58. d631729 drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw() by Ville Syrjälä · 11 years ago
  59. 81c12f6 drm/i915: POSTING_READ IPS_CTL before waiting for the vblank by Paulo Zanoni · 11 years ago
  60. 644db71 drm/i915: dump crtc timings from the pipe config by Daniel Vetter · 11 years ago
  61. 515b239 drm/i915: write D_COMP using the mailbox by Paulo Zanoni · 11 years ago
  62. f2f5f77 drm/i915: Don't enable the cursor on a disable pipe by Ville Syrjälä · 11 years ago
  63. cc17396 drm/i915: do not update cursor in crtc mode set by Jani Nikula · 11 years ago
  64. b397c96 drm/i915: Fix up pipe vs. double wide confusion by Ville Syrjälä · 11 years ago
  65. 1d1d0e2 drm/i915: pipe_src_w must be even in LVDS dual channel, DVO ganged, and double wide mode by Ville Syrjälä · 11 years ago
  66. ad3a447 drm/i915: Check pixel clock limits on pre-gen4 by Ville Syrjälä · 11 years ago
  67. 282740f drm/i915: Add double_wide readout and checking by Ville Syrjälä · 11 years ago
  68. cf532bb drm/i915: Move double wide mode handling into pipe_config by Ville Syrjälä · 11 years ago
  69. 9a0ea49 drm/i915: garbage-collect vlv refclk function by Daniel Vetter · 11 years ago
  70. d6e4db1 drm/i915: Fix cursor visibility checks also for the right/bottom screen edges by Ville Syrjälä · 11 years ago
  71. efc9064 drm/i915: Fix cursor visibility check with negative coordinates by Ville Syrjälä · 11 years ago
  72. 37327ab drm/i915: Add explicit pipe src size to pipe config by Ville Syrjälä · 11 years ago
  73. 20ddf66 drm/i915: Make intel_crtc_active() available outside intel_pm.c by Ville Syrjälä · 11 years ago
  74. 12d7cee drm/i915: Use adjusted_mode->clock in lpt_program_iclkip by Ville Syrjälä · 11 years ago
  75. a2b076b drm/i915: Grab the pixel clock from adjusted_mode not requested_mode by Ville Syrjälä · 11 years ago
  76. d71b8d4 drm/i915: Add fuzzy clock check for port_clock by Ville Syrjälä · 11 years ago
  77. 5e55065 drm/i915: Add PIPE_CONF_CHECK_CLOCK_FUZZY() by Ville Syrjälä · 11 years ago
  78. 18442d0 drm/i915: Fix port_clock and adjusted_mode.clock readout all over by Ville Syrjälä · 11 years ago
  79. da4a1ef drm/i915: Make i9xx_crtc_clock_get() work for PCH DPLLs by Ville Syrjälä · 11 years ago
  80. 293623f drm/i915: Make i9xx_crtc_clock_get() use dpll_hw_state by Ville Syrjälä · 11 years ago
  81. 6878da0 drm/i915: Add intel_dotclock_calculate() by Ville Syrjälä · 11 years ago
  82. 93ce0ba drm/i915: add asserts for cursor disabled by Jani Nikula · 11 years ago
  83. 3bd2626 drm/i915: Make intel_fuzzy_clock_check() take in arbitrary clocks by Ville Syrjälä · 11 years ago
  84. eb14cb7 drm/i915: Add state readout and checking for has_dp_encoder and dp_m_n by Ville Syrjälä · 11 years ago
  85. 42571ae drm/i915: Add support for pipe_bpp readout by Ville Syrjälä · 11 years ago
  86. 3c52f4e drm/i915: Make adjusted_mode.clock non-pixel multiplied by Ville Syrjälä · 11 years ago
  87. 1041a02 drm/i915: Don't factor in pixel multplier when deriving dotclock from link clock and M/N values by Ville Syrjälä · 11 years ago
  88. 0924673 drm/i915: Write RING_TAIL once per-request by Chris Wilson · 11 years ago
  89. f37fcc2 drm/i915: Call intel_update_watermarks() in specific place during modeset by Ville Syrjälä · 11 years ago
  90. 46ba614 drm/i915: Pass crtc to intel_update_watermarks() by Ville Syrjälä · 11 years ago
  91. 7e7cb34 drm/i915: Use proper print format for debug prints by Takashi Iwai · 11 years ago
  92. fd4daa9 drm/i915: Track pfit enable state separately from size by Chris Wilson · 11 years ago
  93. 6e1b4fd drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done by Ville Syrjälä · 11 years ago
  94. 1c5fd08 drm/i915: Confine page flips to BCS on Valleyview by Chris Wilson · 11 years ago
  95. 5e69f97 drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2 by Chon Ming Lee · 11 years ago
  96. b315fed drm/i915: Kill IRONLAKE_FDI_FREQ check by Ville Syrjälä · 11 years ago
  97. 65ce4bf drm/i915: Move Valleyview DP DPLL divisor calc to intel_dp_set_clock v2 by Chon Ming Lee · 11 years ago
  98. 8807e55 drm/i915: do display power state notification on crtc enable/disable by Jani Nikula · 11 years ago
  99. 3cfca97 drm/i915: initialize DSI output on VLV by Jani Nikula · 11 years ago
  100. e9fd1c0 drm/i915: don't enable DPLL for DSI by Jani Nikula · 11 years ago