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
/
i915_vgpu.c
Age
Commit message (
Expand
)
Author
2017-01-17
drm/i915: Fix a typo in vgt_balloon_space()
Zhenyu Wang
2017-01-11
drm/i915: Extract reserving space in the GTT to a helper
Chris Wilson
2016-09-20
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-06
drm/i915: enable vGPU detection for all
Ping Gao
2016-08-16
drm/doc: Fix more kerneldoc/sphinx warnings
Daniel Vetter
2016-07-19
drm/i915: Update missing kerneldoc
Daniel Vetter
2016-06-17
drm/i915: Fold vGPU active check into inner functions
Zhi Wang
2016-06-16
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-06-06
drm/i915: Fix a buch of kerneldoc warnings
Tvrtko Ursulin
2016-06-03
drm/doc: Switch to sphinx/rst fixed-width quoting
Daniel Vetter
2016-05-10
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
Chris Wilson
2016-03-31
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-18
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2015-10-26
drm/i915: Turn __raw_i915_read8() & co. in to inline functions
Ville Syrjälä
2015-02-13
drm/i915: Adds graphic address space ballooning logic
Yu Zhang
2015-02-13
drm/i915: Introduce a PV INFO page structure for Intel GVT-g.
Yu Zhang