1. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  2. 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
  3. 67c72a1 drm/i915: preserve pipe A quirk in i9xx_set_pipeconf by Daniel Vetter · 11 years ago
  4. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 11 years ago
  5. ee1452d drm/i915: assume all GM45 Acer laptops use inverted backlight PWM by Jani Nikula · 11 years ago
  6. d631729 drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw() by Ville Syrjälä · 11 years ago
  7. 81c12f6 drm/i915: POSTING_READ IPS_CTL before waiting for the vblank by Paulo Zanoni · 11 years ago
  8. 644db71 drm/i915: dump crtc timings from the pipe config by Daniel Vetter · 11 years ago
  9. 515b239 drm/i915: write D_COMP using the mailbox by Paulo Zanoni · 11 years ago
  10. f2f5f77 drm/i915: Don't enable the cursor on a disable pipe by Ville Syrjälä · 11 years ago
  11. cc17396 drm/i915: do not update cursor in crtc mode set by Jani Nikula · 11 years ago
  12. b397c96 drm/i915: Fix up pipe vs. double wide confusion by Ville Syrjälä · 11 years ago
  13. 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
  14. ad3a447 drm/i915: Check pixel clock limits on pre-gen4 by Ville Syrjälä · 11 years ago
  15. 282740f drm/i915: Add double_wide readout and checking by Ville Syrjälä · 11 years ago
  16. cf532bb drm/i915: Move double wide mode handling into pipe_config by Ville Syrjälä · 11 years ago
  17. 9a0ea49 drm/i915: garbage-collect vlv refclk function by Daniel Vetter · 11 years ago
  18. d6e4db1 drm/i915: Fix cursor visibility checks also for the right/bottom screen edges by Ville Syrjälä · 11 years ago
  19. efc9064 drm/i915: Fix cursor visibility check with negative coordinates by Ville Syrjälä · 11 years ago
  20. 37327ab drm/i915: Add explicit pipe src size to pipe config by Ville Syrjälä · 11 years ago
  21. 20ddf66 drm/i915: Make intel_crtc_active() available outside intel_pm.c by Ville Syrjälä · 11 years ago
  22. 12d7cee drm/i915: Use adjusted_mode->clock in lpt_program_iclkip by Ville Syrjälä · 11 years ago
  23. a2b076b drm/i915: Grab the pixel clock from adjusted_mode not requested_mode by Ville Syrjälä · 11 years ago
  24. d71b8d4 drm/i915: Add fuzzy clock check for port_clock by Ville Syrjälä · 11 years ago
  25. 5e55065 drm/i915: Add PIPE_CONF_CHECK_CLOCK_FUZZY() by Ville Syrjälä · 11 years ago
  26. 18442d0 drm/i915: Fix port_clock and adjusted_mode.clock readout all over by Ville Syrjälä · 11 years ago
  27. da4a1ef drm/i915: Make i9xx_crtc_clock_get() work for PCH DPLLs by Ville Syrjälä · 11 years ago
  28. 293623f drm/i915: Make i9xx_crtc_clock_get() use dpll_hw_state by Ville Syrjälä · 11 years ago
  29. 6878da0 drm/i915: Add intel_dotclock_calculate() by Ville Syrjälä · 11 years ago
  30. 93ce0ba drm/i915: add asserts for cursor disabled by Jani Nikula · 11 years ago
  31. 3bd2626 drm/i915: Make intel_fuzzy_clock_check() take in arbitrary clocks by Ville Syrjälä · 11 years ago
  32. eb14cb7 drm/i915: Add state readout and checking for has_dp_encoder and dp_m_n by Ville Syrjälä · 11 years ago
  33. 42571ae drm/i915: Add support for pipe_bpp readout by Ville Syrjälä · 11 years ago
  34. 3c52f4e drm/i915: Make adjusted_mode.clock non-pixel multiplied by Ville Syrjälä · 11 years ago
  35. 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
  36. 0924673 drm/i915: Write RING_TAIL once per-request by Chris Wilson · 11 years ago
  37. f37fcc2 drm/i915: Call intel_update_watermarks() in specific place during modeset by Ville Syrjälä · 11 years ago
  38. 46ba614 drm/i915: Pass crtc to intel_update_watermarks() by Ville Syrjälä · 11 years ago
  39. 7e7cb34 drm/i915: Use proper print format for debug prints by Takashi Iwai · 11 years ago
  40. fd4daa9 drm/i915: Track pfit enable state separately from size by Chris Wilson · 11 years ago
  41. 6e1b4fd drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done by Ville Syrjälä · 11 years ago
  42. 1c5fd08 drm/i915: Confine page flips to BCS on Valleyview by Chris Wilson · 11 years ago
  43. 5e69f97 drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2 by Chon Ming Lee · 11 years ago
  44. b315fed drm/i915: Kill IRONLAKE_FDI_FREQ check by Ville Syrjälä · 11 years ago
  45. 65ce4bf drm/i915: Move Valleyview DP DPLL divisor calc to intel_dp_set_clock v2 by Chon Ming Lee · 11 years ago
  46. 8807e55 drm/i915: do display power state notification on crtc enable/disable by Jani Nikula · 11 years ago
  47. 3cfca97 drm/i915: initialize DSI output on VLV by Jani Nikula · 11 years ago
  48. e9fd1c0 drm/i915: don't enable DPLL for DSI by Jani Nikula · 11 years ago
  49. 23538ef drm/i915: fix PLL assertions for DSI PLL by Jani Nikula · 11 years ago
  50. a2dc53e drm/i915: fix i9xx_crtc_clock_get for multiplied pixels by Daniel Vetter · 11 years ago
  51. 81b5c7b i915: Update VGA arbiter support for newer devices by Alex Williamson · 11 years ago
  52. 1f5d76d drm/i915: enable trickle feed on Haswell by Paulo Zanoni · 11 years ago
  53. ffe74d7 drm/i915: Use RCS flips on Ivybridge+ by Chris Wilson · 11 years ago
  54. 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  55. efa27f9 Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  56. ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 11 years ago
  57. 35d8f2e drm/i915: Use POSTING_READ in lcpll code by Daniel Vetter · 11 years ago
  58. 9005874 drm/i915: add i915.pc8_timeout function by Paulo Zanoni · 11 years ago
  59. c67a470 drm/i915: allow package C8+ states on Haswell (disabled) by Paulo Zanoni · 11 years ago
  60. bd633a7 drm/i915: fix SDEIMR assertion when disabling LCPLL by Paulo Zanoni · 11 years ago
  61. 215733f drm/i915: grab force_wake when restoring LCPLL by Paulo Zanoni · 11 years ago
  62. 139ccd3 drm/i915: make IVB FDI training match spec v3 by Jesse Barnes · 11 years ago
  63. 6aedd1f drm/i915: clarify Haswell power well bit names by Paulo Zanoni · 11 years ago
  64. 8dc8a27 drm/i915: check the power well when redisabling VGA by Paulo Zanoni · 11 years ago
  65. a1d9570 drm/i915: Print the changes required for modeset by Chris Wilson · 11 years ago
  66. f3f0857 drm/i915: remove set but unused variables by Paulo Zanoni · 11 years ago
  67. 63b66e5 drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck code by Chris Wilson · 11 years ago
  68. cc98b41 drm/i915: Track when an object is pinned for use by the display engine by Chris Wilson · 11 years ago
  69. 6f6005a drm/i915: expose HDMI connectors on port C on BYT by Jesse Barnes · 11 years ago
  70. e7457a9 drm/i915: Make intel_set_mode() static by Damien Lespiau · 11 years ago
  71. 1414f6c drm/i915: Remove intel_modeset_disable() by Damien Lespiau · 11 years ago
  72. 9237329 drm/i915: Make intel_encoder_dpms() static by Damien Lespiau · 11 years ago
  73. 3eaba51 drm/i915: Don't call encoder's get_config unless encoder is active by Ville Syrjälä · 11 years ago
  74. ddfe156 drm/i915: Export intel_framebuffer_fini by Chris Wilson · 11 years ago
  75. 2960bc9 drm/i915: make user mode sync polarity setting explicit by Imre Deak · 11 years ago
  76. 5004945 drm/i915: move encoder->enable callback later in VLV crtc enable by Jani Nikula · 11 years ago
  77. 0980a60 drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMI by Chris Wilson · 11 years ago
  78. b6dfdc9 drm/i915: enable IPS for bpp <= 24 by Jesse Barnes · 11 years ago
  79. b3ae96a drm/i915: Remove useless define by Stéphane Marchesin · 11 years ago
  80. 135c81b drm/i915: clean up crtc timings computation by Daniel Vetter · 11 years ago
  81. 36f2d1f drm/i915: rip out legacy encoder->mode_set callback by Daniel Vetter · 11 years ago
  82. efea6e8 drm/i915: rip out legacy encoder->mode_fixup logic by Daniel Vetter · 11 years ago
  83. 257a7ff drm/i915: fix pnv display core clock readout out by Daniel Vetter · 11 years ago
  84. 907b28c drm/i915: Colocate all GT access routines in the same file by Chris Wilson · 11 years ago
  85. cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 11 years ago
  86. be256dc drm/i915: add functions to disable and restore LCPLL by Paulo Zanoni · 11 years ago
  87. 47701c3 drm/i915: disable CLKOUT_DP when it's not needed by Paulo Zanoni · 11 years ago
  88. 2fa86a1 drm/i915: extend lpt_enable_clkout_dp by Paulo Zanoni · 11 years ago
  89. e85843b drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight by Kamal Mostafa · 11 years ago
  90. bf8fa3d drm/i915: extract lpt_enable_clkout_dp from lpt_init_pch_refclk by Paulo Zanoni · 11 years ago
  91. f31f2d5 drm/i915: extract FDI mPHY functions from lpt_init_pch_refclk by Paulo Zanoni · 11 years ago
  92. 0ff066a drm/i915: remove SDV support from lpt_pch_init_refclk by Paulo Zanoni · 11 years ago
  93. 4906557 drm/i915: Hook PSR functionality by Rodrigo Vivi · 11 years ago
  94. 2e57f47 drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off() by Chris Wilson · 11 years ago
  95. 35c9537 drm/i915: Sanitize shared dpll state by Daniel Vetter · 11 years ago
  96. 19bc678 drm/i915: We implement WaMPhyProgramming on Haswell by Damien Lespiau · 11 years ago
  97. 50b44a4 drm/i915: clear DPLL reg when disabling i9xx dplls by Daniel Vetter · 11 years ago
  98. 3ad8a20 drm/i915: Fix up cpt pixel multiplier enable sequence by Daniel Vetter · 11 years ago
  99. 426115c drm/i915: clean up vlv ->pre_pll_enable and pll enable sequence by Daniel Vetter · 11 years ago
  100. 84734a0 drm/i915: move error state to own compilation unit by Mika Kuoppala · 11 years ago