drm/i915/sdvo: Poll command status 5 times without delay on read
[pandora-kernel.git] / drivers /
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: use chipset generation number some more
2010-09-08 Daniel Vetterintel-gtt: call init_gtt_init in probe function
2010-09-08 Daniel Vetterintel-gtt: consolidate i9xx setup
2010-09-08 Daniel Vetterintel-gtt: consolidate i830 setup
2010-09-08 Daniel Vetterintel-gtt: consolidate the gtt ioremap calls
2010-09-08 Daniel Vetterintel-gtt: i830: adjust ioremap of regs and gtt to...
2010-09-08 Daniel Vetterintel-gtt: i965: use detected gtt size for mapping
2010-09-08 Daniel Vetterintel-gtt: i915: use detected gtt size for mapping
2010-09-08 Daniel Vetterintel-gtt: introduce intel_gtt_driver
2010-09-08 Daniel Vetterintel-gtt: fix gtt_total_entries detection
2010-09-08 Daniel Vetterintel-gtt: s/i8[13]0/fake_agp for generic functions
2010-09-08 Daniel Vetterintel-gtt: adjust overhead entries in intel_gtt_stolen_...
2010-09-08 Daniel Vetterintel-gtt: drop unnecessary conditions in intel_gtt_sto...
2010-09-08 Daniel Vetterintel-gtt: sane variable names for intel_gtt_stolen_entries
2010-09-08 Daniel Vetterintel-gtt: generic intel_fake_agp_fetch_size
2010-09-08 Daniel Vetterintel-gtt: new function intel_gtt_mappable_entries
2010-09-08 Daniel Vetterintel-gtt: s/intel_i830_init_gtt_entries/intel_gtt_stol...
2010-09-08 Daniel Vetterintel-gtt: store a local pointer to the bridge pci dev
2010-09-08 Daniel Vetterintel-gtt: introduce drm/intel-gtt.h
2010-09-08 Daniel Vetteragp/intel: make intel-gtt.c into a real source file
2010-09-08 Daniel Vetteragp/intel: split out gmch/gtt probe, part 2
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...
next