Ben Widawsky
|
ca191b1313
drm/i915: mm_list is per VMA
|
12 years ago |
Chris Wilson
|
350ec881d9
drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for Ivybridge
|
12 years ago |
Ben Widawsky
|
c37e220461
drm/i915: Add VM to pin
|
12 years ago |
Chris Wilson
|
11fa338404
drm/i915: Fix retrieval of hangcheck stats
|
12 years ago |
Ben Widawsky
|
f343c5f647
drm/i915: Getter/setter for object attributes
|
12 years ago |
Ben Widawsky
|
a0de80a0e0
drm/i915: Fix context sizes on HSW
|
12 years ago |
Mika Kuoppala
|
0025c0772d
drm/i915: change i915_add_request to macro
|
12 years ago |
Mika Kuoppala
|
c0bb617a70
drm/i915: add i915_gem_context_get_hang_stats()
|
12 years ago |
Ben Widawsky
|
bb0364130f
drm/i915: context debug messages
|
12 years ago |
Damien Lespiau
|
8693a82487
drm/i915: Add references to some workaround we implement
|
12 years ago |
Ben Widawsky
|
186507e9e8
drm/i915: Assert mutex_is_locked on context lookup
|
12 years ago |
Chris Wilson
|
112522f678
drm/i915: put context upon switching
|
12 years ago |
Mika Kuoppala
|
168f836602
drm/i915: unreference default context on module unload
|
12 years ago |
Mika Kuoppala
|
dce3271b1e
drm/i915: reference count for i915_hw_contexts
|
12 years ago |
Chris Wilson
|
4615d4c9e2
drm/i915: Use MLC (l3$) for context objects
|
12 years ago |
Tejun Heo
|
c8c470afe3
drm/i915: convert to idr_alloc()
|
12 years ago |
Ben Widawsky
|
f73f760725
drm/i915/ctx: Remove bad invariant
|
12 years ago |
Ben Widawsky
|
07ea0d85ac
drm/i915: Clarify HW context size logic
|
12 years ago |
Chris Wilson
|
9d7730914f
drm/i915: Preallocate next seqno before touching the ring
|
12 years ago |
Ben Widawsky
|
f94982b002
drm/i915: Allocate the proper size for contexts.
|
12 years ago |
Dave Airlie
|
1f31c69dac
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Chris Wilson
|
ac82ea2e97
drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/a
|
12 years ago |
Chris Wilson
|
86a1ee26bb
drm/i915: Only pwrite through the GTT if there is space in the aperture
|
13 years ago |
Devendra Naga
|
e47e9ad918
drm/i915: remove unused variable
|
13 years ago |
Ben Widawsky
|
2e4291e0bc
drm/i915: Add contexts for HSW
|
13 years ago |
Chris Wilson
|
9a3b530455
drm/i915: Cleanup context switching through do_switch()
|
13 years ago |
Dan Carpenter
|
be636387f8
drm/i915: dereferencing an error pointer
|
13 years ago |
Chris Wilson
|
b259b31206
drm/i915: fix invalid reference handling of the default ctx obj
|
13 years ago |