summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
...
* | drm/i915: Add support for GPU soft reset on Ironlake.Kenneth Graunke2010-09-213-7/+27
* | drm/i915: Rename graphics reset registers.Kenneth Graunke2010-09-213-8/+10
* | drm/i915: Actually set the reset bit in i965_reset.Kenneth Graunke2010-09-211-16/+15
* | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-2117-201/+197
* | drm/i915: Cache LVDS EDIDChris Wilson2010-09-211-11/+8
* | Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-2112-40/+91
|\ \ | |/
| * Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-09-217-14/+22
| |\
| | * drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-147-18/+11
| | * drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-137-14/+29
| * | drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson2010-09-201-2/+7
| * | drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson2010-09-171-0/+1
| * | drm/i915: Fix Sandybridge fence registersChris Wilson2010-09-172-22/+51
| * | drm/i915/crt: Downgrade warnings for hotplug failuresChris Wilson2010-09-171-2/+2
| * | drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson2010-09-121-0/+8
| |/
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-1820-418/+441
* | drm/i915: call drm_encoder_init firstChris Wilson2010-09-154-12/+18
* | drm/i915/sdvo: Mark the status as unknown if attached with EDIDChris Wilson2010-09-151-1/+1
* | drm/i915/sdvo: Only create the analog encoder as requiredChris Wilson2010-09-151-28/+41
* | 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
* | 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
OpenPOWER on IntegriCloud