aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAge
* drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-21
* Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-21
|\
| * drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson2010-09-12
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-18
* | drm/i915: Allow get_fence_reg() to be uninterruptibleChris Wilson2010-09-14
* | drm/i915: Push pipelining of display plane flushes to the callerChris Wilson2010-09-14
* | drm/i915: Consolidate flushing the display planeChris Wilson2010-09-14
* | drm/i915: Remove redundant initialisation of crtc->pipeChris Wilson2010-09-13
* | drm/i915: Initialize intel_crtc->activeChris Wilson2010-09-13
* | drm/i915: Fix an overlay regression from 7e7d76cChris Wilson2010-09-13
* | drm/i915: Share crtc setup and teardown between dpms and disable/enableChris Wilson2010-09-13
* | drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitterChris Wilson2010-09-13
* | drm/i915: Use msleep instead of mdelay during wait_vblank_offChris Wilson2010-09-12
* | drm/i915: Use macros to switch between equivalent pipe registersChris Wilson2010-09-11
* | drm/i915: Tidy Ironlake watermark computationChris Wilson2010-09-11
* | drm/i915: Fix updating FBCChris Wilson2010-09-11
* | drm/i915: enable thermal reporting for IPSJesse Barnes2010-09-11
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-09-11
|\|
| * drm/i915: don't enable self-refresh on IronlakeJesse Barnes2010-09-10
* | drm/i915: Use the real FDI frequency for determining b/wChris Wilson2010-09-10
* | drm/i915: Only call udelay() when waiting for clocks to stabiliseChris Wilson2010-09-10
* | drm/i915: Ensure all PLL registers are flushed before a udelay()Chris Wilson2010-09-10
* | drm/i915: set FDI RX TU size to match transmit sizeJesse Barnes2010-09-10
* | drm/i915: don't write TU size to N1 regJesse Barnes2010-09-10
* | drm/i915: split Ironlake FDI enable functionJesse Barnes2010-09-10
* | drm/i915: enable PCH PLL, FDI training and transcoder even for eDPJesse Barnes2010-09-10
* | drm/i915: use i915 and Ironlake CRTC enable/disable functions in prepare/commitJesse Barnes2010-09-10
* | drm/i915: split i9xx CRTC enable/disable codeJesse Barnes2010-09-10
* | drm/i915: split Ironlake CRTC enable/disable codeJesse Barnes2010-09-10
* | drm/i915: Make the connector->encoder relationship explicitChris Wilson2010-09-09
* | drm/i915: Use the direct mapping of pipe->crtcChris Wilson2010-09-09
* | drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson2010-09-09
* | drm/i915: set dither bits on eDP panels tooJesse Barnes2010-09-08
* | drm/i915: fix pipeconf dither bit definitionsJesse Barnes2010-09-08
* | drm/i915: Clear scanline waits after disabling the pipe.Chris Wilson2010-09-08
* | drm/i915/overlay: Make the overlay control struct opaque.Chris Wilson2010-09-08
* | drm/i915/overlay: Pass interruptible to switch_off()Chris Wilson2010-09-08
* | drm/i915/sdvo: Preserve pixel-multiplierChris Wilson2010-09-08
* | drm/i915: Sanity check user framebuffer parameters on creationChris Wilson2010-09-08
* | drm/i915: Revert extra intel_wait_for_vblank to prevent stalls.Sitsofe Wheeler2010-09-08
* | drm/i915: Drop the msleep parameter to wait_for()Chris Wilson2010-09-08
* | drm/i915: unload: fix unpin_work related racesDaniel Vetter2010-09-08
* | drm/i915: unload: fix idle_timer/idle_work racesDaniel Vetter2010-09-08
* | drm/i915: unload: fix hotplug_work racesDaniel Vetter2010-09-08
|/
* 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