index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
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
2019-09-06
drm/i915: to make vgpu ppgtt notificaiton as atomic operation
Xiaolin Zhang
2019-08-21
drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
Xiong Zhang
2019-08-07
drm/i915: remove unnecessary includes of intel_display_types.h header
Jani Nikula
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-06-21
drm/i915/gt: Fixup kerneldoc parameters
Chris Wilson
2019-06-21
drm/i915: Convert intel_vgt_(de)balloon to uncore
Tvrtko Ursulin
2019-06-20
drm/i915/gvt: decouple check_vgpu() from uncore_init()
Daniele Ceraolo Spurio
2019-03-26
drm/i915: rename raw reg access functions
Daniele Ceraolo Spurio
2019-03-20
drm/i915: make raw access function work on uncore
Daniele Ceraolo Spurio
2019-03-15
drm/i915: Mark up vGPU support for full-ppgtt
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2017-08-15
drm/i915: Enable guest i915 full ppgtt functionality
Tina Zhang
2017-06-12
drm/i915: Fix GVT-g PVINFO version compatibility check
Zhenyu Wang
2017-06-02
drm/i915: return the correct usable aperture size under gvt environment
Weinan Li
2017-03-17
drm/i915: Fix vGPU balloon for ggtt guard page
Zhenyu Wang
2017-02-15
drm/i915: Remove i915_address_space.start
Chris Wilson
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