index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_internal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Split obj->cache_coherent to track r/w
Chris Wilson
2017-08-15
1
-3
/
+4
*
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
Chris Wilson
2017-06-16
1
-1
/
+2
*
drm/i915: Mark CPU cache as dirty on every transition for CPU writes
Chris Wilson
2017-06-16
1
-1
/
+2
*
drm/i915: Recreate internal objects with single page segments if dmar fails
Chris Wilson
2017-02-03
1
-14
/
+23
*
drm/i915: fix i915 running as dom0 under Xen
Juergen Gross
2017-02-02
1
-2
/
+10
*
drm/i915: Be defensive when cleaning up i915_gem_internal pages
Chris Wilson
2017-01-31
1
-2
/
+5
*
drm/i915: Assert internal objects are page aligned
Chris Wilson
2017-01-17
1
-0
/
+1
*
drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t size
Chris Wilson
2017-01-12
1
-1
/
+6
*
drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively
Jani Nikula
2016-12-07
1
-1
/
+1
*
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
Tvrtko Ursulin
2016-12-01
1
-1
/
+1
*
drm/i915: Allow shrinking of userptr objects once again
Tvrtko Ursulin
2016-11-01
1
-1
/
+2
*
drm/i915: Pass around sg_table to get_pages/put_pages backend
Chris Wilson
2016-10-28
1
-12
/
+11
*
drm/i915: Refactor object page API
Chris Wilson
2016-10-28
1
-6
/
+6
*
drm/i915: Introduce an internal allocator for disposable private objects
Chris Wilson
2016-10-28
1
-0
/
+170