aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2013-01-16i915: ensure that VGA plane is disabledKrzysztof Mazur
2013-01-03drm/i915: do not default to 18 bpp for eDP if missing from VBTJani Nikula
2013-01-03drm/i915: do not ignore eDP bpc settings from vbtJani Nikula
2013-01-03drm/i915: disable cpt phase pointer fdi rx workaroundDaniel Vetter
2013-01-03drm/i915: drop unnecessary check from fdi_link_train codeDaniel Vetter
2013-01-03drm/i915: Close race between processing unpin task and queueing the flipChris Wilson
2013-01-03drm/i915: make the panel fitter work on pipes B and C on IVBPaulo Zanoni
2013-01-03drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin
2013-01-03drm/i915: add Ivy Bridge GT2 Server entriesEugeni Dodonov
2013-01-03drm/i915: Add no-lvds quirk for Supermicro X7SPA-HChris Wilson
2013-01-03i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboardCalvin Walton
2012-12-06drm/i915: Check VBIOS value for determining LVDS dual channel mode, tooTakashi Iwai
2012-12-06drm/i915/sdvo: clean up connectors on intel_sdvo_init() failuresJani Nikula
2012-11-16drm/i915: clear the entire sdvo infoframe bufferDaniel Vetter
2012-11-16drm/i915: fixup infoframe support for sdvoDaniel Vetter
2012-11-16drm/i915: fix overlay on i830MDaniel Vetter
2012-10-30drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13Sjoerd Simons
2012-10-30drm/i915: don't pwrite tiled objects through the gttDaniel Vetter
2012-10-17drm/i915: clear fencing tracking state when retiring requestsDaniel Vetter
2012-10-17drm/i915: Mark untiled BLT commands as fenced on gen2/3Chris Wilson
2012-10-17drm/i915: fix swizzle detection for gen3Daniel Vetter
2012-10-17drm/i915: Fix GT_MODE default valueBen Widawsky
2012-10-17drm/i915: call drm_handle_vblank before finish_page_flipDaniel Vetter
2012-10-17drm/i915: Flush the pending flips on the CRTC before modificationChris Wilson
2012-10-17drm/i915: use adjusted_mode instead of mode for checking the 6bpc force flagJani Nikula
2012-10-17drm/i915: make sure we write all the DIP data bytesPaulo Zanoni
2012-10-17drm/i915: add some barriers when changing DIPsPaulo Zanoni
2012-10-17drm/i915: prevent possible pin leak on error pathEugeni Dodonov
2012-10-10drm/i915: HDMI - Clear Audio Enable bit for Hot PlugWang Xingchao
2012-10-10drm/i915: Reduce a pin-leak BUG into a WARNChris Wilson
2012-09-19drm/i915: only enable sdvo hotplug irq if neededJani Nikula
2012-09-19drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4xChris Wilson
2012-09-19drm/i915: Wait for all pending operations to the fb before disabling the pipeChris Wilson
2012-09-19fixing dmi match for hp t5745 and hp st5747 thin clientMarc Gariepy
2012-09-19drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua
2012-09-19drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)Adam Jackson
2012-09-12drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter
2012-09-12drm/i915: ignore eDP bpc settings from vbtDaniel Vetter
2012-08-19drm/i915: correctly order the ring init sequenceDaniel Vetter
2012-08-19drm/i915: Add wait_for in init_ring_commonSean Paul
2012-08-19drm/i915: fixup seqno allocation logic for lazy_requestDaniel Vetter
2012-08-10drm/i915: prefer wide & slow to fast & narrow in DP configsJesse Barnes
2012-07-25drm/i915: fix operator precedence when enabling RC6pEugeni Dodonov
2012-07-25drm/i915: do not enable RC6p on Sandy BridgeEugeni Dodonov
2012-07-12drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter
2012-07-04drm/i915: Fix eDP blank screen after S3 resume on HP desktopsTakashi Iwai
2012-07-04drm/i915: rip out the PM_IIR WARNDaniel Vetter
2012-07-04drm/i915: Refactor the deferred PM_IIR handling into a single functionChris Wilson
2012-07-04drm/i915: Do the fallback non-IRQ wait in ring throttle, too.Eric Anholt
2012-07-04drm/i915: Remove use of the autoreported ringbuffer HEAD positionChris Wilson