aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem.c
Commit message (Expand)AuthorAge
* i915: Map status page cached for chips with GTT-based HWS location.Keith Packard2008-10-17
* i915: Fix up ring initialization to cover G45 odditiesKeith Packard2008-10-17
* i915: add missing return in error path.Dave Airlie2008-10-17
* drm: Clean up many sparse warnings in i915.Eric Anholt2008-10-17
* drm: Use ioremap_wc in i915_driver instead of ioremap, since we always want WC.Eric Anholt2008-10-17
* drm: Avoid oops in GEM execbuffers with bad arguments.Eric Anholt2008-10-17
* i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.Kristian Høgsberg2008-10-17
* i915: Use struct_mutex to protect ring in GEM mode.Eric Anholt2008-10-17
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-17