summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt
AgeCommit message (Expand)Author
2019-04-11drm/i915/gvt: Roundup fb->height into tile's height at calucation fb->sizeXiong Zhang
2019-04-08drm/i915/gvt: Prevent use-after-free in ppgtt_free_all_spt()Chris Wilson
2019-04-08drm/i915/gvt: Annotate iomem usageChris Wilson
2019-04-04drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplugChris Wilson
2019-04-04drm/i915/gvt: Correct the calculation of plane sizeXiong Zhang
2019-03-29drm/i915/gvt: do not let pin count of shadow mm go negativeYan Zhao
2019-03-29drm/i915/gvt: do not deliver a workload if its creation failsYan Zhao
2019-03-21Merge tag 'gvt-fixes-2019-03-21' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2019-03-04drm/i915/gvt: Add mutual lock for ppgtt mm LRU listZhenyu Wang
2019-03-04drm/i915/gvt: Only assign ppgtt root at dispatch timeZhenyu Wang
2019-03-01drm/i915/gvt: Don't submit request for error workload dispatchZhenyu Wang
2019-03-01drm/i915/gvt: stop scheduling workload when vgpu is inactiveWeinan Li
2019-02-22drm/i915/gvt: Add in context mmio 0x20D8 to gen9 mmio listColin Xu
2019-02-21drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index checkZhenyu Wang
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-01Merge tag 'gvt-next-2019-02-01' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2019-01-31drm/i915/gvt: add VFIO EDID regionHang Yuan
2019-01-31drm/i915/gvt: add hotplug emulationHang Yuan
2019-01-31drm/i915/gvt: add functions to get default resolutionHang Yuan
2019-01-24Merge tag 'gvt-next-2019-01-24' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2019-01-23drm/i915/gvt: release shadow batch buffer and wa_ctx before destroy one workloadWeinan Li
2019-01-23drm/i915/gvt: switch to kernel typesJani Nikula
2019-01-15drm/i915/gvt: Fix mmap range checkZhenyu Wang
2019-01-15drm/i915/gvt: free VFIO region space in vgpu detachHang Yuan
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson
2019-01-14drm/i915/gvt: Allow F_CMD_ACCESS on mmio 0x21f0Colin Xu
2019-01-10drm/i915/gvt: Refine port select logic for CFL platformfred gao
2019-01-10drm/i915/gvt: Reuse the gmbus pin macrofred gao
2019-01-10drm/i915/gvt: Enable gfx virtualiztion for CFLfred gao
2019-01-10drm/i915/gvt: Add mmio handler for CFLfred gao
2019-01-10drm/i915/gvt: Add coffeelake platform definitionfred gao
2019-01-10drm/i915/gvt: give the cmd parser cmd_info a const treatmentJani Nikula
2019-01-10drm/i915/gvt: give the cmd parser decode_info a const treatmentJani Nikula
2019-01-10drm/i915/gvt: remove drmP.h includeJani Nikula
2019-01-09drm/i915/gvt: Fix workload request allocation before request addZhenyu Wang
2019-01-08Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-02drm/i915/gvt: Change KVMGT as self load moduleZhenyu Wang
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi
2018-12-10drm/i915/gvt: remove unused parameter for hypervisor's host_exit callZhenyu Wang
2018-12-10drm/i915/gvt: mandatory require hypervisor's host_initZhenyu Wang
2018-12-07drm/i915/gvt: fix spelling mistake "Interupts" -> "Interrupts"Colin Ian King
2018-12-07drm/i915/gvt: Fix shadow ctx ppgtt destroy functionXiong Zhang
2018-12-07drm/i915/gvt: fix a typo: "registeration" -> "registration".Peng Hao
2018-12-07drm/i915/gvt: fix typo in two MI cmd annotationXinyun Liu
2018-12-07drm/i915/gvt: update force-to-nonpriv register whitelistZhao Yan
2018-12-05Merge tag 'gvt-fixes-2018-12-04' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2018-12-03drm/i915/gvt: Fix tiled memory decoding bug on BDWTina Zhang
2018-11-26Merge tag 'gvt-fixes-2018-11-26' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen