index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gvt
/
render.c
Age
Commit message (
Expand
)
Author
2017-06-16
Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...
Jani Nikula
2017-06-08
drm/i915/gvt: Change flood gvt dmesg into trace
Xiong Zhang
2017-06-08
drm/i915/gvt: implement per-vm mmio switching optimization
Changbin Du
2017-05-15
Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...
Jani Nikula
2017-05-08
drm/i915/gvt: not to restore in-context mmio
Chuanxiao Dong
2017-04-26
Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...
Jani Nikula
2017-04-12
drm/i915/gvt: remove redundant platform check for mocs load/restore
Changbin Du
2017-04-12
drm/i915/gvt: Align render mmio list to cacheline
Changbin Du
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-03-29
drm/i915/gvt: Add KBL dispatch logic in each function.
Xu Han
2017-03-29
drm/i915/gvt: Update save/restore list to compatible KBL platform.
Xu Han
2017-03-21
drm/i915/gvt: fix wrong offset when loading RCS mocs
Chuanxiao Dong
2017-03-17
drm/i915/gvt: replace the gvt_err with gvt_vgpu_err
Tina Zhang
2017-02-23
drm/i915/gvt: add more registers to context save/restore list
Zhao Yan
2017-02-14
drm/i915/gvt: optimize the inhibit context mmio load
Chuanxiao Dong
2016-11-07
drm/i915/gvt: correct the emulation in TLB control handler
Ping Gao
2016-10-24
drm/i915/gvt: Fix broken mocs offset
Zhenyu Wang
2016-10-24
drm/i915/gvt: Implement WaForceWakeRenderDuringMmioTLBInvalidate
Arkadiusz Hiler
2016-10-20
drm/i915/gvt: clean up intel_gvt.h as interface for i915 core
Zhenyu Wang
2016-10-14
drm/i915/gvt: vGPU context switch
Zhi Wang