index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gvt
/
scheduler.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-04
drm/i915/gvt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
1
-2
/
+2
2021-02-22
drm/i915/gvt: Introduce per object locking in GVT scheduler.
Zhi Wang
1
-9
/
+40
2021-02-22
drm/i915/gvt: Purge dev_priv->gt
Chris Wilson
1
-2
/
+1
2020-12-25
drm/i915/gvt: scan VM ctx pages
Yan Zhao
1
-4
/
+18
2020-12-21
drm/i915/gt: Split logical ring contexts from execlist submission
Chris Wilson
1
-0
/
+1
2020-12-09
drm/i915/gt: Rename lrc.c to execlists_submission.c
Chris Wilson
1
-0
/
+1
2020-10-30
Merge tag 'drm-intel-fixes-2020-10-29' into gvt-fixes
Zhenyu Wang
1
-4
/
+13
2020-10-30
drm/i915/gvt: Only pin/unpin intel_context along with workload
Colin Xu
1
-7
/
+8
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
1
-4
/
+13
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-1
/
+5
2020-06-20
drm/i915/gvt: Drop redundant prepare_write/pin_pages
Chris Wilson
1
-37
/
+14
2020-06-03
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
1
-2
/
+2
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-45
/
+202
2020-05-19
drm/i915: Mark check_shadow_context_ppgtt as maybe unused
Nathan Chancellor
1
-1
/
+1
2020-05-16
drm/i915: Mark check_shadow_context_ppgtt as maybe unused
Nathan Chancellor
1
-1
/
+1
2020-05-14
Merge tag 'gvt-next-2020-05-12' of https://github.com/intel/gvt-linux into dr...
Joonas Lahtinen
1
-9
/
+106
2020-05-11
Merge tag 'gvt-fixes-2020-05-12' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
1
-1
/
+5
2020-05-11
drm/i915/gvt: Fix kernel oops for 3-level ppgtt guest
Zhenyu Wang
1
-1
/
+5
2020-05-08
drm/i915/gvt: use context lrc_reg_state for shadow ppgtt override
Zhenyu Wang
1
-6
/
+2
2020-05-08
drm/i915/gvt: Support PPGTT table load command
Zhenyu Wang
1
-4
/
+102
2020-05-08
drm/i915/gvt: move workload destroy out of execlist complete
Zhenyu Wang
1
-0
/
+3
2020-05-06
drm/i915/execlists: Avoid reusing the same logical CCID
Chris Wilson
1
-2
/
+2
2020-04-30
Merge tag 'gvt-next-2020-04-22' of https://github.com/intel/gvt-linux into dr...
Joonas Lahtinen
1
-33
/
+94
2020-04-28
drm/i915/execlists: Avoid reusing the same logical CCID
Chris Wilson
1
-2
/
+2
2020-04-24
drm/i915: Only close vma we open
Chris Wilson
1
-3
/
+2
2020-04-17
drm/i915/gvt: skip populate shadow context if guest context not changed
Yan Zhao
1
-5
/
+29
2020-04-15
drm/i915/gvt: combine access to consecutive guest context pages
Yan Zhao
1
-10
/
+48
2020-04-15
drm/i915/gvt: access shadow ctx via its virtual address directly
Yan Zhao
1
-18
/
+17
2020-03-31
Merge tag 'gvt-next-fixes-2020-03-31' of https://github.com/intel/gvt-linux i...
Rodrigo Vivi
1
-2
/
+2
2020-03-27
drm/i915/gvt: Fix klocwork issues about data size
Tina Zhang
1
-2
/
+2
2020-03-10
Merge tag 'gvt-next-2020-03-10' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
1
-133
/
+116
2020-03-06
drm/i915/gvt: Wean gvt off using dev_priv
Chris Wilson
1
-10
/
+10
2020-03-06
drm/i915/gvt: Wean gvt off dev_priv->engine[]
Chris Wilson
1
-126
/
+109
2020-02-26
Merge tag 'gvt-next-2020-02-26' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
1
-2
/
+4
2020-02-24
drm/i915/gvt: Make WARN* drm specific where vgpu ptr is available
Pankaj Bharadiya
1
-2
/
+4
2020-02-20
drm/i915/guc: Apply new uC status tracking to GuC submission as well
Daniele Ceraolo Spurio
1
-1
/
+1
2020-02-20
drm/i915/guc: Kill USES_GUC_SUBMISSION macro
Daniele Ceraolo Spurio
1
-1
/
+2
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
1
-1
/
+1
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-9
/
+7
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
1
-15
/
+12
2019-10-31
drm/i915: drop lrc header page
Daniele Ceraolo Spurio
1
-2
/
+2
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
1
-0
/
+1
2019-10-23
drm/i915/gvt: fix dead locking in early workload shadow
Zhenyu Wang
1
-2
/
+0
2019-10-21
drm/i915/gvt: Wean off struct_mutex
Chris Wilson
1
-13
/
+3
2019-10-18
drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
1
-1
/
+1
2019-10-08
Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-15
/
+12
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
1
-12
/
+12
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
1
-3
/
+0
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-25
/
+58
2019-09-06
Merge tag 'gvt-next-fixes-2019-09-06' of https://github.com/intel/gvt-linux i...
Rodrigo Vivi
1
-13
/
+32
[next]