drm/i915/dp: Convert a udelay(17000) to a sleep during link-off
[pandora-kernel.git] / drivers / gpu /
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_...
2010-09-08 Daniel Vetterdrm/i915: only one interrupt per batchbuffer is not...
2010-09-08 Daniel Vetterdrm/i915: move flushing list processing to i915_gem_flush
2010-09-08 Daniel Vetterdrm/i915: allow lazy emitting of requests
2010-09-08 Jesse Barnesdrm/i915: add MMIO debug output
2010-09-08 Chris Wilsondrm/i915/sdvo: Preserve pixel-multiplier
2010-09-08 Chris Wilsondrm/i915: Sanity check user framebuffer parameters...
2010-09-08 Chris Wilsondrm/i915/tv: Mark the format names as constant and...
2010-09-08 Chris Wilsondrm/i915/tv: Poll for DAC state change
2010-09-08 Chris Wilsondrm/i915/tv: Preserve reserved DAC bits during mode...
2010-09-08 Sitsofe Wheelerdrm/i915: Revert extra intel_wait_for_vblank to prevent...
2010-09-08 Chris Wilsondrm/i915: Ironlake page-flipping is per-plane not per...
2010-09-08 Chris Wilsondrm/i915: Addin-offset is an unreliable indicator of...
2010-09-08 Chris Wilsondrm/i915: Use the VBT from OpRegion when available...
2010-09-08 Chris Wilsondrm/i915: Rename i915_opregion.c to intel_opregion.c
2010-09-08 Chris Wilsondrm/i915/crt: Flush register prior to waiting for vblank.
2010-09-08 Chris Wilsondrm/i915: Avoid using msleep under kdb and wait_for()
2010-09-08 Chris Wilsondrm/i915: Drop the msleep parameter to wait_for()
2010-09-08 Daniel Vetterdrm/i915: unload: fix retire_work races
2010-09-08 Daniel Vetterdrm/i915: unload: ensure that gem is idle
2010-09-08 Daniel Vetterdrm/i915: unload: fix unpin_work related races
2010-09-08 Daniel Vetterdrm/i915: unload: fix idle_timer/idle_work races
2010-09-08 Daniel Vetterdrm/i915: unload: don't leak error state
2010-09-08 Daniel Vetterdrm/i915: unload: fix hotplug_work races
next