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.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
2018-03-06
drm/i915/gvt: Rework shadow graphic memory management code
Changbin Du
1
-12
/
+15
2018-03-01
Merge drm-next into drm-intel-next-queued (this time for real)
Joonas Lahtinen
1
-9
/
+10
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-8
/
+8
2018-02-06
drm/i915/gvt: only reset execlist state of one engine during VM engine reset
Weinan Li
1
-6
/
+6
2018-02-06
drm/i915/gvt: refine intel_vgpu_submission_ops as per engine ops
Weinan Li
1
-3
/
+4
2017-12-08
Merge airlied/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-4
/
+5
2017-12-04
drm/i915/gvt: set max priority for gvt context
Zhenyu Wang
1
-0
/
+3
2017-12-04
drm/i915/gvt: Don't mark vgpu context as inactive when preempted
Zhenyu Wang
1
-1
/
+3
2017-12-04
drm/i915/gvt: Kick scheduler when new workload queued
Changbin Du
1
-0
/
+1
2017-12-04
drm/i915/gvt: Convert macro queue_workload to a function
Changbin Du
1
-0
/
+11
2017-12-04
Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
1
-42
/
+625
2017-11-28
drm/i915/gvt: Move request alloc to dispatch_workload path only
fred gao
1
-4
/
+20
2017-11-28
drm/i915/gvt: Fix unsafe locking caused by spin_unlock_bh
Changbin Du
1
-4
/
+5
2017-11-21
drm/i915/gvt: Cleanup unwanted public symbols
Chris Wilson
1
-1
/
+1
2017-11-16
drm/i915/gvt: Move request alloc to dispatch_workload path only
fred gao
1
-4
/
+27
2017-11-16
drm/i915/gvt: Limit read hw reg to active vgpu
Xiong Zhang
1
-0
/
+15
2017-11-16
drm/i915/gvt: Use I915_GTT_PAGE_SIZE
Zhi Wang
1
-7
/
+7
2017-11-16
drm/i915/gvt: Refine shadow batch buffer
Zhi Wang
1
-29
/
+59
2017-11-16
drm/i915/gvt: Move clean_workloads() into scheduler.c
Zhi Wang
1
-0
/
+37
2017-11-16
drm/i915/gvt: Introduce intel_vgpu_reset_submission
Zhi Wang
1
-0
/
+20
2017-11-16
drm/i915/gvt: Introduce vGPU submission ops
Zhi Wang
1
-0
/
+53
2017-11-16
drm/i915/gvt: Move common vGPU workload creation into scheduler.c
Zhi Wang
1
-18
/
+178
2017-11-16
drm/i915/gvt: Move common workload preparation into prepare_workload()
Zhi Wang
1
-1
/
+151
2017-11-16
drm/i915/gvt: Factor out prepare_workload()
Zhi Wang
1
-6
/
+14
2017-11-16
drm/i915/gvt: Factor out vGPU workload creation/destroy
Zhi Wang
1
-0
/
+51
2017-11-16
drm/i915/gvt: Add VM healthy check for workload_thread
fred gao
1
-0
/
+7
2017-11-16
drm/i915/gvt: Change the return type during command scan
fred gao
1
-1
/
+1
2017-11-16
drm/i915/gvt: Move tlb_handle_pending into intel_vgpu_submission
Zhi Wang
1
-0
/
+1
2017-11-16
drm/i915/gvt: Introduce intel_vgpu_submission
Zhi Wang
1
-29
/
+36
2017-11-16
drm/i915/gvt: Move workload cache init/clean into intel_vgpu_{setup, clean}_s...
Zhi Wang
1
-1
/
+23
2017-11-16
drm/i915/gvt: Rename intel_vgpu_{init, clean}_gvt_context()
Zhi Wang
1
-2
/
+19
2017-11-10
drm/i915: Record the default hw state after reset upon load
Chris Wilson
1
-2
/
+0
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
[next]