drm/i915/sdvo: Only create the analog encoder as required
[pandora-kernel.git] / drivers / gpu /
2010-09-15 Chris Wilsondrm/i915/sdvo: Only create the analog encoder as required
2010-09-14 Chris Wilsondrm/i915/sdvo: Propagate i2c error from switching DDC...
2010-09-14 Chris Wilsondrm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detect
2010-09-14 Chris Wilsondrm/i915: Remove unused intel_ringbuffer->ring_flag
2010-09-14 Chris Wilsondrm/i915/i2c: Track the parent encoder rather than...
2010-09-14 Chris Wilsondrm/i915: Allow get_fence_reg() to be uninterruptible
2010-09-14 Chris Wilsondrm/i915: Push pipelining of display plane flushes...
2010-09-14 Chris Wilsondrm/i915: Fix regression in ba3d8d749b
2010-09-14 Chris Wilsondrm/i915: Consolidate flushing the display plane
2010-09-14 Chris Wilsondrm/i915: Reduce hangcheck frequency
2010-09-13 Chris Wilsondrm/i915: Remove redundant initialisation of crtc-...
2010-09-13 Chris Wilsondrm/i915: Initialize intel_crtc->active
2010-09-13 Chris Wilsondrm/i915: Fix an overlay regression from 7e7d76c
2010-09-13 Chris Wilsondrm/i915: Share crtc setup and teardown between dpms...
2010-09-13 Chris Wilsondrm/i915/lvds: Move private data to the connector from...
2010-09-13 Chris Wilsondrm/i915/lvds: Remove incorrect mode locking
2010-09-13 Chris Wilsondrm/i915/lvds: Ensure panel is unlocked for Ironlake...
2010-09-12 Chris Wilsondrm/i915/bios: Prevent NULL dereference after allocatio...
2010-09-12 Chris Wilsondrm/i915/sdvo: Poll command status 5 times without...
2010-09-12 Chris Wilsondrm/i915: Use msleep instead of mdelay during wait_vbla...
2010-09-12 Chris Wilsondrm/i915/lvds: Remove busy wait for powering up the...
2010-09-12 Chris Wilsondrm/i915/lvds: Remove busy wait for powering down the...
2010-09-11 Chris Wilsondrm/i915/i2c: The bit-banging interface controls the...
2010-09-11 Chris Wilsondrm/i915/dp: Convert a udelay(17000) to a sleep during...
2010-09-11 Chris Wilsondrm/i915: Use macros to switch between equivalent pipe...
2010-09-11 Chris Wilsondrm/i915: Tidy Ironlake watermark computation
2010-09-11 Chris Wilsondrm/i915: Fix updating FBC
2010-09-11 Jesse Barnesdrm/i915: enable thermal reporting for IPS
2010-09-11 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2010-09-10 Chris Wilsondrm/i915: Use the real FDI frequency for determining b/w
2010-09-10 Chris Wilsondrm/i915: Only call udelay() when waiting for clocks...
2010-09-10 Chris Wilsondrm/i915: Ensure all PLL registers are flushed before...
2010-09-10 Jesse Barnesdrm/i915: set FDI RX TU size to match transmit size
2010-09-10 Jesse Barnesdrm/i915: don't write TU size to N1 reg
2010-09-10 Jesse Barnesdrm/i915: split Ironlake FDI enable function
2010-09-10 Jesse Barnesdrm/i915: enable PCH PLL, FDI training and transcoder...
2010-09-10 Jesse Barnesdrm/i915: use i915 and Ironlake CRTC enable/disable...
2010-09-10 Jesse Barnesdrm/i915: don't unlock panel regs
2010-09-10 Jesse Barnesdrm/i915: split i9xx CRTC enable/disable code
2010-09-10 Jesse Barnesdrm/i915: split Ironlake CRTC enable/disable code
2010-09-10 Chris Wilsondrm/i915: Adapt workqueue to new alloc_workqueue interface
2010-09-10 Jesse Barnesdrm/i915: don't enable self-refresh on Ironlake
2010-09-09 Chris Wilsondrm/i915/debug: Include Ironlake in self-refresh status
2010-09-09 Chris Wilsondrm/i915: Make the connector->encoder relationship...
2010-09-09 Chris Wilsondrm/i915: Use the direct mapping of pipe->crtc
2010-09-09 Chris Wilsondrm/i915: Rename intel_encoder->enc to base for consistency
2010-09-09 Chris Wilsondrm/i915: Double check that the wait_request is not...
2010-09-08 Chris Wilsondrm/i915/dp: Flush the PLL register write before sleeping
2010-09-08 Jesse Barnesdrm/i915: make sure panel is sequenced off when startin...
2010-09-08 Jesse Barnesdrm/i915: make sure VDD AUX power has time to settle
2010-09-08 Jesse Barnesdrm/i915: don't change VDD AUX status in panel power...
2010-09-08 Jesse Barnesdrm/i915: split DP link training across panel power...
2010-09-08 Jesse Barnesdrm/i915: use VDD AUX for panel power around detection...
2010-09-08 Jesse Barnesdrm/i915: use 125MHz reference clock for PCH attached eDP
2010-09-08 Jesse Barnesdrm/i915: fix eDP detection
2010-09-08 Dan Carpenteri915: snprintf returns large values
2010-09-08 Daniel Vetterdrm/i915: die, i915_probe_agp, die
2010-09-08 Daniel Vetterdrm/i915: drop prealloc_start from i915_dma gtt init
2010-09-08 Daniel Vetterintel-gtt: introduce drm/intel-gtt.h
2010-09-08 Matthew Garrettdrm/i915: Don't disable panel for modesetting if pfit...
2010-09-08 Jesse Barnesdrm/i915: set dither bits on eDP panels too
2010-09-08 Jesse Barnesdrm/i915: fix pipeconf dither bit definitions
2010-09-08 Chris Wilsondrm/i915: Remove impossible error handling from bit17...
2010-09-08 Chris Wilsondrm/i915: Add ringbuffer wait reset to hangcheck
2010-09-08 Chris Wilsondrm/i915: Clear scanline waits after disabling the...
2010-09-08 Chris Wilsondrm/i915: Show framebuffer info in debugfs
2010-09-08 Chris Wilsondrm/i915: Show device capabilities in debugfs
2010-09-08 Chris Wilsondrm/i915/tv: After disabling the pipe, use wait_for_vbl...
2010-09-08 Chris Wilsondrm/i915: Refactor panel backlight controls
2010-09-08 Chris Wilsondrm/i915: Remove redundant initialisation of fb_base
2010-09-08 Chris Wilsondrm/i915: Quieten sparse warnings for missing prototypes.
2010-09-08 Chris Wilsondrm/i915: Kill the active list spinlock
2010-09-08 Chris Wilsondrm/i915: Remove the random SyncFlush during initialisation
2010-09-08 Chris Wilsondrm/i915: Compile out error state without DEBUG_FS
2010-09-08 Chris Wilsondrm/i915/overlay: Use a continuation hook to finish...
2010-09-08 Chris Wilsondrm/i915/overlay: Make the overlay control struct opaque.
2010-09-08 Chris Wilsondrm/i915/overlay: Pass interruptible to switch_off()
2010-09-08 Chris Wilsondrm/i915/overlay: Workaround i830 overlay activation...
2010-09-08 Chris Wilsondrm/i915/overlay: Make do_put_image() as static
2010-09-08 Chris Wilsondrm/i915: Preallocate requests
2010-09-08 Chris Wilsondrm/i915/overlay: Tidy release_old_vid()
2010-09-08 Chris Wilsondrm/i915/overlay: Combine SWITCH_OFF into a single...
2010-09-08 Chris Wilsondrm/i915/overlay: Explicitly pass regs from map to...
2010-09-08 Chris Wilsondrm/i915/overlay: Refactor do_wait_request()
2010-09-08 Chris Wilsondrm/i915/overlay: Tidy check_overlay_dst()
2010-09-08 Chris Wilsondrm/i915/overlay: Tidy update_pfit_vscale_ratio()
2010-09-08 Chris Wilsondrm/i915/overlay: Remove duplicated definition of OFC_U...
2010-09-08 Chris Wilsondrm/i915/overlay: Destroy reg_bo on shutdown.
2010-09-08 Chris Wilsondrm/i915/overlay: Use the recommended page alignment...
2010-09-08 Chris Wilsondrm/i915/overlay: Tidy attribute checking.
2010-09-08 Chris Wilsondrm/i915/overlay: Use non-atomic mappings for the commo...
2010-09-08 Chris Wilsondrm/i915/overlay: Move capabilities bits to common...
2010-09-08 Chris Wilsondrm/i915/overlay: Ensure that the reg_bo is in the...
2010-09-08 Chris Wilsondrm/i915/overlay: Missing breaks between case statement...
2010-09-08 Chris Wilsondrm/i915/overlay: Whitespace
2010-09-08 Daniel Vetterdrm/i915: drop i915_add_request right in front of i915_...
2010-09-08 Daniel Vetterdrm/i915: move the wait_rendering call into flush_gpu_w...
2010-09-08 Daniel Vetterdrm/i915: drop seqno argument from i915_gem_object_move...
2010-09-08 Daniel Vetterdrm/i915: kill a no longer necessary BUG_ON
2010-09-08 Daniel Vetterdrm/i915: move flushing list processing to i915_retire_...
next