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
/
interrupt.c
Age
Commit message (
Expand
)
Author
2019-08-13
drm/i915/gvt: Fix typo of VBLANK_TIMER_PERIOD
Zhenyu Wang
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-01-10
drm/i915/gvt: Enable gfx virtualiztion for CFL
fred gao
2018-12-07
drm/i915/gvt: fix spelling mistake "Interupts" -> "Interrupts"
Colin Ian King
2018-06-13
drm/i915/gvt: Enable irq initialization for BXT.
Colin Xu
2018-06-11
drm/i915/gvt: Avoid dereference a potential null pointer
Xinyun Liu
2017-06-08
drm/i915/gvt: Change flood gvt dmesg into trace
Xiong Zhang
2017-03-29
drm/i915/gvt: Add KBL dispatch logic in each function.
Xu Han
2017-02-14
drm/i915/gvt: add sprite plane flip done support.
Xu Han
2017-02-09
drm/i915/gvt: reduce the line of interrupt logs and log friendly
Changbin Du
2016-10-20
drm/i915/gvt: mark symbols static where possible
Du, Changbin
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 display virtualization
Zhi Wang
2016-10-14
drm/i915/gvt: vGPU interrupt virtualization.
Zhi Wang