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