summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...Dave Airlie2018-09-1115-75/+112
|\
| * Merge tag 'gvt-next-2018-09-04' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen2018-09-0615-53/+92
| |\
| | * drm/i915/gvt: Move some MMIO definitions to reg.hZhenyu Wang2018-08-072-13/+9
| | * drm/i915/gvt: Fix function comment doc errorsZhenyu Wang2018-08-0710-8/+37
| | * drm/i915/gvt: make dma map/unmap kvmgt functions as staticZhenyu Wang2018-08-071-2/+2
| | * drm/i915/gvt: only copy the first page for restore inhibit contextZhao Yan2018-08-022-29/+34
| | * drm/i915/gvt: add a fastpath for cmd parsing on MI_NOOPZhao Yan2018-08-021-1/+10
| * | drm/i915/gvt: use its own define for gpioLucas De Marchi2018-08-162-1/+3
| * | drm/i915: make PCH_GMBUS* definitions private to gvtLucas De Marchi2018-08-161-0/+7
| * | drm/i915/ddi: Use power well CTL IDX instead of IDImre Deak2018-08-081-21/+10
| * | drm/i915/kvmgt: Fix compilation errorMichał Winiarski2018-07-231-6/+0
* | | drm/i915/gvt: fix memory leak in intel_vgpu_ioctl()Yi Wang2018-08-141-2/+6
* | | drm/i915/gvt: Off by one in intel_vgpu_write_fence()Dan Carpenter2018-08-141-1/+1
* | | drm/i915/kvmgt: Fix potential Spectre v1Gustavo A. R. Silva2018-08-141-1/+8
* | | drm/i915/gvt: return error on cmd accessZhao Yan2018-08-141-1/+1
* | | drm/i915/gvt: initialize dmabuf mutex in vgpu_createHang Yuan2018-08-142-1/+1
* | | drm/i915/gvt: fix cleanup sequence in intel_gvt_clean_deviceHang Yuan2018-08-141-8/+6
* | | drm/i915/gvt: free workload in vgpu releaseHang Yuan2018-08-136-7/+32
* | | drm/i915/kvmgt: fix an error code in gvt_dma_map_page()Dan Carpenter2018-08-071-3/+3
* | | drm/i915/kvmgt: Fix compilation errorMichał Winiarski2018-08-061-6/+0
* | | BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-308-4/+144
|\ \ \ | |/ / |/| |
| * | drm/i915/gvt: update vreg on inhibit context lri commandHang Yuan2018-07-055-1/+81
| * | drm/i915/gvt: changed DDI mode emulation typeXiaolin Zhang2018-07-021-3/+3
| * | drm/i915/gvt: fix a bug of partially write ggtt entiesZhao Yan2018-07-022-0/+60
* | | Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-208-94/+517
|\ \ \
| * \ \ Merge tag 'gvt-next-2018-07-11' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi2018-07-128-94/+517
| |\ \ \ | | | |/ | | |/|
| | * | drm/i915/gvt: declare gvt as i915's soft dependencyHang Yuan2018-07-101-0/+4
| | * | drm/i915/gvt: Handle EDP_PSR_IMR and EDP_PSR_IIR for BXT.Colin Xu2018-07-091-0/+10
| | * | drm/i915: Enable platform support for vGPU huge gtt pagesChangbin Du2018-07-091-0/+1
| | * | drm/i915/gvt: Fix error handling in ppgtt_populate_spt_by_guest_entryChangbin Du2018-07-091-12/+21
| | * | drm/i915/gvt: Handle special sequence on PDE IPS bitChangbin Du2018-07-091-5/+15
| | * | drm/i915/gvt: Add 2M huge gtt supportChangbin Du2018-07-091-5/+95
| | * | drm/i915/kvmgt: Support setting dma map for huge pagesChangbin Du2018-07-094-39/+102
| | * | drm/i915/gvt: Add 64K huge gtt supportChangbin Du2018-07-091-6/+80
| | * | drm/i915/gvt: Make PTE iterator 64K entry awareChangbin Du2018-07-091-2/+6
| | * | drm/i915/gvt: Split ppgtt_alloc_spt into two partsChangbin Du2018-07-091-22/+40
| | * | drm/i915/gvt: Add GTT clear_pse operationChangbin Du2018-07-092-0/+20
| | * | drm/i915/gvt: Add software PTE flag to mark special 64K splited entryChangbin Du2018-07-092-0/+24
| | * | drm/i915/gvt: Detect 64K gtt entry by IPS bit of PDEChangbin Du2018-07-092-21/+51
| | * | drm/i915/gvt: Handle MMIO GEN8_GAMW_ECO_DEV_RW_IA for 64K GTTChangbin Du2018-07-091-1/+28
| | * | drm/i915/gvt: Add PTE IPS bit operationsChangbin Du2018-07-092-0/+20
| | * | drm/i915/gvt: Add new 64K entry typeChangbin Du2018-07-092-4/+23
* | | | Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-191-1/+5
|\ \ \ \ | |/ / /
| * | | drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson2018-07-061-1/+5
| |/ /
* | | Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-06-2819-202/+606
|\ \ \ | |/ /
| * | drm/i915/gvt: Add mmio handler for for BXT.Colin Xu2018-06-131-45/+344
| * | drm/i915/gvt: Enable dma_buf support for BXT.Colin Xu2018-06-132-4/+12
| * | drm/i915/gvt: Enable virtual display support for BXT.Colin Xu2018-06-132-1/+42
| * | drm/i915/gvt: Enable force wake support for BXT.Colin Xu2018-06-131-2/+4
| * | drm/i915/gvt: Enable cmd_parser support for BXT.Colin Xu2018-06-131-25/+14
OpenPOWER on IntegriCloud