Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
2ef7eeaa553d88e78d9a4520271f26a7bc0e2968
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
2ef7eea
drm/i915: Make a single set-to-gtt-domain path.
by Eric Anholt
· 17 years ago
b670d81
drm/i915: If interrupted while setting object domains, still emit the flush.
by Eric Anholt
· 17 years ago
ce44b0e
drm/i915: Move flushing list cleanup from flush request retire to request emit.
by Eric Anholt
· 17 years ago
151903d
drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty.
by Eric Anholt
· 17 years ago
6133047
drm/i915: execbuffer pins objects, no need to ensure they're still in the GTT
by Keith Packard
· 17 years ago
2678d9d
drm/i915: Subtract total pinned bytes from available aperture size
by Keith Packard
· 17 years ago
28dfe52
drm/i915: Avoid BUG_ONs on VT switch with a wedged chipset.
by Eric Anholt
· 17 years ago
6a47baa
i915: Don't attempt to short-circuit object_wait_rendering by checking domains.
by Owen Taylor
· 17 years ago
da4a22c
Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
5a125c3
i915: Add GEM ioctl to get available aperture size.
by Eric Anholt
· 17 years ago
0839ccb
i915: use io-mapping interfaces instead of a variety of mapping kludges
by Keith Packard
· 17 years ago
70740d6
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 17 years ago
9e44af7
drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations
by Keith Packard
· 17 years ago
e8848a1
fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c
by Thomas Gleixner
· 17 years ago
9b7530cc
i915: cleanup coding horrors in i915_gem_gtt_pwrite()
by Linus Torvalds
· 17 years ago
6dbe277
i915: Don't run retire work handler while suspended
by Keith Packard
· 17 years ago
ba1eb1d
i915: Map status page cached for chips with GTT-based HWS location.
by Keith Packard
· 17 years ago
50aa253
i915: Fix up ring initialization to cover G45 oddities
by Keith Packard
· 17 years ago
e7d22bc
i915: add missing return in error path.
by Dave Airlie
· 17 years ago
3043c60
drm: Clean up many sparse warnings in i915.
by Eric Anholt
· 17 years ago
bd88ee4
drm: Use ioremap_wc in i915_driver instead of ioremap, since we always want WC.
by Eric Anholt
· 17 years ago
4f481ed
drm: Avoid oops in GEM execbuffers with bad arguments.
by Eric Anholt
· 17 years ago
dbb19d3
i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.
by Kristian Høgsberg
· 17 years ago
546b097
i915: Use struct_mutex to protect ring in GEM mode.
by Eric Anholt
· 17 years ago
673a394
drm: Add GEM ("graphics execution manager") to i915 driver.
by Eric Anholt
· 17 years ago