1. 1c0b85c drm/i915: Compute WR PLL dividers dynamically by Damien Lespiau · 11 years ago
  2. d89f207 drm/i915: HSW FBC WaFbcDisableDpfcClockGating by Rodrigo Vivi · 11 years ago
  3. 2855416 drm/i915: HSW FBC WaFbcAsynchFlipDisableFbcQueue by Rodrigo Vivi · 11 years ago
  4. 891348b drm/i915: Enable FBC at Haswell. by Rodrigo Vivi · 11 years ago
  5. b74ea10 drm/i915: IVB FBC WaFbcDisableDpfcClockGating by Rodrigo Vivi · 11 years ago
  6. 30ca7c6 drm/i915: IVB FBC WaFbcAsynchFlipDisableFbcQueue by Rodrigo Vivi · 11 years ago
  7. abe959c drm/i915: Add support for FBC on Ivybridge. by Rodrigo Vivi · 11 years ago
  8. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 11 years ago
  9. 09ede54 drm/i915: make SDVO TV-out work for multifunction devices by Daniel Vetter · 11 years ago
  10. a16af721 drm/i915: rip out now unused is_foo tracking from crtc code by Daniel Vetter · 11 years ago
  11. fec3290 drm/i915: rip out TV-out lore ... by Daniel Vetter · 11 years ago
  12. b4c09f3 drm/i915: drop TVclock special casing on ilk+ by Daniel Vetter · 11 years ago
  13. 7048455 drm/i915: move sdvo TV clock computation to intel_sdvo.c by Daniel Vetter · 11 years ago
  14. e7281ea drm/i915: print DP init debug messages from a single place by Imre Deak · 11 years ago
  15. 15e6bf7 drm/i915: remove is_pch_edp() helpers and state variable by Imre Deak · 11 years ago
  16. 68b4d82 drm/i915: stop using is_pch_edp() in is_cpu_edp() by Imre Deak · 11 years ago
  17. f7d2490 drm/i915: stop using is_pch_edp() in intel_dp_init_connector() by Imre Deak · 11 years ago
  18. 2de6905 drm/i915: ilk-ivb: replace !is_pch_edp() with port==PORT_A by Imre Deak · 11 years ago
  19. d8e8b58 drm/i915: hsw: replace !is_pch_edp() with port==PORT_A by Imre Deak · 11 years ago
  20. 9ff8c9b drm/i915: use enc_to_intel_dp() instead of opencoding the same by Imre Deak · 11 years ago
  21. 590e4df drm/i915: VLV support is no longer preliminary by Jesse Barnes · 11 years ago
  22. 3727d55 drm/i915: allow stolen, pre-allocated objects to avoid GTT allocation v2 by Jesse Barnes · 11 years ago
  23. c9cddff drm/i915: BIOS and power context stolen mem handling for VLV v7 by Jesse Barnes · 11 years ago
  24. 615aaa5 drm/i915: Re-enable FBC WM if the watermark is good on gen6+ by Ville Syrjälä · 11 years ago
  25. 7d708ee drm/i915: HSW: allow PCH clock gating for suspend by Imre Deak · 11 years ago
  26. bc5ead8c drm/i915: fix hotplug event bit tracking by Jani Nikula · 11 years ago
  27. 8693a82 drm/i915: Add references to some workaround we implement by Damien Lespiau · 11 years ago
  28. ecdb4eb7 drm/i915: Add platform information to implemented workarounds by Damien Lespiau · 11 years ago
  29. c77bf56 drm/i915: only disable DDI sound if intel_crtc->eld_vld by Paulo Zanoni · 11 years ago
  30. 71f8ba6 drm/i915: check the power well on i915_pipe_enabled by Paulo Zanoni · 11 years ago
  31. 12d217c drm/i915: clear FPGA_DBG_RM_NOCLAIM when capturing error state by Paulo Zanoni · 11 years ago
  32. ff57f1b drm/i915: add power well and cpu transcoder info to the error state by Paulo Zanoni · 11 years ago
  33. b97186f drm/i915: add intel_display_power_enabled by Paulo Zanoni · 11 years ago
  34. 7df5080 drm/i915: set proper DPIO post divider for VGA on VLV v4 by Jesse Barnes · 11 years ago
  35. 0ef37f3 drm/i915: fix panel fitting on LVDS on ILK+ v2 by Jesse Barnes · 11 years ago
  36. 2445966 drm/i915: go back to switch for VLV mem freq detection v2 by Jesse Barnes · 11 years ago
  37. 177006a drm/i915: read current freq from Punit on VLV by Jesse Barnes · 11 years ago
  38. 8f375e1 drm/i915: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid} by Jan-Simon Möller · 11 years ago
  39. 3e30254 drm/i915: Extract PDE writes by Ben Widawsky · 11 years ago
  40. 0a73287 drm/i915: BUG_ON bad PPGTT offset by Ben Widawsky · 11 years ago
  41. 186507e drm/i915: Assert mutex_is_locked on context lookup by Ben Widawsky · 11 years ago
  42. a152031 drm/i915: make intel_cpt_verify_modeset static by Daniel Vetter · 11 years ago
  43. e3b95f1 drm/i915: Apply OCD to data/link m/n register #defines by Daniel Vetter · 11 years ago
  44. b551842 drm/i915: make set_m_n functions static by Daniel Vetter · 11 years ago
  45. 275f01b2 drm/i915: PCH_ prefix for transcoder timings by Daniel Vetter · 11 years ago
  46. ab9412b drm/i915: s/TRANSCONF/PCH_TRANSCONF/ by Daniel Vetter · 11 years ago
  47. 4d8a62e drm/i915: fix up adjusted_mode tracking for interlaced modes by Daniel Vetter · 11 years ago
  48. 0e50e96 drm/i915: add context into request struct by Mika Kuoppala · 11 years ago
  49. 112522f drm/i915: put context upon switching by Chris Wilson · 11 years ago
  50. 21a8e6a drm/i915: don't setup hdmi for port D edp in ddi_init by Daniel Vetter · 11 years ago
  51. 2b87f3b drm/i915: fix Haswell pfit power well check v2 by Jesse Barnes · 11 years ago
  52. 168f836 drm/i915: unreference default context on module unload by Mika Kuoppala · 11 years ago
  53. 17aa6be drm/i915: simplify DP/DDI port width macros by Daniel Vetter · 11 years ago
  54. dce3271 drm/i915: reference count for i915_hw_contexts by Mika Kuoppala · 11 years ago
  55. 3c3686c drm/i915: Relax the sprite scaling limits checks by Ville Syrjälä · 11 years ago
  56. 1731693 drm/i915: Implement proper clipping for video sprites by Ville Syrjälä · 11 years ago
  57. 0894c96 drm: Add drm_rect_equals() by Ville Syrjälä · 11 years ago
  58. e7272df drm: Add drm_rect_debug_print() by Ville Syrjälä · 11 years ago
  59. 4954c42 drm: Add drm_rect_calc_{hscale, vscale}() utility functions by Ville Syrjälä · 11 years ago
  60. 3512f97 drm: Add struct drm_rect and assorted utility functions by Ville Syrjälä · 11 years ago
  61. 5a80c45 drm/i915: move border color writes to pfit_enable by Daniel Vetter · 11 years ago
  62. 2deefda drm/i915: rip out indirection for pfit pipe_config assignment by Daniel Vetter · 11 years ago
  63. 68fc874 drm/i915: move lvds_border_bits to pipe_config by Daniel Vetter · 11 years ago
  64. f49e38d drm/i915: cleanup opregion asle pipestat enable by Jani Nikula · 11 years ago
  65. f898780 drm/i915: cleanup redundant checks from intel_enable_asle by Jani Nikula · 11 years ago
  66. 2cc7aa2 drm/i915: untie opregion init and asle irq/pipestat enable by Jani Nikula · 11 years ago
  67. 68bca4b drm/i915: manage opregion asle driver readiness properly by Jani Nikula · 11 years ago
  68. f599cc2 drm/i915: cleanup opregion technology enabled indicator defines by Jani Nikula · 11 years ago
  69. 1bd1bd8 drm/i915: hw state readout support for pipe timings by Daniel Vetter · 11 years ago
  70. 7241920 drm/i915: hw state readout support for fdi m/n by Daniel Vetter · 11 years ago
  71. 08a2403 drm/i915: introduce macros to check pipe config properties by Daniel Vetter · 11 years ago
  72. 0973f18 drm/i915: stop for_each_intel_crtc_masked macro from leaking by Daniel Vetter · 11 years ago
  73. e29c22c drm/i915: implement fdi auto-dithering by Daniel Vetter · 11 years ago
  74. 325b9d0 drm/i915: fixup 12bpc hdmi dotclock handling by Daniel Vetter · 11 years ago
  75. 1e833f4 drm/i915: don't count cpu ports for fdi B/C lane sharing by Daniel Vetter · 11 years ago
  76. 1857e1d drm/i915: move fdi lane configuration checks ahead by Daniel Vetter · 11 years ago
  77. ebfd86f drm/i915: Split up ironlake_check_fdi_lanes by Daniel Vetter · 11 years ago
  78. 877d48d drm/i915: compute fdi lane config earlier by Daniel Vetter · 11 years ago
  79. ca3a0ff drm/i915: split up fdi_set_m_n into computation and hw setup by Daniel Vetter · 12 years ago
  80. 627eb5a drm/i915: hw state readout support for pipe_config->fdi_lanes by Daniel Vetter · 11 years ago
  81. 33d29b1 drm/i915: move intel_crtc->fdi_lanes to pipe_config by Daniel Vetter · 12 years ago
  82. 52541e3 drm/i915: allow high-bpc modes on DP by Daniel Vetter · 11 years ago
  83. ff9ce46 drm/i915: implement high-bpc + pipeconf-dither support for g4x/vlv by Daniel Vetter · 11 years ago
  84. 6ff9360 drm/i915: drop adjusted_mode from *_set_pipeconf functions by Daniel Vetter · 11 years ago
  85. af13188 drm/i915: force bpp for eDP panels by Daniel Vetter · 11 years ago
  86. 60c4ae1 drm/i915: put the right cpu_transcoder into pipe_config for hw state readout by Daniel Vetter · 11 years ago
  87. d824178 drm/i915: Only print the info message about incresing stolen size for FBC once by Chris Wilson · 11 years ago
  88. 2ce12e3 drm/i915: remove VLV MSI IRQ hack by Jesse Barnes · 11 years ago
  89. ab3e67f drm/i915: warn about invalid pfit modes by Jesse Barnes · 11 years ago
  90. b074cec drm/i915: move PCH pfit controls into pipe_config by Jesse Barnes · 11 years ago
  91. 2dd2455 drm/i915: factor out GMCH panel fitting code and use for eDP v3 by Jesse Barnes · 11 years ago
  92. 198a037f drm/i915: simplify config->pixel_multiplier handling by Daniel Vetter · 11 years ago
  93. 9566e9a drm/i915: remove redundant has_pch_encoder check by Daniel Vetter · 11 years ago
  94. 4f4134a drm/i915: don't force matching p1 for g4x/ilk+ reduced pll settings by Daniel Vetter · 11 years ago
  95. d8b3224 drm/i915: use pipe_config for lvds dithering by Daniel Vetter · 11 years ago
  96. c6bb353 drm/i915: move dp clock computations to encoder->compute_config by Daniel Vetter · 11 years ago
  97. 7429e9d drm/i915: shovel compute clock into crtc->config.dpll on ilk by Daniel Vetter · 11 years ago
  98. cbbab5b drm/i915: consolidate pch pll computations a bit by Daniel Vetter · 11 years ago
  99. d49f709 drm/i915: Ivybridge is the odd one when it comes to pipe scalers by Damien Lespiau · 11 years ago
  100. 35ffda4 drm/i915: hsw backlight registers need transcoder instead of pipe by Jani Nikula · 11 years ago