index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Fix pte updates in ggtt clear range
Ben Widawsky
2012-11-29
1
-2
/
+4
*
drm/i915: Use pci_resource functions for BARs.
Ben Widawsky
2012-11-21
1
-6
/
+2
*
drm/i915: Report amount of usable graphics memory in MiB
Chris Wilson
2012-11-13
1
-1
/
+1
*
drm/i915: Fix sparse warnings in from AGP kill code
Ben Widawsky
2012-11-11
1
-1
/
+1
*
drm/i915: Move the remaining gtt code
Ben Widawsky
2012-11-11
1
-0
/
+76
*
drm/i915: flush system agent TLBs on SNB
Ben Widawsky
2012-11-11
1
-2
/
+9
*
drm/i915: Calculate correct stolen size for GEN7+
Ben Widawsky
2012-11-11
1
-1
/
+13
*
drm/i915: Stop using AGP layer for GEN6+
Ben Widawsky
2012-11-11
1
-28
/
+229
*
drm/i915: move more pte encoding to pte encode
Ben Widawsky
2012-11-11
1
-29
/
+27
*
drm/i915: Extract PPGTT pte encoding
Ben Widawsky
2012-11-11
1
-5
/
+16
*
drm/i915: introduce gtt_pte_t
Ben Widawsky
2012-11-11
1
-6
/
+8
*
drm/i915: Add dev to ppgtt
Ben Widawsky
2012-11-11
1
-2
/
+3
*
drm/i915: No LLC_MLC for HSW.
Ben Widawsky
2012-11-11
1
-3
/
+7
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-98
/
+46
|
\
|
*
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
2012-09-24
1
-1
/
+1
|
|
\
|
*
|
drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops
Chris Wilson
2012-09-20
1
-2
/
+2
|
*
|
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2012-09-20
1
-97
/
+26
|
*
|
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-09-03
1
-1
/
+1
|
|
\
\
|
|
*
|
drm/i915: Track unbound pages
Chris Wilson
2012-08-21
1
-1
/
+1
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2012-08-27
1
-1
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
2012-08-17
1
-1
/
+2
|
|
\
\
\
|
*
|
|
|
drm/i915: Segregate memory domains in the GTT using coloring
Chris Wilson
2012-07-26
1
-0
/
+19
*
|
|
|
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
|
|
|
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
drm/i915: Use the correct size of the GTT for placing the per-process entries
Chris Wilson
2012-08-24
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
drm/i915: fix hsw uncached pte
Daniel Vetter
2012-08-17
1
-1
/
+4
|
|
/
|
/
|
*
|
i915: don't map imported dma-bufs for dmar.
Dave Airlie
2012-08-05
1
-1
/
+2
|
/
*
i915: add dmabuf/prime buffer sharing support.
Daniel Vetter
2012-05-23
1
-2
/
+13
*
drm/i915: remove do_retire from i915_wait_request
Ben Widawsky
2012-05-03
1
-1
/
+1
*
drm/i915: simplify ppgtt setup
Daniel Vetter
2012-04-12
1
-6
/
+4
*
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2012-04-12
1
-28
/
+41
|
\
|
*
drm/i915: clear the entire gtt when using gem
Daniel Vetter
2012-03-27
1
-2
/
+3
|
*
drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt
Daniel Vetter
2012-03-27
1
-0
/
+19
|
*
drm/i915: bind objects to the global gtt only when needed
Daniel Vetter
2012-03-20
1
-0
/
+4
|
*
drm/i915: split out dma mapping from global gtt bind/unbind functions
Daniel Vetter
2012-03-20
1
-28
/
+17
*
|
drm/i915: properly restore the ppgtt page directory on resume
Daniel Vetter
2012-04-01
1
-9
/
+0
|
/
*
drm/i915: ppgtt binding/unbinding support
Daniel Vetter
2012-02-09
1
-6
/
+140
*
drm/i915: initialization/teardown for the aliasing ppgtt
Daniel Vetter
2012-02-09
1
-0
/
+139
*
drm/i915: drm/i915: Fix recursive calls to unmap
Ben Widawsky
2012-01-26
1
-1
/
+1
*
drm/i915: argument to control retiring behavior
Ben Widawsky
2012-01-26
1
-1
/
+1
*
drm/i915: ILK + VT-d workaround
Ben Widawsky
2011-10-20
1
-0
/
+30
*
drm/i915: Add an interface to dynamically change the cache level
Chris Wilson
2011-06-09
1
-5
/
+2
*
drm/i915/gtt: Split out i915_gem_gtt_rebind_object()
Chris Wilson
2011-06-09
1
-17
/
+25
*
drm/i915: Rename agp_type to cache_level
Chris Wilson
2011-05-10
1
-6
/
+29
*
drm/i915,agp/intel: Do not clear stolen entries
Chris Wilson
2011-01-24
1
-0
/
+4
*
drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT
Chris Wilson
2011-01-11
1
-7
/
+3
*
drm/i915/gtt: Clear the cachelines upon resume
Chris Wilson
2010-12-09
1
-1
/
+2
*
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-11-23
1
-36
/
+32
*
drm/i915: no more agp for gem
Daniel Vetter
2010-11-23
1
-19
/
+44
*
drm/i915: move gtt handling to i915_gem_gtt.c
Daniel Vetter
2010-11-23
1
-0
/
+28
[next]