summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-01drm/i915: fix dmabuf vmap supportDave Airlie
2013-05-01drm: prime: fix refcounting on the dmabuf import error pathImre Deak
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-04-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-04-27drm/i915: correct the calculation of first_pd_entry_in_global_ptZhang, Xiong Y
2013-04-24Revert "drm/i915: Don't overclock on Haswell"Ben Widawsky
2013-04-23drm/i915: Make data/link N value power of twoVille Syrjälä
2013-04-23drm/i915: avoid full modeset when changing the color range propertiesDaniel Vetter
2013-04-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-04-19drm/i915: Fall back to bit banging mode for DVO transmitter detectionDavid Müller (ELSOFT AG)
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
2013-04-18drm/i915: NULL aliasing_ppgtt on cleanupBen Widawsky
2013-04-18drm/i915: Abstract PPGTT enablingBen Widawsky
2013-04-18drm/i915: Rework PPGTT init codeBen Widawsky
2013-04-18drm/i915: Conditionally carve out GGTT PDEBen Widawsky