aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/i915: call drm_encoder_init firstChris Wilson2010-09-15
* drm/i915/sdvo: Mark the status as unknown if attached with EDIDChris Wilson2010-09-15
* drm/i915/sdvo: Only create the analog encoder as requiredChris Wilson2010-09-15
* drm/i915/sdvo: Propagate i2c error from switching DDC control bus.Chris Wilson2010-09-14
* drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detectChris Wilson2010-09-14
* drm/i915: Remove unused intel_ringbuffer->ring_flagChris Wilson2010-09-14
* drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson2010-09-14
* 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: Fix regression in ba3d8d749bChris Wilson2010-09-14
* drm/i915: Consolidate flushing the display planeChris Wilson2010-09-14
* drm/i915: Reduce hangcheck frequencyChris 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: Move private data to the connector from the device.Chris Wilson2010-09-13
* drm/i915/lvds: Remove incorrect mode lockingChris Wilson2010-09-13
* drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitterChris Wilson2010-09-13
* drm/i915/bios: Prevent NULL dereference after allocation failureChris Wilson2010-09-12
* drm/i915/sdvo: Poll command status 5 times without delay on readChris Wilson2010-09-12
* drm/i915: Use msleep instead of mdelay during wait_vblank_offChris Wilson2010-09-12
* drm/i915/lvds: Remove busy wait for powering up the panel.Chris Wilson2010-09-12
* drm/i915/lvds: Remove busy wait for powering down the panelChris Wilson2010-09-12
* drm/i915/i2c: The bit-banging interface controls the delay, drop oursChris Wilson2010-09-11
* drm/i915/dp: Convert a udelay(17000) to a sleep during link-offChris Wilson2010-09-11
* 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: Double check that the wait_request is not pending before warningChris Wilson2010-09-09
* | 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: don't unlock panel regsJesse 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: Adapt workqueue to new alloc_workqueue interfaceChris Wilson2010-09-10
* | drm/i915/debug: Include Ironlake in self-refresh statusChris Wilson2010-09-09
* | 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/dp: Flush the PLL register write before sleepingChris Wilson2010-09-08