summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: Add drm_rect_equals()Ville Syrjälä2013-04-301-0/+15
* drm: Add drm_rect_debug_print()Ville Syrjälä2013-04-302-0/+23
* drm: Add drm_rect_calc_{hscale, vscale}() utility functionsVille Syrjälä2013-04-302-0/+189
* drm: Add struct drm_rect and assorted utility functionsVille Syrjälä2013-04-304-1/+232
* drm/i915: move border color writes to pfit_enableDaniel Vetter2013-04-302-10/+4
* drm/i915: rip out indirection for pfit pipe_config assignmentDaniel Vetter2013-04-301-5/+2
* drm/i915: move lvds_border_bits to pipe_configDaniel Vetter2013-04-304-5/+3
* drm/i915: cleanup opregion asle pipestat enableJani Nikula2013-04-303-19/+7
* drm/i915: cleanup redundant checks from intel_enable_asleJani Nikula2013-04-301-13/+3
* drm/i915: untie opregion init and asle irq/pipestat enableJani Nikula2013-04-301-2/+0
* drm/i915: manage opregion asle driver readiness properlyJani Nikula2013-04-301-4/+14
* drm/i915: cleanup opregion technology enabled indicator definesJani Nikula2013-04-301-6/+7
* drm/i915: hw state readout support for pipe timingsDaniel Vetter2013-04-292-0/+76
* drm/i915: hw state readout support for fdi m/nDaniel Vetter2013-04-292-0/+26
* drm/i915: introduce macros to check pipe config propertiesDaniel Vetter2013-04-291-13/+11
* drm/i915: stop for_each_intel_crtc_masked macro from leakingDaniel Vetter2013-04-291-1/+1
* drm/i915: implement fdi auto-ditheringDaniel Vetter2013-04-294-17/+62
* drm/i915: fixup 12bpc hdmi dotclock handlingDaniel Vetter2013-04-291-2/+15
* drm/i915: don't count cpu ports for fdi B/C lane sharingDaniel Vetter2013-04-291-5/+13
* drm/i915: move fdi lane configuration checks aheadDaniel Vetter2013-04-291-64/+65
* drm/i915: Split up ironlake_check_fdi_lanesDaniel Vetter2013-04-291-6/+25
* drm/i915: compute fdi lane config earlierDaniel Vetter2013-04-291-37/+34
* drm/i915: split up fdi_set_m_n into computation and hw setupDaniel Vetter2013-04-292-12/+17
* drm/i915: hw state readout support for pipe_config->fdi_lanesDaniel Vetter2013-04-293-19/+32
* drm/i915: move intel_crtc->fdi_lanes to pipe_configDaniel Vetter2013-04-293-22/+25
* drm/i915: allow high-bpc modes on DPDaniel Vetter2013-04-291-1/+1
* drm/i915: implement high-bpc + pipeconf-dither support for g4x/vlvDaniel Vetter2013-04-291-14/+21
* drm/i915: drop adjusted_mode from *_set_pipeconf functionsDaniel Vetter2013-04-291-8/+6
* drm/i915: force bpp for eDP panelsDaniel Vetter2013-04-291-12/+12
* drm/i915: put the right cpu_transcoder into pipe_config for hw state readoutDaniel Vetter2013-04-291-0/+1
* drm/i915: Only print the info message about incresing stolen size for FBC onceChris Wilson2013-04-272-2/+1
* drm/i915: remove VLV MSI IRQ hackJesse Barnes2013-04-261-8/+0
* drm/i915: warn about invalid pfit modesJesse Barnes2013-04-251-3/+7
* drm/i915: move PCH pfit controls into pipe_configJesse Barnes2013-04-257-61/+63
* drm/i915: factor out GMCH panel fitting code and use for eDP v3Jesse Barnes2013-04-255-209/+241
* drm/i915: simplify config->pixel_multiplier handlingDaniel Vetter2013-04-251-31/+27
* drm/i915: remove redundant has_pch_encoder checkDaniel Vetter2013-04-251-2/+1
* drm/i915: don't force matching p1 for g4x/ilk+ reduced pll settingsDaniel Vetter2013-04-251-3/+0
* drm/i915: use pipe_config for lvds ditheringDaniel Vetter2013-04-253-23/+22
* drm/i915: move dp clock computations to encoder->compute_configDaniel Vetter2013-04-252-96/+46
* drm/i915: shovel compute clock into crtc->config.dpll on ilkDaniel Vetter2013-04-251-17/+33
* drm/i915: consolidate pch pll computations a bitDaniel Vetter2013-04-251-9/+10
* drm/i915: Ivybridge is the odd one when it comes to pipe scalersDamien Lespiau2013-04-251-5/+6
* drm/i915: hsw backlight registers need transcoder instead of pipeJani Nikula2013-04-252-1/+10
* drm/i915: drop code duplication in favor of asle interrupt handlerJani Nikula2013-04-253-41/+2
* drm/i915/opregion: don't pretend we did something when we didn'tJani Nikula2013-04-251-13/+6
* drm/i915: don't pretend we support ASLE ALS, PFIT, or PFMBJani Nikula2013-04-251-3/+1
* drm/i915: protect backlight registers and data with a spinlockJani Nikula2013-04-254-1/+41
* drm/i915: keep max backlight internal to intel_panel.cJani Nikula2013-04-253-27/+32
* drm/i915: Fixup non-24bpp support for VGA screens on HaswellDaniel Vetter2013-04-241-0/+4
OpenPOWER on IntegriCloud