index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_object.h
Age
Commit message (
Expand
)
Author
2017-12-04
drm/i915/gvt: Dmabuf support for GVT-g
Tina Zhang
2017-11-14
drm/i915: Introduce GEM proxy
Tina Zhang
2017-10-16
drm/i915: Move dev_priv->mm.[un]bound_list to its own lock
Chris Wilson
2017-10-16
drm/i915: Rename obj->pin_display to obj->pin_global
Chris Wilson
2017-10-09
drm/i915: Track user GTT faulting per-vma
Chris Wilson
2017-10-07
drm/i915/selftests: huge page tests
Matthew Auld
2017-10-07
drm/i915: accurate page size tracking for the ppgtt
Matthew Auld
2017-10-07
drm/i915: introduce page_size members
Matthew Auld
2017-10-07
drm/i915: push set_pages down to the callers
Matthew Auld
2017-08-18
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
2017-08-15
drm/i915: Split obj->cache_coherent to track r/w
Chris Wilson
2017-06-16
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
2017-06-16
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
Chris Wilson
2017-05-30
drm/i915: Add kerneldoc to describe i915_gem_object.vma_list
Chris Wilson
2017-05-24
drm/i915: Convert i915_gem_object_ops->flags values to use BIT()
Chris Wilson
2017-03-08
drm/i915: Purge i915_gem_object_is_dead()
Chris Wilson
2017-03-08
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-03-07
drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl
Chris Wilson
2017-03-01
drm/i915: Prevent concurrent tiling/framebuffer modifications
Chris Wilson
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-22
drm/i915: Amalgamate flushing of display objects
Chris Wilson
2017-02-16
drm/i915: Remove struct_mutex for destroying framebuffers
Chris Wilson
2017-02-13
drm/i915: Exercise filling the top/bottom portions of the ppgtt
Chris Wilson
2017-02-13
drm/i915: Create a fake object for testing huge allocations
Chris Wilson
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-10
drm/i915: Split out i915_gem_object_set_tiling()
Chris Wilson
2017-01-10
drm/i915: Extract tile_row_size for fencing
Chris Wilson
2016-11-18
drm/i915: Move frontbuffer CS write tracking from ggtt vma to object
Chris Wilson
2016-11-11
drm/i915: Split out i915_vma.c
Joonas Lahtinen