1. 050f7ae drm/i915: refactor sink bpp clamping by Daniel Vetter · 11 years ago
  2. d62cf62 drm/i915: Quirk the pipe A quirk in the modeset state checker by Daniel Vetter · 11 years ago
  3. d7697ee drm/i915: optimize vblank waits in set_base_atomic by Daniel Vetter · 11 years ago
  4. 3c4ca58 drm/i915: add enable_ips module option by Paulo Zanoni · 11 years ago
  5. 42db64e drm/i915: implement IPS feature by Paulo Zanoni · 11 years ago
  6. e7a639c drm/i915: fix up the edp power well check by Daniel Vetter · 11 years ago
  7. 40ccc72 drm/i915: release cursor when crtc is destroyed by Mika Kuoppala · 11 years ago
  8. 64eae94 drm/i915: drop a few really redundant WARNs in hsw mode_set by Daniel Vetter · 11 years ago
  9. c0b0341 drm/i915: add basic pipe config dump support by Daniel Vetter · 11 years ago
  10. eccb140 drm/i915: hw state readout&check support for cpu_transcoder by Daniel Vetter · 11 years ago
  11. 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
  12. ae99258 drm/i915: rename VLV IOSF sideband functions logically by Jani Nikula · 11 years ago
  13. 59de081 drm/i915: group sideband register accessors to a new file by Jani Nikula · 11 years ago
  14. edc3d88 drm/i915: avoid big kmallocs on reading error state by Mika Kuoppala · 11 years ago
  15. e3de42b drm/i915: force full modeset if the connector is in DPMS OFF mode by Imre Deak · 11 years ago
  16. 2d05eae drm/i915: Propagate errors back from fb set-base by Chris Wilson · 11 years ago
  17. 1011d8c drm/i915: remove intel_update_linetime_watermarks by Paulo Zanoni · 11 years ago
  18. 5a41254 drm/i915: ILK, SNB and IVB don't have linetime watermarks by Paulo Zanoni · 11 years ago
  19. 045ac3b drm/i915: add encoder get_config function v5 by Jesse Barnes · 11 years ago
  20. e1b73cb Merge tag 'v3.10-rc2' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  21. 328d8e8 drm/i915: Use pipe config state to control gmch pfit enable/disable by Daniel Vetter · 11 years ago
  22. 3f8dce3 drm/i915: Use pipe_config state to disable ilk+ pfit by Daniel Vetter · 11 years ago
  23. 2fa2fe9 drm/i915: panel fitter hw state readout&check support by Daniel Vetter · 11 years ago
  24. 7881d4f drm/i915: rip out an unused lvds_reg variable by Daniel Vetter · 11 years ago
  25. 891348b drm/i915: Enable FBC at Haswell. by Rodrigo Vivi · 11 years ago
  26. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 11 years ago
  27. 09ede54 drm/i915: make SDVO TV-out work for multifunction devices by Daniel Vetter · 11 years ago
  28. a16af721 drm/i915: rip out now unused is_foo tracking from crtc code by Daniel Vetter · 11 years ago
  29. fec3290 drm/i915: rip out TV-out lore ... by Daniel Vetter · 11 years ago
  30. b4c09f3 drm/i915: drop TVclock special casing on ilk+ by Daniel Vetter · 11 years ago
  31. 7048455 drm/i915: move sdvo TV clock computation to intel_sdvo.c by Daniel Vetter · 11 years ago
  32. e7281ea drm/i915: print DP init debug messages from a single place by Imre Deak · 11 years ago
  33. 2de6905 drm/i915: ilk-ivb: replace !is_pch_edp() with port==PORT_A by Imre Deak · 11 years ago
  34. d8e8b58 drm/i915: hsw: replace !is_pch_edp() with port==PORT_A by Imre Deak · 11 years ago
  35. 7d708ee drm/i915: HSW: allow PCH clock gating for suspend by Imre Deak · 11 years ago
  36. 8693a82 drm/i915: Add references to some workaround we implement by Damien Lespiau · 11 years ago
  37. c77bf56 drm/i915: only disable DDI sound if intel_crtc->eld_vld by Paulo Zanoni · 11 years ago
  38. 12d217c drm/i915: clear FPGA_DBG_RM_NOCLAIM when capturing error state by Paulo Zanoni · 11 years ago
  39. ff57f1b drm/i915: add power well and cpu transcoder info to the error state by Paulo Zanoni · 11 years ago
  40. b97186f drm/i915: add intel_display_power_enabled by Paulo Zanoni · 11 years ago
  41. 7df5080 drm/i915: set proper DPIO post divider for VGA on VLV v4 by Jesse Barnes · 11 years ago
  42. 0ef37f3 drm/i915: fix panel fitting on LVDS on ILK+ v2 by Jesse Barnes · 11 years ago
  43. a152031 drm/i915: make intel_cpt_verify_modeset static by Daniel Vetter · 11 years ago
  44. e3b95f1 drm/i915: Apply OCD to data/link m/n register #defines by Daniel Vetter · 11 years ago
  45. b551842 drm/i915: make set_m_n functions static by Daniel Vetter · 11 years ago
  46. 275f01b2 drm/i915: PCH_ prefix for transcoder timings by Daniel Vetter · 11 years ago
  47. ab9412b drm/i915: s/TRANSCONF/PCH_TRANSCONF/ by Daniel Vetter · 11 years ago
  48. 4d8a62e drm/i915: fix up adjusted_mode tracking for interlaced modes by Daniel Vetter · 11 years ago
  49. 2b87f3b drm/i915: fix Haswell pfit power well check v2 by Jesse Barnes · 11 years ago
  50. 5a80c45 drm/i915: move border color writes to pfit_enable by Daniel Vetter · 11 years ago
  51. 1bd1bd8 drm/i915: hw state readout support for pipe timings by Daniel Vetter · 11 years ago
  52. 7241920 drm/i915: hw state readout support for fdi m/n by Daniel Vetter · 11 years ago
  53. 08a2403 drm/i915: introduce macros to check pipe config properties by Daniel Vetter · 11 years ago
  54. 0973f18 drm/i915: stop for_each_intel_crtc_masked macro from leaking by Daniel Vetter · 11 years ago
  55. e29c22c drm/i915: implement fdi auto-dithering by Daniel Vetter · 11 years ago
  56. 1e833f4 drm/i915: don't count cpu ports for fdi B/C lane sharing by Daniel Vetter · 11 years ago
  57. 1857e1d drm/i915: move fdi lane configuration checks ahead by Daniel Vetter · 11 years ago
  58. ebfd86f drm/i915: Split up ironlake_check_fdi_lanes by Daniel Vetter · 11 years ago
  59. 877d48d drm/i915: compute fdi lane config earlier by Daniel Vetter · 11 years ago
  60. ca3a0ff drm/i915: split up fdi_set_m_n into computation and hw setup by Daniel Vetter · 11 years ago
  61. 627eb5a drm/i915: hw state readout support for pipe_config->fdi_lanes by Daniel Vetter · 11 years ago
  62. 33d29b1 drm/i915: move intel_crtc->fdi_lanes to pipe_config by Daniel Vetter · 11 years ago
  63. ff9ce46 drm/i915: implement high-bpc + pipeconf-dither support for g4x/vlv by Daniel Vetter · 11 years ago
  64. 6ff9360 drm/i915: drop adjusted_mode from *_set_pipeconf functions by Daniel Vetter · 11 years ago
  65. 60c4ae1 drm/i915: put the right cpu_transcoder into pipe_config for hw state readout by Daniel Vetter · 11 years ago
  66. b074cec drm/i915: move PCH pfit controls into pipe_config by Jesse Barnes · 11 years ago
  67. 2dd2455 drm/i915: factor out GMCH panel fitting code and use for eDP v3 by Jesse Barnes · 11 years ago
  68. 198a037f drm/i915: simplify config->pixel_multiplier handling by Daniel Vetter · 11 years ago
  69. 9566e9a drm/i915: remove redundant has_pch_encoder check by Daniel Vetter · 11 years ago
  70. 4f4134a drm/i915: don't force matching p1 for g4x/ilk+ reduced pll settings by Daniel Vetter · 11 years ago
  71. d8b3224 drm/i915: use pipe_config for lvds dithering by Daniel Vetter · 11 years ago
  72. c6bb353 drm/i915: move dp clock computations to encoder->compute_config by Daniel Vetter · 11 years ago
  73. 7429e9d drm/i915: shovel compute clock into crtc->config.dpll on ilk by Daniel Vetter · 11 years ago
  74. cbbab5b drm/i915: consolidate pch pll computations a bit by Daniel Vetter · 11 years ago
  75. 996a223 drm/i915: Disable high-bpc on pre-1.4 EDID screens by Daniel Vetter · 11 years ago
  76. fd0c064 drm/i915: disable interrupts earlier in the driver unload code by Daniel Vetter · 11 years ago
  77. a65851a drm/i915: Make data/link N value power of two by Ville Syrjälä · 11 years ago
  78. 80ad920 drm/i915: Make struct dpll == intel_clock_t by Ville Syrjälä · 11 years ago
  79. f196e6b drm/i915: use cpu_transcoder for TRANS_DDI_FUNC_CTL by Paulo Zanoni · 11 years ago
  80. 2bfce95 drm/i915: check the power well inside haswell_get_pipe_config by Paulo Zanoni · 11 years ago
  81. 8664281 drm/i915: report Gen5+ CPU and PCH FIFO underruns by Paulo Zanoni · 11 years ago
  82. 89b667f drm/i915: update VLV PLL and DPIO code v11 by Jesse Barnes · 11 years ago
  83. 78c9b7e drm/i915: drop init_dpio, shouldn't be needed by Jesse Barnes · 11 years ago
  84. e2fa6fb drm/i915/dp: program VSwing and Preemphasis control settings on VLV v2 by Pallavi G · 11 years ago
  85. 75e5398 drm/i915: fix VLV limits by Daniel Vetter · 11 years ago
  86. 06da8da drm/i915: Use alphabetical names for sprites by Ville Syrjälä · 11 years ago
  87. 4bb6f1f drm/i915: Use alphabetical names for transcoders too by Ville Syrjälä · 11 years ago
  88. 84f44ce drm/i915: Print plane, pipe, port names as alphabetical insted of decimal by Ville Syrjälä · 11 years ago
  89. 2582a85 drm/i915: Use pipe_name() and port_name() where appropriate by Ville Syrjälä · 11 years ago
  90. e3641d3 drm/i915: move debug output back to the right place by Daniel Vetter · 11 years ago
  91. 58c6eaa drm/i915: add pipe asserts for the crtc enable sequence by Daniel Vetter · 11 years ago
  92. 4667730 drm/i915: drop redundant vblank waits by Daniel Vetter · 11 years ago
  93. d59f9f4 drm/i915: don't enable the plane too early in i9xx_crtc_mode_set by Daniel Vetter · 11 years ago
  94. bd080ee drm/i915: fix bpc vs. bpp confusion in intel_crtc_compute_config by Daniel Vetter · 11 years ago
  95. 3b117c8 drm/i915: move cpu_transcoder to the pipe configuration by Daniel Vetter · 11 years ago
  96. c40c0f5 drm/i915: don't intel_crt_init on any ULT machines by Paulo Zanoni · 11 years ago
  97. 87476d6 drm/i915: Fixup pfit disabling for gen2/3 by Daniel Vetter · 11 years ago
  98. b6c5164 drm/i915: Fixup Oops in the pipe config computation by Daniel Vetter · 11 years ago
  99. dc652f9 drm/i915: ensure single initialization and cleanup of backlight device by Jani Nikula · 11 years ago
  100. f7708f7 drm/i915: don't touch the PF regs if the power well is down by Paulo Zanoni · 11 years ago