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
2018-03-12
drm/i915: Only prune fences after wait-for-all
Chris Wilson
1
-4
/
+12
2018-03-06
drm/i915: Suspend submission tasklets around wedging
Chris Wilson
1
-1
/
+5
2018-02-01
drm/i915: Always run hangcheck while the GPU is busy
Chris Wilson
1
-4
/
+3
2018-02-01
drm/i915/guc: Add uc_fini_wq in gem_init unwind path
Sagar Arun Kamble
1
-0
/
+2
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
1
-1
/
+1
2018-01-11
drm/i915: Don't adjust priority on an already signaled fence
Chris Wilson
1
-1
/
+1
2017-12-19
drm/i915: Add a strong mb to resetting the has-CS-interrupt bit
Chris Wilson
1
-1
/
+6
2017-12-18
drm/i915: prefer i915_gem_object_has_pages()
Matthew Auld
1
-1
/
+1
2017-12-16
drm/i915: Restore the kernel context after a GPU reset on an idle engine
Chris Wilson
1
-0
/
+19
2017-12-14
drm/i915: Flush pending GTT writes before unbinding
Chris Wilson
1
-8
/
+1
2017-12-14
drm/i915/guc: Extract guc_init from guc_init_hw
Michał Winiarski
1
-1
/
+7
2017-12-14
drm/i915/guc: Move GuC workqueue allocations outside of the mutex
Michał Winiarski
1
-0
/
+4
2017-12-13
drm/i915: Unwind i915_gem_init() failure
Chris Wilson
1
-14
/
+66
2017-12-13
drm/i915: Don't check #active_requests from i915_gem_wait_for_idle()
Chris Wilson
1
-2
/
+0
2017-12-13
drm/i915: Dump the engine state before declaring wedged from wait_for_engines()
Chris Wilson
1
-1
/
+12
2017-12-13
drm/i915: Bump timeout for wait_for_engines()
Chris Wilson
1
-2
/
+2
2017-12-12
drm/i915: make mappable struct resource centric
Matthew Auld
1
-4
/
+4
2017-12-08
drm/i915: Restore GT performance in headless mode with DMC loaded
Tvrtko Ursulin
1
-0
/
+3
2017-12-08
drm/i915: Refactor common list iteration over GGTT vma
Chris Wilson
1
-14
/
+4
2017-12-07
drm/i915: Track GGTT writes on the vma
Chris Wilson
1
-18
/
+40
2017-12-07
drm/i915: Remove vma from object on destroy, not close
Chris Wilson
1
-1
/
+2
2017-12-07
drm/i915: Call i915_gem_init_userptr() before taking struct_mutex
Chris Wilson
1
-6
/
+5
2017-12-06
drm/i915: Flush pending GTT writes before unbinding
Chris Wilson
1
-8
/
+1
2017-12-05
drm/i915: Skip switch-to-kernel-context on suspend when wedged
Chris Wilson
1
-9
/
+11
2017-11-30
drm/i915: Skip switch-to-kernel-context on suspend when wedged
Chris Wilson
1
-9
/
+11
2017-11-27
drm/i915: Rename i915_gem_timelines_mark_idle
Chris Wilson
1
-1
/
+2
2017-11-22
drm/i915: Call i915_gem_init_userptr() before taking struct_mutex
Chris Wilson
1
-6
/
+5
2017-11-22
drm/i915/pmu: Suspend sampling when GPU is idle
Tvrtko Ursulin
1
-0
/
+1
2017-11-21
drm/i915: Remove i915.semaphores modparam
Chris Wilson
1
-11
/
+0
2017-11-21
drm/i915: Disable semaphores on Sandybridge
Chris Wilson
1
-9
/
+1
2017-11-21
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
1
-1
/
+1
2017-11-21
drm/i915: Remove i915.enable_execlists module parameter
Chris Wilson
1
-5
/
+5
2017-11-20
drm/i915: Automatic i915_switch_context for legacy
Chris Wilson
1
-1
/
+1
2017-11-16
drm/i915: Update execlists tasklet naming
Sagar Arun Kamble
1
-5
/
+5
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-237
/
+412
2017-11-15
drm/i915: Resume GuC before using GEM
Chris Wilson
1
-0
/
+2
2017-11-14
drm/i915: Introduce GEM proxy
Tina Zhang
1
-2
/
+29
2017-11-14
drm/i915: Object w/o backing storage is banned by -ENXIO
Tina Zhang
1
-1
/
+1
2017-11-12
drm/i915: Remove redundant intel_autoenable_gt_powersave()
Chris Wilson
1
-8
/
+23
2017-11-11
drm/i915/selftests: Yet another forgotten mock_i915->mm initialiser
Chris Wilson
1
-9
/
+17
2017-11-10
drm/i915: Kerneldoc typo s/rps/rps_client/
Chris Wilson
1
-1
/
+1
2017-11-10
drm/i915: Record the default hw state after reset upon load
Chris Wilson
1
-0
/
+115
2017-11-10
drm/i915: Move intel_init_clock_gating() to i915_gem_init()
Chris Wilson
1
-2
/
+15
2017-11-10
drm/i915: Move GT powersaving init to i915_gem_init()
Chris Wilson
1
-0
/
+2
2017-11-10
drm/i915: Force the switch to the i915->kernel_context
Chris Wilson
1
-4
/
+6
2017-11-09
drm/i915: Lock llist_del_first() vs llist_del_all()
Chris Wilson
1
-1
/
+7
2017-11-06
drm/i915: Lock llist_del_first() vs llist_del_all()
Chris Wilson
1
-1
/
+7
2017-11-03
drm/i915: Set up mocs tables before restarting the engines
Chris Wilson
1
-5
/
+2
2017-11-01
drm/i915: Move parking-while-active warning to intel_engines_park()
Chris Wilson
1
-7
/
+0
2017-10-30
drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)
Chris Wilson
1
-0
/
+2
[next]