index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gvt
/
gtt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/gvt: Fix guest i915 full ppgtt blocking issue
Tina Zhang
2017-08-15
1
-17
/
+28
*
drm/i915/gvt: Refine the intel_vgpu_reset_gtt reset function
Chuanxiao Dong
2017-08-10
1
-5
/
+1
*
drm/i915/gvt: Add carefully checking in GTT walker paths
Changbin Du
2017-08-10
1
-27
/
+50
*
drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()
Zhou, Wenjia
2017-07-11
1
-0
/
+2
*
drm/i915/gvt: add gtt_invalidate API to flush the GTT TLB
Chuanxiao Dong
2017-06-08
1
-6
/
+9
*
Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...
Jani Nikula
2017-04-26
1
-0
/
+5
|
\
|
*
drm/i915/gvt: Fix PTE write flush for taking runtime pm properly
Zhenyu Wang
2017-04-13
1
-0
/
+5
*
|
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-04-10
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
drm/i915/gvt: set shadow entry to scratch page while p2m failed
Xiaoguang Chen
2017-03-21
1
-2
/
+6
*
|
drm/i915/gvt: Add KBL dispatch logic in each function.
Xu Han
2017-03-29
1
-1
/
+2
|
/
*
drm/i915/gvt: replace the gvt_err with gvt_vgpu_err
Tina Zhang
2017-03-17
1
-38
/
+36
*
drm/i915/gvt: remove unnecessary error msg from gtt write
Zhao, Xinda
2017-02-23
1
-4
/
+1
*
drm/i915/gvt: clear the vGPU reset logic
Ping Gao
2017-02-23
1
-10
/
+25
*
drm/i915/gvt: Map shadow page before using it in shadow page table
Chuanxiao Dong
2017-02-09
1
-20
/
+50
*
drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gtt
Changbin Du
2017-01-13
1
-0
/
+27
*
drm/i915/gvt: cleanup GFP flags
Jike Song
2017-01-09
1
-24
/
+15
*
drm/i915/gvt: always use readq and writeq
Changbin Du
2017-01-09
1
-13
/
+2
*
drm/i915/gvt: reset the GGTT entry when vGPU created
Ping Gao
2016-12-26
1
-0
/
+55
*
drm/i915/gvt: don't rely on guest PPGTT entry to free old shadow data
Bing Niu
2016-11-10
1
-34
/
+17
*
drm/i915/gvt: implement scratch page table tree for shadow PPGTT
Ping Gao
2016-11-07
1
-61
/
+90
*
drm/i915/gvt: fix an error string format
Jérémy Lefaure
2016-10-25
1
-1
/
+1
*
drm/i915/gvt: fix bad 32 bit shift in gtt
Jérémy Lefaure
2016-10-25
1
-1
/
+1
*
drm/i915/gvt: do not ignore return value of create_scratch_page
Du, Changbin
2016-10-20
1
-2
/
+1
*
drm/i915/gvt: fix spare warnings on odd constant _Bool cast
Du, Changbin
2016-10-20
1
-1
/
+1
*
drm/i915/gvt: mark symbols static where possible
Du, Changbin
2016-10-20
1
-4
/
+4
*
drm/i915/gvt: fix sparse warnings on different address spaces
Du, Changbin
2016-10-20
1
-2
/
+2
*
drm/i915/gvt: clean up intel_gvt.h as interface for i915 core
Zhenyu Wang
2016-10-20
1
-0
/
+2
*
drm/i915/gvt: vGPU graphics memory virtualization
Zhi Wang
2016-10-14
1
-0
/
+2231