summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Use msleep instead of mdelay during wait_vblank_offChris Wilson2010-09-121-6/+7
* drm/i915: Use macros to switch between equivalent pipe registersChris Wilson2010-09-111-491/+421
* drm/i915: Tidy Ironlake watermark computationChris Wilson2010-09-111-113/+97
* drm/i915: Fix updating FBCChris Wilson2010-09-111-68/+84
* drm/i915: enable thermal reporting for IPSJesse Barnes2010-09-111-0/+4
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-09-111-2/+4
|\
| * drm/i915: don't enable self-refresh on IronlakeJesse Barnes2010-09-101-2/+4
* | drm/i915: Use the real FDI frequency for determining b/wChris Wilson2010-09-101-1/+16
* | drm/i915: Only call udelay() when waiting for clocks to stabiliseChris Wilson2010-09-101-3/+1
* | drm/i915: Ensure all PLL registers are flushed before a udelay()Chris Wilson2010-09-101-0/+5
* | drm/i915: set FDI RX TU size to match transmit sizeJesse Barnes2010-09-101-0/+6
* | drm/i915: don't write TU size to N1 regJesse Barnes2010-09-101-1/+1
* | drm/i915: split Ironlake FDI enable functionJesse Barnes2010-09-101-27/+45
* | drm/i915: enable PCH PLL, FDI training and transcoder even for eDPJesse Barnes2010-09-101-123/+119
* | drm/i915: use i915 and Ironlake CRTC enable/disable functions in prepare/commitJesse Barnes2010-09-101-9/+60
* | drm/i915: split i9xx CRTC enable/disable codeJesse Barnes2010-09-101-82/+103
* | drm/i915: split Ironlake CRTC enable/disable codeJesse Barnes2010-09-101-281/+310
* | drm/i915: Make the connector->encoder relationship explicitChris Wilson2010-09-091-18/+9
* | drm/i915: Use the direct mapping of pipe->crtcChris Wilson2010-09-091-12/+0
* | drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson2010-09-091-29/+23
* | drm/i915: set dither bits on eDP panels tooJesse Barnes2010-09-081-18/+17
* | drm/i915: fix pipeconf dither bit definitionsJesse Barnes2010-09-081-4/+4
* | drm/i915: Clear scanline waits after disabling the pipe.Chris Wilson2010-09-081-2/+29
* | drm/i915/overlay: Make the overlay control struct opaque.Chris Wilson2010-09-081-4/+4
* | drm/i915/overlay: Pass interruptible to switch_off()Chris Wilson2010-09-081-22/+6
* | drm/i915/sdvo: Preserve pixel-multiplierChris Wilson2010-09-081-9/+16
* | drm/i915: Sanity check user framebuffer parameters on creationChris Wilson2010-09-081-0/+17
* | drm/i915: Revert extra intel_wait_for_vblank to prevent stalls.Sitsofe Wheeler2010-09-081-2/+4
* | drm/i915: Drop the msleep parameter to wait_for()Chris Wilson2010-09-081-8/+8
* | drm/i915: unload: fix unpin_work related racesDaniel Vetter2010-09-081-0/+14
* | drm/i915: unload: fix idle_timer/idle_work racesDaniel Vetter2010-09-081-12/+15
* | drm/i915: unload: fix hotplug_work racesDaniel Vetter2010-09-081-0/+5
|/
* Revert "drm/i915: Warn if we run out of FIFO space for a mode"Chris Wilson2010-09-081-7/+1
* Revert "drm/i915: Enable RC6 on Ironlake."Chris Wilson2010-09-071-6/+3
* drm/i915: Prevent double dpms onChris Wilson2010-09-071-1/+4
* drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson2010-09-071-20/+15
* drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth2010-09-071-10/+4
* drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson2010-09-071-13/+12
* drm/i915/dp: Boost timeout for enabling transcoder to 100msChris Wilson2010-09-071-1/+1
* drm/i915: Re-use set_base_atomic to share setting of the display registersChris Wilson2010-09-071-71/+9
* drm/i915: Fix offset page-flips on i965+Chris Wilson2010-09-071-19/+48
* drm/i915: Clear the vblank status bit before polling for the next vblankChris Wilson2010-09-061-0/+16
* drm/i915: fix vblank wait test conditionJesse Barnes2010-08-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-08-221-230/+289
|\
| * drm/i915: wait for actual vblank, not just 20msJesse Barnes2010-08-211-22/+56
| * drm/i915: make sure eDP PLL is enabled at the right timeJesse Barnes2010-08-181-37/+2
| * drm/i915: fix VGA plane disable for Ironlake+Jesse Barnes2010-08-181-28/+27
| * drm/i915: Enable RC6 on Ironlake.Zou Nan hai2010-08-091-3/+6
| * drm/i915: Set up a render context on IronlakeZou Nan hai2010-08-091-10/+43
| * drm/i915: Apply i830 errata for cursor alignmentChris Wilson2010-08-091-1/+3
OpenPOWER on IntegriCloud