summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2013-04-18drm/i915: add pipe asserts for the crtc enable sequenceDaniel Vetter
2013-04-18drm/i915: drop redundant vblank waitsDaniel Vetter
2013-04-18drm/i915: don't enable the plane too early in i9xx_crtc_mode_setDaniel Vetter
2013-04-18drm/i915: fix bpc vs. bpp confusion in intel_crtc_compute_configDaniel Vetter
2013-04-18drm/i915: move cpu_transcoder to the pipe configurationDaniel Vetter
2013-04-18drm/i915: preserve the PBC bits of TRANS_CHICKEN2Paulo Zanoni
2013-04-18drm/i915: set CPT FDI RX polarity bits based on VBTPaulo Zanoni
2013-04-18drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4)Egbert Eich
2013-04-18drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3)Egbert Eich
2013-04-18drm/i915: Mask out the HPD irq bits before setting them individually.Egbert Eich
2013-04-18drm/i915: (re)init HPD interrupt storm statisticsEgbert Eich
2013-04-18drm/i915: Add HPD IRQ storm detection (v5)Egbert Eich
2013-04-18drm/i915: WARN when LPT-LP is not paired with ULT CPUPaulo Zanoni
2013-04-18drm/i915: don't intel_crt_init on any ULT machinesPaulo Zanoni
2013-04-18drm/i915: remove comment about IVB link training from intel_pm.cPaulo Zanoni
2013-04-18drm/i915: VLV doesn't have LLCBen Widawsky
2013-04-18drm/i915: Scale ring, rather than ia, frequency on HaswellChris Wilson