Commit History

Author SHA1 Message Date
  Eric Anholt 151903d546 drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty. 17 years ago
  Keith Packard 6133047aa6 drm/i915: execbuffer pins objects, no need to ensure they're still in the GTT 17 years ago
  Keith Packard 2678d9d696 drm/i915: Subtract total pinned bytes from available aperture size 17 years ago
  Eric Anholt 28dfe52a6e drm/i915: Avoid BUG_ONs on VT switch with a wedged chipset. 17 years ago
  Owen Taylor 6a47baa6ce i915: Don't attempt to short-circuit object_wait_rendering by checking domains. 17 years ago
  Linus Torvalds da4a22cba7 Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
  Eric Anholt 5a125c3c79 i915: Add GEM ioctl to get available aperture size. 17 years ago
  Keith Packard 0839ccb8ac i915: use io-mapping interfaces instead of a variety of mapping kludges 17 years ago
  Linus Torvalds 70740d6c93 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 17 years ago
  Keith Packard 9e44af790f drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations 17 years ago
  Thomas Gleixner e8848a170f fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c 17 years ago
  Linus Torvalds 9b7530cc32 i915: cleanup coding horrors in i915_gem_gtt_pwrite() 17 years ago
  Keith Packard 6dbe2772d6 i915: Don't run retire work handler while suspended 17 years ago
  Keith Packard ba1eb1d825 i915: Map status page cached for chips with GTT-based HWS location. 17 years ago
  Keith Packard 50aa253d82 i915: Fix up ring initialization to cover G45 oddities 17 years ago
  Dave Airlie e7d22bc3cb i915: add missing return in error path. 17 years ago
  Eric Anholt 3043c60c48 drm: Clean up many sparse warnings in i915. 17 years ago
  Eric Anholt bd88ee4c1b drm: Use ioremap_wc in i915_driver instead of ioremap, since we always want WC. 17 years ago
  Eric Anholt 4f481ed22e drm: Avoid oops in GEM execbuffers with bad arguments. 17 years ago
  Kristian Høgsberg dbb19d302b i915 gem: install and uninstall irq handler in entervt and leavevt ioctls. 17 years ago
  Eric Anholt 546b0974c3 i915: Use struct_mutex to protect ring in GEM mode. 17 years ago
  Eric Anholt 673a394b1e drm: Add GEM ("graphics execution manager") to i915 driver. 17 years ago