summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2010-10-03drm/i915: Use pipe state to tell when pipe is offKeith Packard
2010-09-12drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson
2010-09-10drm/i915: don't enable self-refresh on IronlakeJesse Barnes
2010-09-08Revert "drm/i915: Warn if we run out of FIFO space for a mode"Chris Wilson
2010-09-07Revert "drm/i915: Enable RC6 on Ironlake."Chris Wilson
2010-09-07drm/i915: Prevent double dpms onChris Wilson
2010-09-07drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson
2010-09-07drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth
2010-09-07drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson
2010-09-07drm/i915/dp: Boost timeout for enabling transcoder to 100msChris Wilson
2010-09-07drm/i915: Re-use set_base_atomic to share setting of the display registersChris Wilson
2010-09-07drm/i915: Fix offset page-flips on i965+Chris Wilson
2010-09-06drm/i915: Clear the vblank status bit before polling for the next vblankChris Wilson
2010-08-24drm/i915: fix vblank wait test conditionJesse Barnes
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-08-21drm/i915: wait for actual vblank, not just 20msJesse Barnes
2010-08-18drm/i915: make sure eDP PLL is enabled at the right timeJesse Barnes
2010-08-18drm/i915: fix VGA plane disable for Ironlake+Jesse Barnes
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-10drm: expand gamma_setJames Simmons
2010-08-10drm: Propagate error code from fb_create()Chris Wilson
2010-08-09drm/i915: Enable RC6 on Ironlake.Zou Nan hai
2010-08-09drm/i915: Set up a render context on IronlakeZou Nan hai
2010-08-09drm/i915: Apply i830 errata for cursor alignmentChris Wilson
2010-08-09drm/i915: Only update i845/i865 CURBASE when disabled (v2)Chris Wilson
2010-08-09drm/i915: FBC is updated within set_base() so remove second call in mode_set()Chris Wilson
2010-08-09drm/i915/edp: Flush the write before waiting for PLLsChris Wilson
2010-08-09drm/i915: Ensure that while(INREG()) are bounded (v2)Chris Wilson
2010-08-09drm/i915: Update watermarks for Ironlake after dpms changesChris Wilson
2010-08-09drm/i915/display: Add pipe/plane information to dpms debuggingChris Wilson
2010-08-09drm/i915: Write to display base last.Chris Wilson
2010-08-09drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson
2010-08-09drm/i915: Disable the cursor for DPMS_OFFChris Wilson
2010-08-09drm/i915: i8xx also doesn't like multiple oustanding pageflipsDaniel Vetter
2010-08-09drm/i915: fixup pageflip ringbuffer commands for i8xxDaniel Vetter
2010-08-09drm/i915: Mark the static memory latency tables const.Chris Wilson
2010-08-09drm/i915: Subclass intel_encoder.Chris Wilson
2010-08-09drm/i915: Do not clobber the contents of TRANS_DP_CTL when enabling.Chris Wilson
2010-08-09drm/i915: Remove useless message when disabling "Big FIFO" on PineViewChris Wilson
2010-08-05Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-05i915: when kgdb is active display compression should be offJason Wessel
2010-08-05drm/i915: use new fb debug hooksJesse Barnes
2010-08-03drm/i915: Clear the Ironlake dithering flags when the pipe doesn't want it.Eric Anholt
2010-08-01drm/i915: Unset cursor if out-of-bounds upon mode change (v4)Chris Wilson
2010-08-01drm/i915: Warn if we run out of FIFO space for a modeChris Wilson
2010-08-01drm/i915: Round up the watermark entries (v3)Chris Wilson
2010-08-01drm/i915: Enable panel fitting for eDPZhao Yakui
2010-08-01drm/i915/pch: Set transcoder sync polarity for DP based on actual modeAdam Jackson
2010-08-01drm/i915: Initialize LVDS and eDP outputs before anything elseAdam Jackson
2010-08-01Merge remote branch 'origin/master' into drm-intel-nextEric Anholt