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