summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* agp/intel: Fix resume regression from 2d2430cfChris Wilson2010-09-141-4/+10
* agp/intel: Remove redundant setting of gtt_mappable_entriesChris Wilson2010-09-141-9/+6
* drm/i915/sdvo: Propagate i2c error from switching DDC control bus.Chris Wilson2010-09-141-9/+18
* drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detectChris Wilson2010-09-141-31/+24
* drm/i915: Remove unused intel_ringbuffer->ring_flagChris Wilson2010-09-143-6/+2
* drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson2010-09-147-65/+67
* drm/i915: Allow get_fence_reg() to be uninterruptibleChris Wilson2010-09-144-22/+31
* drm/i915: Push pipelining of display plane flushes to the callerChris Wilson2010-09-145-29/+43
* agp/intel: Use macro to set the count of the size arrayChris Wilson2010-09-141-14/+14
* drm/i915: Fix regression in ba3d8d749bChris Wilson2010-09-141-2/+6
* drm/i915: Consolidate flushing the display planeChris Wilson2010-09-144-50/+17
* drm/i915: Reduce hangcheck frequencyChris Wilson2010-09-143-6/+11
* drm/i915: Remove redundant initialisation of crtc->pipeChris Wilson2010-09-131-4/+2
* drm/i915: Initialize intel_crtc->activeChris Wilson2010-09-131-0/+1
* drm/i915: Fix an overlay regression from 7e7d76cChris Wilson2010-09-133-6/+21
* drm/i915: Share crtc setup and teardown between dpms and disable/enableChris Wilson2010-09-132-81/+46
* drm/i915/lvds: Move private data to the connector from the device.Chris Wilson2010-09-132-79/+78
* drm/i915/lvds: Remove incorrect mode lockingChris Wilson2010-09-131-7/+0
* drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitterChris Wilson2010-09-134-63/+105
* drm/i915/bios: Prevent NULL dereference after allocation failureChris Wilson2010-09-121-0/+2
* drm/i915/sdvo: Poll command status 5 times without delay on readChris Wilson2010-09-121-35/+36
* drm/i915: Use msleep instead of mdelay during wait_vblank_offChris Wilson2010-09-122-6/+14
* drm/i915/lvds: Remove busy wait for powering up the panel.Chris Wilson2010-09-121-5/+1
* drm/i915/lvds: Remove busy wait for powering down the panelChris Wilson2010-09-121-9/+2
* drm/i915/i2c: The bit-banging interface controls the delay, drop oursChris Wilson2010-09-111-19/+15
* drm/i915/dp: Convert a udelay(17000) to a sleep during link-offChris Wilson2010-09-111-3/+2
* drm/i915: Use macros to switch between equivalent pipe registersChris Wilson2010-09-115-546/+507
* drm/i915: Tidy Ironlake watermark computationChris Wilson2010-09-112-115/+99
* drm/i915: Fix updating FBCChris Wilson2010-09-113-68/+90
* drm/i915: enable thermal reporting for IPSJesse Barnes2010-09-112-0/+8
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-09-113-9/+27
|\
| * drm/i915: don't enable self-refresh on IronlakeJesse Barnes2010-09-102-2/+12
| * drm/i915: Double check that the wait_request is not pending before warningChris Wilson2010-09-091-7/+15
* | drm/i915: Use the real FDI frequency for determining b/wChris Wilson2010-09-103-1/+20
* | 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: don't unlock panel regsJesse Barnes2010-09-101-1/+1
* | 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: Adapt workqueue to new alloc_workqueue interfaceChris Wilson2010-09-101-1/+16
* | drm/i915/debug: Include Ironlake in self-refresh statusChris Wilson2010-09-091-3/+5
* | drm/i915: Make the connector->encoder relationship explicitChris Wilson2010-09-099-127/+130
* | drm/i915: Use the direct mapping of pipe->crtcChris Wilson2010-09-094-15/+9
* | drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson2010-09-0911-146/+137
* | drm/i915/dp: Flush the PLL register write before sleepingChris Wilson2010-09-081-0/+1
OpenPOWER on IntegriCloud