1. a152031 drm/i915: make intel_cpt_verify_modeset static by Daniel Vetter · 12 years ago
  2. e3b95f1 drm/i915: Apply OCD to data/link m/n register #defines by Daniel Vetter · 12 years ago
  3. b551842 drm/i915: make set_m_n functions static by Daniel Vetter · 12 years ago
  4. 275f01b2 drm/i915: PCH_ prefix for transcoder timings by Daniel Vetter · 12 years ago
  5. ab9412b drm/i915: s/TRANSCONF/PCH_TRANSCONF/ by Daniel Vetter · 12 years ago
  6. 4d8a62e drm/i915: fix up adjusted_mode tracking for interlaced modes by Daniel Vetter · 12 years ago
  7. 2b87f3b drm/i915: fix Haswell pfit power well check v2 by Jesse Barnes · 12 years ago
  8. 5a80c45 drm/i915: move border color writes to pfit_enable by Daniel Vetter · 12 years ago
  9. 1bd1bd8 drm/i915: hw state readout support for pipe timings by Daniel Vetter · 12 years ago
  10. 7241920 drm/i915: hw state readout support for fdi m/n by Daniel Vetter · 12 years ago
  11. 08a2403 drm/i915: introduce macros to check pipe config properties by Daniel Vetter · 12 years ago
  12. 0973f18 drm/i915: stop for_each_intel_crtc_masked macro from leaking by Daniel Vetter · 12 years ago
  13. e29c22c drm/i915: implement fdi auto-dithering by Daniel Vetter · 12 years ago
  14. 1e833f4 drm/i915: don't count cpu ports for fdi B/C lane sharing by Daniel Vetter · 12 years ago
  15. 1857e1d drm/i915: move fdi lane configuration checks ahead by Daniel Vetter · 12 years ago
  16. ebfd86f drm/i915: Split up ironlake_check_fdi_lanes by Daniel Vetter · 12 years ago
  17. 877d48d drm/i915: compute fdi lane config earlier by Daniel Vetter · 12 years ago
  18. ca3a0ff drm/i915: split up fdi_set_m_n into computation and hw setup by Daniel Vetter · 12 years ago
  19. 627eb5a drm/i915: hw state readout support for pipe_config->fdi_lanes by Daniel Vetter · 12 years ago
  20. 33d29b1 drm/i915: move intel_crtc->fdi_lanes to pipe_config by Daniel Vetter · 12 years ago
  21. ff9ce46 drm/i915: implement high-bpc + pipeconf-dither support for g4x/vlv by Daniel Vetter · 12 years ago
  22. 6ff9360 drm/i915: drop adjusted_mode from *_set_pipeconf functions by Daniel Vetter · 12 years ago
  23. 60c4ae1 drm/i915: put the right cpu_transcoder into pipe_config for hw state readout by Daniel Vetter · 12 years ago
  24. b074cec drm/i915: move PCH pfit controls into pipe_config by Jesse Barnes · 12 years ago
  25. 2dd2455 drm/i915: factor out GMCH panel fitting code and use for eDP v3 by Jesse Barnes · 12 years ago
  26. 198a037f drm/i915: simplify config->pixel_multiplier handling by Daniel Vetter · 12 years ago
  27. 9566e9a drm/i915: remove redundant has_pch_encoder check by Daniel Vetter · 12 years ago
  28. 4f4134a drm/i915: don't force matching p1 for g4x/ilk+ reduced pll settings by Daniel Vetter · 12 years ago
  29. d8b3224 drm/i915: use pipe_config for lvds dithering by Daniel Vetter · 12 years ago
  30. c6bb353 drm/i915: move dp clock computations to encoder->compute_config by Daniel Vetter · 12 years ago
  31. 7429e9d drm/i915: shovel compute clock into crtc->config.dpll on ilk by Daniel Vetter · 12 years ago
  32. cbbab5b drm/i915: consolidate pch pll computations a bit by Daniel Vetter · 12 years ago
  33. 996a223 drm/i915: Disable high-bpc on pre-1.4 EDID screens by Daniel Vetter · 12 years ago
  34. fd0c064 drm/i915: disable interrupts earlier in the driver unload code by Daniel Vetter · 12 years ago
  35. 80ad920 drm/i915: Make struct dpll == intel_clock_t by Ville Syrjälä · 12 years ago
  36. f196e6b drm/i915: use cpu_transcoder for TRANS_DDI_FUNC_CTL by Paulo Zanoni · 12 years ago
  37. 2bfce95 drm/i915: check the power well inside haswell_get_pipe_config by Paulo Zanoni · 12 years ago
  38. 8664281 drm/i915: report Gen5+ CPU and PCH FIFO underruns by Paulo Zanoni · 12 years ago
  39. 89b667f drm/i915: update VLV PLL and DPIO code v11 by Jesse Barnes · 12 years ago
  40. 78c9b7e drm/i915: drop init_dpio, shouldn't be needed by Jesse Barnes · 12 years ago
  41. e2fa6fb drm/i915/dp: program VSwing and Preemphasis control settings on VLV v2 by Pallavi G · 12 years ago
  42. 75e5398 drm/i915: fix VLV limits by Daniel Vetter · 12 years ago
  43. 06da8da drm/i915: Use alphabetical names for sprites by Ville Syrjälä · 12 years ago
  44. 4bb6f1f drm/i915: Use alphabetical names for transcoders too by Ville Syrjälä · 12 years ago
  45. 84f44ce drm/i915: Print plane, pipe, port names as alphabetical insted of decimal by Ville Syrjälä · 12 years ago
  46. 2582a85 drm/i915: Use pipe_name() and port_name() where appropriate by Ville Syrjälä · 12 years ago
  47. e3641d3 drm/i915: move debug output back to the right place by Daniel Vetter · 12 years ago
  48. 58c6eaa drm/i915: add pipe asserts for the crtc enable sequence by Daniel Vetter · 12 years ago
  49. 46677301 drm/i915: drop redundant vblank waits by Daniel Vetter · 12 years ago
  50. d59f9f4 drm/i915: don't enable the plane too early in i9xx_crtc_mode_set by Daniel Vetter · 12 years ago
  51. bd080ee drm/i915: fix bpc vs. bpp confusion in intel_crtc_compute_config by Daniel Vetter · 12 years ago
  52. 3b117c8 drm/i915: move cpu_transcoder to the pipe configuration by Daniel Vetter · 12 years ago
  53. c40c0f5 drm/i915: don't intel_crt_init on any ULT machines by Paulo Zanoni · 12 years ago
  54. 87476d6 drm/i915: Fixup pfit disabling for gen2/3 by Daniel Vetter · 12 years ago
  55. b6c5164 drm/i915: Fixup Oops in the pipe config computation by Daniel Vetter · 12 years ago
  56. dc652f9 drm/i915: ensure single initialization and cleanup of backlight device by Jani Nikula · 12 years ago
  57. f7708f7 drm/i915: don't touch the PF regs if the power well is down by Paulo Zanoni · 12 years ago
  58. 15d199e drm/i915: add intel_using_power_well by Paulo Zanoni · 12 years ago
  59. f30da18 drm/i915: don't check inconsistent modeset state when force-restoring by Daniel Vetter · 12 years ago
  60. 57d277b drm/i915: update FDI mPHY setup code by Daniel Vetter · 12 years ago
  61. 8bb6e95 drm/i915: tune down Y tiling scanout warning by Daniel Vetter · 12 years ago
  62. 9a7c789 drm/i915: set CB tuning also for the reduce clock by Daniel Vetter · 12 years ago
  63. f0b4405 drm/i915: fix FP CB tuning limits for lvds by Daniel Vetter · 12 years ago
  64. 7d0ac5b drm/i915: fix lost FP_CB_TUNE setting for pch plls by Daniel Vetter · 12 years ago
  65. e3c7475 drm/i915: Support PCH no display by Ben Widawsky · 12 years ago
  66. 9c8e09b drm/i915: Set PIPECONF color range bit on Valleyview by Ville Syrjälä · 12 years ago
  67. 84b046f drm/i915: extract i9xx_set_pipeconf by Daniel Vetter · 12 years ago
  68. f47709a drm/i915: create pipe_config->dpll for clock state by Daniel Vetter · 12 years ago
  69. 88adfff drm/i915: hw readout support for ->has_pch_encoders by Daniel Vetter · 12 years ago
  70. 0e8ffe1 drm/i915: add hw state readout/checking for pipe_config by Daniel Vetter · 12 years ago
  71. 8b47047 drm/i915: rip out superflous is_dp&is_cpu_edp tracking by Daniel Vetter · 12 years ago
  72. df92b1e drm/i915: track dp target_clock in pipe_config by Daniel Vetter · 12 years ago
  73. 03afc4a drm/i915: move dp_m_n computation to dp_encoder->compute_config by Daniel Vetter · 12 years ago
  74. 6cf86a5 drm/i915: clear up the fdi/dp set_m_n confusion by Daniel Vetter · 12 years ago
  75. ecb135a Merge tag 'v3.9-rc5' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  76. 19332d7 drm/i915: add sprite assertion function for VLV by Jesse Barnes · 12 years ago
  77. 7f1f385 drm/i915: sprite support for ValleyView v4 by Jesse Barnes · 12 years ago
  78. 74cfd7a drm/i915: Skip modifying PCH DREF if not changing clock sources by Chris Wilson · 12 years ago
  79. d42264b drm/i915: fixup fb bpp computation in pipe_config_set_bpp by Daniel Vetter · 12 years ago
  80. 72f4901 drm/i915: check fb->pixel_format instead of bits_per_pixel by Daniel Vetter · 12 years ago
  81. 5d2d38d drm/i915: clean up pipe bpp confusion by Daniel Vetter · 12 years ago
  82. baba133 drm/i915: clean up plane bpp confusion by Daniel Vetter · 12 years ago
  83. 3600836 drm/i915: convert DP autodither code to new infrastructure by Daniel Vetter · 12 years ago
  84. 4e53c2e drm/i915: precompute pipe bpp before touching the hw by Daniel Vetter · 12 years ago
  85. 965e0c4 drm/i915: introduce pipe_config->dither|pipe_bpp by Daniel Vetter · 12 years ago
  86. 50f3b01 drm/i915: add pipe_config->limited_color_range by Daniel Vetter · 12 years ago
  87. 5bfe2ac drm/i915: add pipe_config->has_pch_encoder by Daniel Vetter · 12 years ago
  88. 6cc5f34 drm/i915: add pipe_config->pixel_multiplier by Daniel Vetter · 12 years ago
  89. 7ae8923 drm/i915: add pipe_config->timings_set by Daniel Vetter · 12 years ago
  90. 460da916 drm/i915: compute pipe_config earlier by Daniel Vetter · 12 years ago
  91. b8cecdf drm/i915: introduce struct intel_crtc_config by Daniel Vetter · 12 years ago
  92. 693db18 drm/i915: Apply alignment restrictions on scanout surfaces for VT-d by Chris Wilson · 12 years ago
  93. b5644d0 drm/i915: restore cursor and sprite state when forcing a config restore v2 by Jesse Barnes · 12 years ago
  94. bba2181 Revert "drm/i915: set TRANSCODER_EDP even earlier" by Daniel Vetter · 12 years ago
  95. 80ca378 drm/i915: there's no DSPPOS register on gen4+ by Paulo Zanoni · 12 years ago
  96. 4b71a57 drm/i915: fix DSPADDR Gen check by Paulo Zanoni · 12 years ago
  97. 8228c25 drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func() by Damien Lespiau · 12 years ago
  98. aaa148e drm/i915: Cleanup if the EDP transcoder has a bobug input value by Damien Lespiau · 12 years ago
  99. 6553363 drm/i915: Kill a strange comment about DPMS functions by Ville Syrjälä · 12 years ago
  100. 7eb552a drm/i915: Move num_pipes to intel info by Ben Widawsky · 12 years ago