summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-04-24drm/i915: cancel RPS work before disabling RPSJesse Barnes
2013-04-24drm/i915: make sure GPU freq drops to minimum after entering RC6 v4Jesse Barnes
2013-04-23drm/i915: Turn HAS_FPGA_DBG_UNCLAIMED into a device_info flagDamien Lespiau
2013-04-23drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED()Damien Lespiau
2013-04-23drm/i915: Turn HAS_DDI() into a device_info flagDamien Lespiau
2013-04-23drm/i915: Use DEV_INFO_FOR_EACH_FLAG() to declare flags as wellDamien Lespiau
2013-04-23drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocationDamien Lespiau
2013-04-23drm/i915: Turn DEV_INFO_FLAGS into a foreach style macroDamien Lespiau
2013-04-23drm/i915: Only reprobe display on encoder which has received an HPD event (v2)Egbert Eich
2013-04-23drm/i915: Add bit field to record which pins have received HPD events (v3)Egbert Eich
2013-04-23drm/i915: fix locking around punit access in cur_delayinfo for VLVJesse Barnes
2013-04-22drm/i915: Split out Haswell code from gen6_pte_encode.Kenneth Graunke
2013-04-22drm/i915: Fix page table entries for Bay Trail.Kenneth Graunke
2013-04-22drm/i915: Add PTE encoding function to the gtt/ppgtt vtables.Kenneth Graunke
2013-04-20drm/i915: Make struct dpll == intel_clock_tVille Syrjälä
2013-04-19drm/i915: use vlv_dport_to_channel in vlv_signal_levelsJesse Barnes
2013-04-19drm/i915: Remove mention of Haswell in DDI codeDamien Lespiau
2013-04-19drm/i915: Move the CSC_MODE bits next to the registerVille Syrjälä
2013-04-19drm/i915: use cpu_transcoder for TRANS_DDI_FUNC_CTLPaulo Zanoni
2013-04-19drm/i915: check the power well inside haswell_get_pipe_configPaulo Zanoni
2013-04-19drm/i915: print Gen5+ CPU/PCH poison interruptsPaulo Zanoni
2013-04-19drm/i915: report Gen5+ CPU and PCH FIFO underrunsPaulo Zanoni
2013-04-19drm/i915: update VLV PLL and DPIO code v11Jesse Barnes
2013-04-18drm/i915: drop init_dpio, shouldn't be neededJesse Barnes
2013-04-18drm/i915/dp: program VSwing and Preemphasis control settings on VLV v2Pallavi G
2013-04-18drm/i915: magic VLV PLL registers in the dpio sidebandDaniel Vetter
2013-04-18drm/i915: fix VLV limitsDaniel Vetter
2013-04-18drm/i915: turbo & RC6 support for VLV v7Jesse Barnes
2013-04-18drm/i915: VLV GPU frequency to opcode functionsJesse Barnes
2013-04-18drm/i915: Use alphabetical names for spritesVille Syrjälä
2013-04-18drm/i915: Use alphabetical names for transcoders tooVille Syrjälä
2013-04-18drm/i915: Print plane, pipe, port names as alphabetical insted of decimalVille Syrjälä
2013-04-18drm/i915: Use port_name() in PCH port audio power change messageVille Syrjälä
2013-04-18drm/i915: Use pipe_name() and port_name() where appropriateVille Syrjälä
2013-04-18drm/i915: move debug output back to the right placeDaniel Vetter
2013-04-18drm/i915: add i9xx pfit pipe assertsDaniel Vetter