aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/dmabuf.c
AgeCommit message (Expand)Author
2020-05-15drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetimeTina Zhang
2019-04-25drm/i915/gvt: Do not copy the uninitialized pointer from fb_infoAleksei Gimbitskii
2019-04-25drm/i915/gvt: Change fb_info->size from pages to bytesXiong Zhang
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-04-11drm/i915/gvt: Roundup fb->height into tile's height at calucation fb->sizeXiong Zhang
2019-04-04drm/i915/gvt: Correct the calculation of plane sizeXiong Zhang
2019-02-28drm/i915: Make object/vma allocation caches globalChris Wilson
2019-01-10drm/i915/gvt: Enable gfx virtualiztion for CFLfred gao
2019-01-10drm/i915/gvt: remove drmP.h includeJani Nikula
2018-08-30drm/i915/gvt: Fix drm_format_mod value for vGPU planeZhenyu Wang
2018-06-13drm/i915/gvt: Enable dma_buf support for BXT.Colin Xu
2018-05-16drm/i915/gvt: Deliver guest cursor hotspot infoTina Zhang
2018-03-30drm/i915/gvt: Add drm_format_mod updateTina Zhang
2018-03-06drm/i915/gvt: Fix one gvt_vgpu_error() use in dmabuf.cZhenyu Wang
2018-02-28Merge drm-next into drm-intel-next-queuedJoonas Lahtinen
2018-02-16drm: move read_domains and write_domain into i915Christian König
2018-02-01drm/i915/gvt: Keep obj->dma_buf link NULL during exportingTina Zhang
2017-12-08drm/i915/gvt: Refine dmabuf_obj cleanup processTina Zhang
2017-12-04drm/i915/gvt: Free dmabuf_obj list in intel_vgpu_dmabuf_cleanupTina Zhang
2017-12-04drm/i915/gvt: Introduce KBL to dma-buf on Gvt-gTina Zhang
2017-12-04drm/i915/gvt: Handle orphan dmabuf_objsTina Zhang
2017-12-04drm/i915/gvt: Dmabuf support for GVT-gTina Zhang