summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2012-10-28drm/i915: Use cpu relocations if the object is in the GTT but not mappableChris Wilson
2012-10-21drm/i915: use adjusted_mode instead of mode for checking the 6bpc force flagJani Nikula
2012-10-21drm/i915: Set guardband clipping workaround bit in the right register.Kenneth Graunke
2012-10-21drm/i915: remove useless BUG_ON which caused a regression in 3.5.Willy Tarreau
2012-10-13drm/i915: Fix GT_MODE default valueBen Widawsky
2012-10-13drm/i915: call drm_handle_vblank before finish_page_flipDaniel Vetter
2012-10-13drm/i915: Flush the pending flips on the CRTC before modificationChris Wilson
2012-10-13drm/i915: make sure we write all the DIP data bytesPaulo Zanoni
2012-10-13drm/i915: prevent possible pin leak on error pathEugeni Dodonov
2012-09-17drm/i915: HDMI - Clear Audio Enable bit for Hot PlugWang Xingchao
2012-09-17drm/i915: Reduce a pin-leak BUG into a WARNChris Wilson
2012-09-17drm/i915: enable lvds pin pairs before dpll on gen2Daniel Vetter
2012-09-11drm/i915: fix up the IBX transcoder B checkDaniel Vetter
2012-09-10drm/i915: set the right gen3 flip_done mode also at resumeDaniel Vetter
2012-09-08drm/i915: initialize dpio_lock spin lockAlexander Shishkin
2012-09-03drm/i915: do not expose a dysfunctional backlight interface to userspaceJani Nikula
2012-09-03drm/i915: only enable sdvo hotplug irq if neededJani Nikula
2012-09-03drm/i915/edp: get the panel delay before powering upDave Airlie
2012-08-24i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboardCalvin Walton
2012-08-24drm/i915: Use the correct size of the GTT for placing the per-process entriesChris Wilson
2012-08-23drm/i915: fix color order for BGR formats on IVBVijay Purushothaman
2012-08-23drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua
2012-08-20drm/i915: use hsw rps tuning values everywhere on gen6+Daniel Vetter
2012-08-17drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID readsJani Nikula
2012-08-17drm/i915: extract connector update from intel_ddc_get_modes() for reuseJani Nikula
2012-08-17drm/i915: fix hsw uncached pteDaniel Vetter
2012-08-17drm/i915/contexts: fix list corruptionBen Widawsky
2012-08-17drm/i915: fix EDID memory leak in SDVOJani Nikula
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter
2012-08-13drm/i915: ensure i2c adapter is all set before adding itJani Nikula
2012-08-11drm/i915: ignore eDP bpc settings from vbtDaniel Vetter
2012-08-11drm/i915: Fix blank panel at reopening lidTakashi Iwai
2012-08-09Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-08-08drm/i915: correctly order the ring init sequenceDaniel Vetter
2012-08-07drm/i915: add more Haswell PCI IDsPaulo Zanoni
2012-08-06drm/i915: make rc6 in sysfs functions conditionalHunt Xu
2012-08-06drm/i915: Workaround hang with BSD and forcewake on SandyBridgeChris Wilson
2012-08-06drm/i915: Make intel_panel_get_backlight static.Stéphane Marchesin
2012-08-05i915: don't map imported dma-bufs for dmar.Dave Airlie
2012-08-05drm/i915: remove unused variableDevendra Naga
2012-08-05drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.Eric Anholt
2012-07-27drm/i915: fix forcewake related hangs on snbDaniel Vetter
2012-07-26i915: Remove silly testAlan Cox
2012-07-26i915: fix error path leak in intel_sdvo_write_cmdAlan Cox
2012-07-26vlv: it might be wise if we initialised the flag value...Alan Cox
2012-07-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-07-25drm/i915: unbreak lastclose for failed driver initDaniel Vetter
2012-07-25drm/i915: Set the context before setting up regs for the context.Eric Anholt
2012-07-25drm/i915: constify mode in crtc_mode_fixupDaniel Vetter