summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2013-06-13drm/i915: no lvds quirk for hp t5740Ben Mesman1-2/+2
2013-06-13drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.Egbert Eich1-1/+1
2013-05-11drm/i915: Fall back to bit banging mode for DVO transmitter detectionDavid Müller1-1/+12
2013-05-11drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900Christian Lamparter1-0/+8
2013-04-16drm/i915: Use the correct size of the GTT for placing the per-process entriesChris Wilson1-1/+1
2013-04-05drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä1-7/+4
2013-03-28i915: initialize CADL in opregionLekensteyn1-1/+22
2013-03-28drm/i915: bounds check execbuffer relocation countKees Cook1-3/+8
2013-03-28drm/i915: restrict kernel address leak in debugfsKees Cook1-1/+1
2013-03-20drm/i915: Increase the RC6p threshold.Stéphane Marchesin1-1/+1
2013-03-20drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin1-0/+5
2013-02-28drm/i915: Set i9xx sdvo clock limits according to specificationsPatrik Jakobsson1-2/+2
2013-02-28drm/i915: disable shared panel fitter for pipeMika Kuoppala1-0/+8
2013-01-27drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2-0/+7
2013-01-27drm/i915: Invalidate the relocation presumed_offsets along the slow pathChris Wilson1-0/+21
2013-01-17Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"Daniel Vetter1-8/+0
2013-01-17drm/i915: Flush the pending flips on the CRTC before modificationChris Wilson1-2/+22
2013-01-17drm/i915: call drm_handle_vblank before finish_page_flipDaniel Vetter1-12/+12
2013-01-17drm/i915: Fix GT_MODE default valueBen Widawsky2-0/+8
2013-01-17drm/i915: prevent possible pin leak on error pathEugeni Dodonov1-1/+1
2013-01-17drm/i915: Reduce a pin-leak BUG into a WARNChris Wilson1-1/+2
2013-01-17drm/i915: only enable sdvo hotplug irq if neededJani Nikula1-9/+6
2013-01-17drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4xChris Wilson3-10/+37
2013-01-17drm/i915: add some barriers when changing DIPsPaulo Zanoni1-1/+10
2013-01-17drm/i915: don't pwrite tiled objects through the gttDaniel Vetter1-0/+1
2013-01-17drm/i915: Wait for all pending operations to the fb before disabling the pipeChris Wilson1-23/+4
2013-01-17drm/i915: Add wait_for in init_ring_commonSean Paul1-3/+3
2013-01-17drm/i915: Check VBIOS value for determining LVDS dual channel mode, tooTakashi Iwai3-6/+62
2013-01-17drm/i915: hold forcewake around ring hw initDaniel Vetter3-4/+21
2013-01-17drm/i915: move NEEDS_FORCE_WAKE to i915_drv.cJesse Barnes2-6/+6
2013-01-17drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter2-1/+26
2013-01-17drm/i915: Unpin the flip target if we fail to queue the flipChris Wilson1-15/+35
2013-01-17drm/i915: disable cpt phase pointer fdi rx workaroundDaniel Vetter1-31/+0
2013-01-17drm/i915: make the panel fitter work on pipes B and C on IVBPaulo Zanoni2-1/+7
2012-12-17drm/i915: do not default to 18 bpp for eDP if missing from VBTJani Nikula2-10/+3
2012-12-17drm/i915: do not ignore eDP bpc settings from vbtJani Nikula1-0/+11
2012-12-10drm/i915: Add no-lvds quirk for Supermicro X7SPA-HChris Wilson1-0/+8
2012-12-10i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboardCalvin Walton1-0/+8
2012-11-26drm/i915: fix overlay on i830MDaniel Vetter1-3/+11
2012-11-17drm/i915: clear the entire sdvo infoframe bufferDaniel Vetter2-20/+44
2012-11-17drm/i915: fixup infoframe support for sdvoDaniel Vetter2-4/+11
2012-10-31drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13Sjoerd Simons1-0/+8
2012-10-21drm/i915: use adjusted_mode instead of mode for checking the 6bpc force flagJani Nikula1-2/+2
2012-10-02Revert: drm/i915: correctly order the ring init sequenceGreg Kroah-Hartman1-5/+2
2012-10-02drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID readsJani Nikula1-3/+33
2012-10-02drm/i915: HDMI - Clear Audio Enable bit for Hot PlugWang Xingchao1-1/+1
2012-10-02drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua1-6/+6
2012-10-02drm/i915: extract connector update from intel_ddc_get_modes() for reuseJani Nikula2-9/+24
2012-08-26drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter1-7/+7
2012-08-26drm/i915: ignore eDP bpc settings from vbtDaniel Vetter1-11/+0