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.13.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
/
gvt
/
scheduler.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-04
drm/i915/execlists: Distinguish the incomplete context notifies
Chris Wilson
1
-0
/
+1
2017-09-13
drm/i915/lrc: Clarify the format of the context image
Michel Thierry
1
-2
/
+2
2017-09-08
drm/i915/gvt: Refine error handling in dispatch_workload
fred gao
1
-1
/
+3
2017-09-08
drm/i915/gvt: Add error handling for intel_gvt_scan_and_shadow_workload
fred gao
1
-7
/
+21
2017-09-08
drm/i915/gvt: Separate cmd scan from request allocation
fred gao
1
-27
/
+57
2017-08-22
Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-31
/
+80
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
1
-1
/
+2
2017-08-10
drm/i915/gvt: Add shadow context descriptor updating
Kechen Lu
1
-0
/
+23
2017-08-10
drm/i915/gvt: To check whether workload scan and shadow has mutex hold
Ping Gao
1
-0
/
+2
2017-08-10
drm/i915/gvt: Audit and shadow workload during ELSP writing
Ping Gao
1
-0
/
+7
2017-08-10
drm/i915/gvt: Factor out scan and shadow from workload dispatch
Ping Gao
1
-33
/
+50
2017-08-02
drm/i915/gvt: change resetting to resetting_eng
Chuanxiao Dong
1
-1
/
+2
2017-07-20
Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-1
/
+1
2017-07-11
drm/i915/gvt: Use fence error from GVT request for workload status
Chuanxiao Dong
1
-9
/
+12
2017-07-11
drm/i915/gvt: remove scheduler_mutex in per-engine workload_thread
Weinan Li
1
-7
/
+0
2017-06-20
drm/i915: Allow contexts to be unreferenced locklessly
Chris Wilson
1
-1
/
+1
2017-06-08
drm/i915/gvt: Trigger scheduling after context complete
Ping Gao
1
-0
/
+4
2017-06-08
drm/i915/gvt: implement per-vm mmio switching optimization
Changbin Du
1
-7
/
+28
2017-05-04
drm/i915: Use engine->context_pin() to report the intel_ring
Chris Wilson
1
-2
/
+4
2017-05-03
Merge tag 'tags/drm-for-v4.12' into drm-intel-next-queued
Daniel Vetter
1
-4
/
+1
2017-04-28
drm/i915: Sanitize engine context sizes
Joonas Lahtinen
1
-4
/
+2
2017-04-26
Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...
Jani Nikula
1
-4
/
+1
2017-04-13
drm/i915/gvt: remove some debug messages in scheduler timer handler
Zhenyu Wang
1
-4
/
+1
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
1
-1
/
+6
2017-03-29
drm/i915/gvt: Add KBL dispatch logic in each function.
Xu Han
1
-1
/
+2
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
1
-20
/
+41
2017-03-27
Merge tag 'gvt-fixes-2017-03-23' of https://github.com/01org/gvt-linux into d...
Jani Nikula
1
-1
/
+6
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
1
-16
/
+36
2017-03-22
drm/i915/gvt: Use force single submit flag to distinguish gvt request from i9...
Changbin Du
1
-1
/
+6
2017-03-21
drm/i915: make context status notifier head be per engine
Changbin Du
1
-26
/
+19
2017-03-17
drm/i915: Remove superfluous i915_add_request_no_flush() helper
Chris Wilson
1
-1
/
+1
2017-03-17
drm/i915/gvt: GVT pin/unpin shadow context
Chuanxiao Dong
1
-0
/
+27
2017-03-17
drm/i915/gvt: scan shadow indirect context image when valid
Tina Zhang
1
-3
/
+6
2017-03-17
drm/i915/gvt: Remove bogus retry around i915_wait_request
Chris Wilson
1
-13
/
+1
2017-03-17
drm/i915/gvt: replace the gvt_err with gvt_vgpu_err
Tina Zhang
1
-4
/
+7
2017-03-16
drm/i915: make context status notifier head be per engine
Changbin Du
1
-26
/
+19
2017-03-06
drm/i915/gvt: handle workload lifecycle properly
Chuanxiao Dong
1
-16
/
+33
2017-02-23
drm/i915/gvt: add a NULL pointer check to avoid kernel panic
Chuanxiao Dong
1
-0
/
+3
2017-02-14
drm/i915/gvt: Fix shadow context descriptor
Zhenyu Wang
1
-1
/
+2
2017-02-09
drm/i915/gvt: remove a redundant end of line in debug log
Changbin Du
1
-1
/
+1
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-7
/
+7
2017-01-09
drm/i915/gvt: dec vgpu->running_workload_num after the workload is really done
Changbin Du
1
-5
/
+5
2017-01-09
drm/i915/gvt: fix use after free for workload
Changbin Du
1
-2
/
+2
2017-01-04
Merge tag 'v4.10-rc2' into drm-intel-next-queued
Daniel Vetter
1
-4
/
+6
2016-12-18
drm/i915: Mark the shadow gvt context as closed
Chris Wilson
1
-9
/
+1
2016-11-25
drm/i915/gvt: fix lock not released bug for dispatch_workload() err path
Zhenyu Wang
1
-4
/
+6
2016-11-14
drm/i915/gvt: fix deadlock in workload_thread
Pei Zhang
1
-20
/
+13
2016-11-10
drm/i915/gvt: use kmap instead of kmap_atomic around guest memory access
Xiaoguang Chen
1
-8
/
+8
2016-11-07
drm/i915/gvt: Fix workload status after wait
Zhenyu Wang
1
-0
/
+2
2016-10-28
drm/i915: Rearrange i915_wait_request() accounting with callers
Chris Wilson
1
-3
/
+6
[next]