aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
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
2012-07-04drm/i915: Finish any pending operations on the framebuffer before disablingChris Wilson
2012-06-19drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter
2012-06-19drm/i915: Unpin the flip target if we fail to queue the flipChris Wilson
2012-06-19drm/i915: hold forcewake around ring hw initDaniel Vetter
2012-06-19drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson
2012-06-10drm/i915:: Disable FBC on SandyBridgeChris Wilson
2012-06-10drm/i915: always use RPNSWREQ for turbo change requestsJesse Barnes
2012-06-10drm/i915: Update GEN6_RP_CONTROL definitionsBen Widawsky
2012-06-10drm/i915: wait for a vblank to pass after tv detectDaniel Vetter
2012-06-10drm/i915: no lvds quirk for HP t5740e Thin ClientJan-Benedict Glaw
2012-06-10drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin clientMarc Gariepy
2012-06-10drm/i915: Add Clientron E830 to the ignore LVDS listJoel Sass
2012-06-10drm/i915: enable vdd when switching off the eDP panelDaniel Vetter
2012-06-10drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter
2012-05-31drm/i915: don't clobber the pipe param in sanitize_modesettingDaniel Vetter
2012-05-31drm/i915: Avoid a double-read of PCH_IIR during interrupt handlingChris Wilson
2012-05-31drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky
2012-05-11drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+Daniel Vetter