summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2010-09-21drm/i915: After a reset perform a forced modesetChris Wilson
2010-09-21drm/i915: Add support for GPU soft reset on Ironlake.Kenneth Graunke
2010-09-21drm/i915: Rename graphics reset registers.Kenneth Graunke
2010-09-21drm/i915: Actually set the reset bit in i965_reset.Kenneth Graunke
2010-09-21drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson
2010-09-21drm/i915: Cache LVDS EDIDChris Wilson
2010-09-21Merge branch 'drm-intel-fixes' into HEADChris Wilson
2010-09-21Merge remote branch 'linus' into drm-intel-fixesChris Wilson
2010-09-20drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson
2010-09-17drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson
2010-09-17drm/i915: Fix Sandybridge fence registersChris Wilson
2010-09-17drm/i915/crt: Downgrade warnings for hotplug failuresChris Wilson
2010-09-15drm/i915: call drm_encoder_init firstChris Wilson
2010-09-15drm/i915/sdvo: Mark the status as unknown if attached with EDIDChris Wilson
2010-09-15drm/i915/sdvo: Only create the analog encoder as requiredChris Wilson
2010-09-15drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher
2010-09-14drm/i915/sdvo: Propagate i2c error from switching DDC control bus.Chris Wilson
2010-09-14drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detectChris Wilson
2010-09-14drm/i915: Remove unused intel_ringbuffer->ring_flagChris Wilson
2010-09-14drm/i915/i2c: Track the parent encoder rather than just the devChris 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/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher
2010-09-14drm: fix race between driver loading and userspace open.Dave Airlie
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson
2010-09-14drm/i915: Fix regression in ba3d8d749bChris Wilson
2010-09-14drm/i915: Consolidate flushing the display planeChris Wilson
2010-09-14drm/i915: Reduce hangcheck frequencyChris 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/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák
2010-09-13drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500Marek Olšák
2010-09-13drm/radeon/kms/evergreen: fix backend setupAlex Deucher
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson
2010-09-13drm/radeon: add some missing copyright headersAlex Deucher
2010-09-13drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson
2010-09-13drm/radeon/kms: don't enable underscan with interlaced modesAlex Deucher
2010-09-13drm/radeon/kms: add connector table for Mac x800Alex Deucher
2010-09-13drm/radeon/kms: fix regression in RMX code (v2)Alex Deucher
2010-09-13drm: Fix regression in disable polling e58f637Chris Wilson
2010-09-13drm/i915/lvds: Move private data to the connector from the device.Chris Wilson
2010-09-13drm/i915/lvds: Remove incorrect mode lockingChris Wilson
2010-09-13drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitterChris Wilson
2010-09-13Merge remote branch 'linus' into drm-intel-fixesChris Wilson
2010-09-12drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson
2010-09-12drm/i915/bios: Prevent NULL dereference after allocation failureChris Wilson
2010-09-12drm/i915/sdvo: Poll command status 5 times without delay on readChris Wilson