Daniel Vetter
|
1286ff7397
i915: add dmabuf/prime buffer sharing support.
|
13 years ago |
Ben Widawsky
|
b2da9fe5d5
drm/i915: remove do_retire from i915_wait_request
|
13 years ago |
Daniel Vetter
|
211c568bc6
drm/i915: simplify ppgtt setup
|
13 years ago |
Dave Airlie
|
effbc4fd8e
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
|
13 years ago |
Daniel Vetter
|
55a254ac63
drm/i915: properly restore the ppgtt page directory on resume
|
13 years ago |
Daniel Vetter
|
d1dd20a965
drm/i915: clear the entire gtt when using gem
|
13 years ago |
Daniel Vetter
|
644ec02b5d
drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt
|
13 years ago |
Daniel Vetter
|
74898d7edc
drm/i915: bind objects to the global gtt only when needed
|
13 years ago |
Daniel Vetter
|
741639079c
drm/i915: split out dma mapping from global gtt bind/unbind functions
|
13 years ago |
Daniel Vetter
|
7bddb01fb9
drm/i915: ppgtt binding/unbinding support
|
13 years ago |
Daniel Vetter
|
1d2a314c97
drm/i915: initialization/teardown for the aliasing ppgtt
|
13 years ago |
Ben Widawsky
|
8436473a4b
drm/i915: drm/i915: Fix recursive calls to unmap
|
13 years ago |
Ben Widawsky
|
b93f9cf14e
drm/i915: argument to control retiring behavior
|
13 years ago |
Ben Widawsky
|
5c0422878f
drm/i915: ILK + VT-d workaround
|
13 years ago |
Chris Wilson
|
e4ffd173a1
drm/i915: Add an interface to dynamically change the cache level
|
14 years ago |
Chris Wilson
|
d5bd144959
drm/i915/gtt: Split out i915_gem_gtt_rebind_object()
|
14 years ago |
Chris Wilson
|
93dfb40cd8
drm/i915: Rename agp_type to cache_level
|
14 years ago |
Chris Wilson
|
bee4a186c1
drm/i915,agp/intel: Do not clear stolen entries
|
14 years ago |
Chris Wilson
|
d912640058
drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT
|
14 years ago |
Chris Wilson
|
a8e93126a6
drm/i915/gtt: Clear the cachelines upon resume
|
14 years ago |
Chris Wilson
|
05394f3975
drm/i915: Use drm_i915_gem_object as the preferred type
|
14 years ago |
Daniel Vetter
|
185cbcb304
drm/i915: no more agp for gem
|
14 years ago |
Daniel Vetter
|
7c2e6fdf45
drm/i915: move gtt handling to i915_gem_gtt.c
|
14 years ago |
Daniel Vetter
|
76aaf22016
drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko
|
14 years ago |