Owen Taylor
|
6a47baa6ce
i915: Don't attempt to short-circuit object_wait_rendering by checking domains.
|
16 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
|
16 years ago |
Eric Anholt
|
5a125c3c79
i915: Add GEM ioctl to get available aperture size.
|
16 years ago |
Keith Packard
|
0839ccb8ac
i915: use io-mapping interfaces instead of a variety of mapping kludges
|
16 years ago |
Linus Torvalds
|
70740d6c93
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
16 years ago |
Keith Packard
|
9e44af790f
drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations
|
16 years ago |
Thomas Gleixner
|
e8848a170f
fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c
|
16 years ago |
Linus Torvalds
|
9b7530cc32
i915: cleanup coding horrors in i915_gem_gtt_pwrite()
|
16 years ago |
Keith Packard
|
6dbe2772d6
i915: Don't run retire work handler while suspended
|
16 years ago |
Keith Packard
|
ba1eb1d825
i915: Map status page cached for chips with GTT-based HWS location.
|
16 years ago |
Keith Packard
|
50aa253d82
i915: Fix up ring initialization to cover G45 oddities
|
16 years ago |
Dave Airlie
|
e7d22bc3cb
i915: add missing return in error path.
|
16 years ago |
Eric Anholt
|
3043c60c48
drm: Clean up many sparse warnings in i915.
|
16 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 |