summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2013-04-18drm/i915: shorten debugfs output simple attributesMika Kuoppala
2013-04-18drm/i915: Fixup pfit disabling for gen2/3Daniel Vetter
2013-04-18drm/i915: Fixup Oops in the pipe config computationDaniel Vetter
2013-04-18drm/i915: ensure single initialization and cleanup of backlight deviceJani Nikula
2013-04-18drm/i915: don't touch the PF regs if the power well is downPaulo Zanoni
2013-04-18drm/i915: add intel_using_power_wellPaulo Zanoni
2013-04-18drm/i915: don't check inconsistent modeset state when force-restoringDaniel Vetter
2013-04-18drm/i915: IVB/HSW have 32 fence registerVille Syrjälä
2013-04-18drm/i915: Return stored value from max freq sysfs entryMika Kuoppala
2013-04-18drm/i915: Remove stale codeBen Widawsky
2013-04-18drm/i915: Increase max fence pitch limit to 256KB on IVB+Ville Syrjälä
2013-04-18drm/i915: Reject fence stride=0 on gen4+Ville Syrjälä
2013-04-18drm/i915: Configure GAM_ECOCHK appropriatly for Gen7Ville Syrjälä
2013-04-18drm/i915: Set GAC_ECO_BITS register on Gen7+Ville Syrjälä
2013-04-18drm/i915: Add ECOBITS_SNB_BITVille Syrjälä
2013-04-18drm/i915: Don't default to overclock maxBen Widawsky
2013-04-18drm/i915: Better overclock supportBen Widawsky
2013-04-18drm/i915: use lower aux clock divider on non-ULT HSWJani Nikula
2013-04-18drm/i915: Allow PPGTT enable to failBen Widawsky