index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-237
/
+412
2017-11-09
drm/i915: Lock llist_del_first() vs llist_del_all()
Chris Wilson
1
-1
/
+7
2017-10-30
drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)
Chris Wilson
1
-0
/
+2
2017-10-19
drm/i915: Skip waking the device to service pwrite
Chris Wilson
1
-3
/
+20
2017-10-18
drm/i915: Report -EFAULT before pwrite fast path into shmemfs
Chris Wilson
1
-0
/
+3
2017-10-17
drm/i915: Report -EFAULT before pwrite fast path into shmemfs
Chris Wilson
1
-0
/
+3
2017-10-16
drm/i915: Skip HW reinitialisation on resume if still wedged
Chris Wilson
1
-2
/
+8
2017-10-16
drm/i915: Trim struct_mutex hold duration for i915_gem_free_objects
Chris Wilson
1
-8
/
+8
2017-10-16
drm/i915: Only free the oldest stale object before a fresh allocation
Chris Wilson
1
-2
/
+12
2017-10-16
drm/i915: Move dev_priv->mm.[un]bound_list to its own lock
Chris Wilson
1
-9
/
+44
2017-10-16
drm/i915: Rename obj->pin_display to obj->pin_global
Chris Wilson
1
-10
/
+10
2017-10-16
drm/i915: Refactor testing obj->mm.pages
Chris Wilson
1
-9
/
+10
2017-10-13
drm/i915: Stop asserting on set-wedged vs nop_submit_request ordering
Chris Wilson
1
-2
/
+0
2017-10-11
drm/i915: Use rcu instead of stop_machine in set_wedged
Daniel Vetter
1
-29
/
+51
2017-10-11
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
Sagar Arun Kamble
1
-10
/
+11
2017-10-09
drm/i915: Order two completing nop_submit_request
Chris Wilson
1
-1
/
+6
2017-10-09
drm/i915: s/sg_mask/sg_page_sizes/
Matthew Auld
1
-14
/
+14
2017-10-09
drm/i915: Early rejection of mappable GGTT pin attempts for large bo
Chris Wilson
1
-30
/
+35
2017-10-09
drm/i915: Avoid evicting user fault mappable vma for pread/pwrite
Chris Wilson
1
-2
/
+6
2017-10-09
drm/i915: Track user GTT faulting per-vma
Chris Wilson
1
-16
/
+34
2017-10-09
drm/i915: Consolidate get_fence with pin_fence
Chris Wilson
1
-1
/
+2
2017-10-09
drm/i915: Hold forcewake for the duration of reset+restart
Chris Wilson
1
-2
/
+15
2017-10-07
drm/i915: disable platform support for vGPU huge gtt pages
Matthew Auld
1
-0
/
+9
2017-10-07
drm/i915/selftests: huge page tests
Matthew Auld
1
-0
/
+1
2017-10-07
drm/i915: introduce page_size members
Matthew Auld
1
-5
/
+37
2017-10-07
drm/i915: push set_pages down to the callers
Matthew Auld
1
-21
/
+24
2017-10-07
drm/i915: introduce simple gemfs
Matthew Auld
1
-1
/
+32
2017-10-06
drm/i915: Order two completing nop_submit_request
Chris Wilson
1
-1
/
+6
2017-10-06
drm/i915: Try harder to finish the idle-worker
Chris Wilson
1
-2
/
+1
2017-09-29
drm/i915: Move i915_gem_restore_fences to i915_gem_resume
Sagar Arun Kamble
1
-0
/
+1
2017-09-28
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
1
-3
/
+3
2017-09-28
Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-35
/
+37
2017-09-25
drm/i915: Make own struct for execlist items
Mika Kuoppala
1
-3
/
+3
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-2
/
+2
2017-09-18
drm/i915: Cancel all ready but queued requests when wedging
Chris Wilson
1
-37
/
+1
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-1
/
+1
2017-09-08
Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...
Linus Torvalds
1
-9
/
+19
2017-09-07
drm/i915: Apply the GTT write flush for all !llc machines
Chris Wilson
1
-2
/
+2
2017-09-07
i915: Fix obj size vs. alignment for drm_pci_alloc()
Ville Syrjälä
1
-1
/
+1
2017-09-07
drm/i915: Use __sg_alloc_table_from_pages for userptr allocations
Tvrtko Ursulin
1
-5
/
+1
2017-09-07
drm/i915: wire up shrinkctl->nr_scanned
Chris Wilson
1
-2
/
+2
2017-09-07
drm/i915: Lift has-pinned-pages assert to caller of ____i915_gem_object_get_p...
Chris Wilson
1
-2
/
+4
2017-09-05
drm/i915: Add __rcu to radix tree slot pointer
Ville Syrjälä
1
-1
/
+1
2017-09-04
drm/i915: io unmap functions want __iomem
Ville Syrjälä
1
-12
/
+15
2017-09-04
drm/i915: Add __rcu to radix tree slot pointer
Ville Syrjälä
1
-1
/
+1
2017-08-30
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
Chris Wilson
1
-1
/
+7
2017-08-30
drm/i915: Always wake the device to flush the GTT
Chris Wilson
1
-6
/
+5
2017-08-30
drm/i915: Recreate vmapping even when the object is pinned
Chris Wilson
1
-1
/
+6
2017-08-30
drm/i915: Always wake the device to flush the GTT
Chris Wilson
1
-6
/
+5
2017-08-29
drm/i915: Discard the request queue if we fail to sleep before suspend
Chris Wilson
1
-1
/
+2
[next]