summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-30drm: Add struct drm_rect and assorted utility functionsVille Syrjälä
2013-04-30drm/i915: move border color writes to pfit_enableDaniel Vetter
2013-04-30drm/i915: rip out indirection for pfit pipe_config assignmentDaniel Vetter
2013-04-30drm/i915: move lvds_border_bits to pipe_configDaniel Vetter
2013-04-30drm/i915: cleanup opregion asle pipestat enableJani Nikula
2013-04-30drm/i915: cleanup redundant checks from intel_enable_asleJani Nikula
2013-04-30drm/i915: untie opregion init and asle irq/pipestat enableJani Nikula
2013-04-30drm/i915: manage opregion asle driver readiness properlyJani Nikula
2013-04-30drm/i915: cleanup opregion technology enabled indicator definesJani Nikula
2013-04-29drm/i915: hw state readout support for pipe timingsDaniel Vetter
2013-04-29drm/i915: hw state readout support for fdi m/nDaniel Vetter
2013-04-29drm/i915: introduce macros to check pipe config propertiesDaniel Vetter
2013-04-29drm/i915: stop for_each_intel_crtc_masked macro from leakingDaniel Vetter
2013-04-29drm/i915: implement fdi auto-ditheringDaniel Vetter
2013-04-29drm/i915: fixup 12bpc hdmi dotclock handlingDaniel Vetter
2013-04-29drm/i915: don't count cpu ports for fdi B/C lane sharingDaniel Vetter
2013-04-29drm/i915: move fdi lane configuration checks aheadDaniel Vetter
2013-04-29drm/i915: Split up ironlake_check_fdi_lanesDaniel Vetter
2013-04-29drm/i915: compute fdi lane config earlierDaniel Vetter
2013-04-29drm/i915: split up fdi_set_m_n into computation and hw setupDaniel Vetter
2013-04-29drm/i915: hw state readout support for pipe_config->fdi_lanesDaniel Vetter
2013-04-29drm/i915: move intel_crtc->fdi_lanes to pipe_configDaniel Vetter
2013-04-29drm/i915: allow high-bpc modes on DPDaniel Vetter
2013-04-29drm/i915: implement high-bpc + pipeconf-dither support for g4x/vlvDaniel Vetter
2013-04-29drm/i915: drop adjusted_mode from *_set_pipeconf functionsDaniel Vetter
2013-04-29drm/i915: force bpp for eDP panelsDaniel Vetter
2013-04-29drm/i915: put the right cpu_transcoder into pipe_config for hw state readoutDaniel Vetter
2013-04-27drm/i915: Only print the info message about incresing stolen size for FBC onceChris Wilson
2013-04-26drm/i915: remove VLV MSI IRQ hackJesse Barnes
2013-04-25drm/i915: warn about invalid pfit modesJesse Barnes
2013-04-25drm/i915: move PCH pfit controls into pipe_configJesse Barnes
2013-04-25drm/i915: factor out GMCH panel fitting code and use for eDP v3Jesse Barnes
2013-04-25drm/i915: simplify config->pixel_multiplier handlingDaniel Vetter
2013-04-25drm/i915: remove redundant has_pch_encoder checkDaniel Vetter
2013-04-25drm/i915: don't force matching p1 for g4x/ilk+ reduced pll settingsDaniel Vetter
2013-04-25drm/i915: use pipe_config for lvds ditheringDaniel Vetter
2013-04-25drm/i915: move dp clock computations to encoder->compute_configDaniel Vetter
2013-04-25drm/i915: shovel compute clock into crtc->config.dpll on ilkDaniel Vetter
2013-04-25drm/i915: consolidate pch pll computations a bitDaniel Vetter
2013-04-25drm/i915: Ivybridge is the odd one when it comes to pipe scalersDamien Lespiau
2013-04-25drm/i915: hsw backlight registers need transcoder instead of pipeJani Nikula
2013-04-25drm/i915: drop code duplication in favor of asle interrupt handlerJani Nikula
2013-04-25drm/i915/opregion: don't pretend we did something when we didn'tJani Nikula
2013-04-25drm/i915: don't pretend we support ASLE ALS, PFIT, or PFMBJani Nikula
2013-04-25drm/i915: protect backlight registers and data with a spinlockJani Nikula
2013-04-25drm/i915: keep max backlight internal to intel_panel.cJani Nikula
2013-04-24drm/i915: Fixup non-24bpp support for VGA screens on HaswellDaniel Vetter
2013-04-24drm/i915: Disable high-bpc on pre-1.4 EDID screensDaniel Vetter
2013-04-24drm/i915: disable interrupts earlier in the driver unload codeDaniel Vetter
2013-04-24drm/i915: create spearate VLV disable_rps functionJesse Barnes