intel-gtt: consolidate i830 setup
[pandora-kernel.git] / drivers / gpu /
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
2010-09-08 Daniel Vetterdrm/i915: unload: fix error_work races
2010-09-08 Daniel Vetterdrm/i915: unload: fix intel dp encoder cleanup
2010-09-08 Chris WilsonMerge remote branch 'airlied/drm-core-next' into HEAD
2010-09-08 Chris WilsonRevert "drm/i915: Warn if we run out of FIFO space...
2010-09-08 Chris WilsonRevert "drm/i915: Allow LVDS on pipe A on gen4+"
2010-09-07 Chris WilsonRevert "drm/i915: Enable RC6 on Ironlake."
2010-09-07 Zhenyu Wangintel_agp,i915: Add more sandybridge graphics device ids
2010-09-07 Zhenyu Wangdrm/i915: Enable MI_FLUSH on Sandybridge
2010-09-07 Zhenyu Wangagp/intel: Fix cache control for Sandybridge
2010-09-07 Chris Wilsondrm/i915: Prevent double dpms on
2010-09-07 Chris Wilsondrm/i915: Avoid use of uninitialised values when disabl...
2010-09-07 Simon Farnsworthdrm/i915: Avoid pageflipping freeze when we miss the...
2010-09-07 Chris Wilsondrm/i915: Tightly scope intel_encoder to prevent invali...
2010-09-07 Chris Wilsondrm/i915: Allocate the PCI resource for the MCHBAR
2010-09-07 Chris Wilsondrm/i915/dp: Really try 5 times before giving up.
2010-09-07 Chris Wilsondrm/i915/sdvo: Restore guess of the DDC bus in absence...
2010-09-07 Chris Wilsondrm/i915/dp: Boost timeout for enabling transcoder...
2010-09-07 Chris Wilsondrm/i915: Re-use set_base_atomic to share setting of...
2010-09-07 Chris Wilsondrm/i915: Fix offset page-flips on i965+
2010-09-07 Chris Wilsondrm/i915: Include a generation number in the device...
2010-09-06 Dan Carpenteri915: return -EFAULT if copy_to_user fails
2010-09-06 Dan Carpenteri915: return -EFAULT if copy_to_user fails
2010-09-06 Daniel Vetterdrm/i915: overlay on gen2 can't address above 1G
2010-09-06 Chris Wilsondrm/i915: Clear the vblank status bit before polling...
2010-09-06 Pekka Enbergi915: Fix spurious TV detection after 9d0498a2bf +...
2010-09-06 Pavel Roskini915: revert some checks added by commit 32aad86f
2010-09-06 Chris WilsonRevert "drm/i915: Unreference object not handle on...
2010-09-06 Andrew Mortondrivers/gpu/drm/i915/intel_overlay.c needs seq_file.h
2010-08-29 Daniel Vetterdrm: kill get_reg_ofs callback
2010-08-29 Daniel Vetterdrm: kill dev->timer
2010-08-29 Daniel Vetterdrm: kill agp indirection mess
2010-08-29 Daniel Vetterdrm: replace drawable ioctl by noops
2010-08-29 Daniel Vetterdrm: don't export dri1 locking functions
2010-08-29 Daniel Vetterdrm: kill drm_map_ofs callbacks
2010-08-29 Daniel Vetterdrm: drop return value of drm_free_agp
next