Eric Anholt
|
d05ca30199
drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.
|
16 years ago |
Chris Wilson
|
901782b21e
drm/i915: Refactor calls to unmap_mapping_range
|
16 years ago |
Grégoire Henry
|
b5aa8a0fc1
drm/i915: initialize fence registers to zero when loading GEM
|
16 years ago |
Krzysztof Halasa
|
cfd43c025d
drm/i915: Fix size_t handling in off-by-default debug printfs
|
16 years ago |
Eric Anholt
|
9a298b2acd
drm: Remove memory debugging infrastructure.
|
16 years ago |
Chris Wilson
|
52dc7d32b8
drm/i915: Clear fence register on tiling stride change.
|
16 years ago |
Chris Wilson
|
8c4b8c3f34
drm/i915: Install fence register for tiled scanout on i915
|
16 years ago |
Chris Wilson
|
d78b47b9a5
drm/i915: detach/attach get/put pages symmetry
|
16 years ago |
Chris Wilson
|
2939e1f533
drm/i915: NOMEM->NOSPC
|
16 years ago |
Chris Wilson
|
21d509e339
drm/i915: use I915_GEM_GPU_DOMAINS
|
16 years ago |
Chris Wilson
|
b1ce786cb8
drm/i915: no need to hold mutex for object lookup
|
16 years ago |
Chris Wilson
|
5f26a2c7ad
drm/i915: OR in the COMMAND read domain for the batch buffer.
|
16 years ago |
Chris Wilson
|
83d6079515
drm/i915: Sanity check execbuffer arguments before touching state.
|
16 years ago |
Zhenyu Wang
|
036a4a7d92
drm/i915: handle interrupt on new chipset
|
16 years ago |
Eric Anholt
|
b962442e46
drm/i915: Change GEM throttling to be 20ms like the comment says.
|
16 years ago |
Eric Anholt
|
0e7ddf7eee
drm/i915: Remove a bad BUG_ON in the fence management code.
|
16 years ago |
Kristian Høgsberg
|
07f4f3e8a2
i915: Set object to gtt domain when faulting it back in
|
16 years ago |
Eric Anholt
|
cfa16a0de5
drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing.
|
16 years ago |
Eric Anholt
|
e76a16deb8
drm/i915: Fix tiling pitch handling on 8xx.
|
16 years ago |
Jesse Barnes
|
14b6039158
i915: support 8xx desktop cursors
|
16 years ago |
Jesse Barnes
|
8e7d2b2c6e
drm/i915: allocate large pointer arrays with vmalloc
|
16 years ago |
Jesse Barnes
|
802c7eb646
drm/i915: sanity check IER at wait_request time
|
16 years ago |
Wu Fengguang
|
d816f6ac4f
drm/i915: fix unpaired i915 device mutex on entervt failure.
|
16 years ago |
Shaohua Li
|
68c8434217
drm/i915: fix scheduling while holding the new active list spinlock
|
16 years ago |
Eric Anholt
|
280b713b5b
drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.
|
16 years ago |
Eric Anholt
|
e5e9ecde63
drm/i915: Correctly set the write flag for get_user_pages in pread.
|
16 years ago |
Florian Mickler
|
2bc43b5cf5
drm/i915: Fix use of uninitialized var in 40a5f0de
|
16 years ago |
Ben Gamari
|
6911a9b8ae
drm/i915: Implement batch and ring buffer dumping
|
16 years ago |
Carl Worth
|
5e118f4139
drm/i915: Add a spinlock to protect the active_list
|
16 years ago |
Jesse Barnes
|
959b887cf4
drm/i915: check for -EINVAL from vm_insert_pfn
|
16 years ago |