summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-221-1/+1
* drm/i915: Remove the "INDEX" suffix from PPAT marcosZhi Wang2017-09-141-1/+1
* drm/i915/lrc: Clarify the format of the context imageMichel Thierry2017-09-131-2/+2
* drm/i915/gvt: Add support for PCIe extended configuration spaceChangbin Du2017-09-084-6/+5
* drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du2017-09-081-65/+48
* drm/i915/gvt: Refine error handling for perform_bb_shadowfred gao2017-09-081-2/+4
* drm/i915/gvt: Refine error handling in dispatch_workloadfred gao2017-09-081-1/+3
* drm/i915/gvt: Refine error handling for intel_vgpu_pin_mmfred gao2017-09-081-2/+1
* drm/i915/gvt: Refine error handling for prepare_execlist_workloadfred gao2017-09-081-27/+69
* drm/i915/gvt: Add error handling for intel_gvt_scan_and_shadow_workloadfred gao2017-09-083-16/+22
* drm/i915/gvt: Separate cmd scan from request allocationfred gao2017-09-084-38/+110
* drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approachChangbin Du2017-09-084-25/+98
* drm/i915/kvmgt: Sanitize PCI bar emulationChangbin Du2017-09-081-1/+1
* Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2017-09-047-42/+81
|\
| * Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-08-2214-138/+294
| |\
| * \ Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-157-42/+81
| |\ \
| | * | drm/i915/gvt: Change the max length of mmio_reg_rw from 4 to 8Xiong Zhang2017-08-071-1/+1
| | * | drm/i915/gvt: Initialize MMIO Block with HW stateTina Zhang2017-08-043-20/+39
| | * | drm/i915/gvt: clean workload queue if error happenedChuanxiao Dong2017-08-021-1/+18
| | * | drm/i915/gvt: change resetting to resetting_engChuanxiao Dong2017-08-024-10/+13
| | * | drm/i915/gvt: Fix the vblank timer close issue after shutdown VMs in reversefred gao2017-07-171-11/+11
* | | | drm/i915: Add interface to reserve fence registers for vGPUChangbin Du2017-09-041-15/+11
| |_|/ |/| |
* | | drm/i915/hsw+: Add support for multiple power well regsImre Deak2017-08-151-7/+19
* | | drm/i915/gvt: Fix guest i915 full ppgtt blocking issueTina Zhang2017-08-152-17/+29
* | | drm/i915/gvt: Add shadow context descriptor updatingKechen Lu2017-08-103-0/+26
* | | drm/i915/gvt: expose vGPU context hw idZhenyu Wang2017-08-101-0/+17
* | | drm/i915/gvt: Refine the intel_vgpu_reset_gtt reset functionChuanxiao Dong2017-08-103-9/+5
* | | drm/i915/gvt: Add carefully checking in GTT walker pathsChangbin Du2017-08-102-37/+64
* | | drm/i915/gvt: Remove duplicated MMIO entriesJian Jun Chen2017-08-101-8/+10
* | | drm/i915/gvt: take runtime pm when do early scan and shadowZhenyu Wang2017-08-101-0/+2
* | | drm/i915/gvt: Replace duplicated code with exist functionPing Gao2017-08-101-3/+3
* | | drm/i915/gvt: To check whether workload scan and shadow has mutex holdPing Gao2017-08-101-0/+2
* | | drm/i915/gvt: Audit and shadow workload during ELSP writingPing Gao2017-08-103-0/+19
* | | drm/i915/gvt: Factor out scan and shadow from workload dispatchPing Gao2017-08-104-35/+54
* | | drm/i915/gvt: Optimize ring siwtch 2x faster again by light weight mmio acces...Changbin Du2017-08-101-13/+26
* | | drm/i915/gvt: Optimize ring siwtch 2x faster by removing unnecessary POSTING_...Changbin Du2017-08-101-6/+13
* | | drm/i915/gvt: Use gvt_err to print the resource not enough errorChuanxiao Dong2017-08-101-2/+2
* | | drm/i915/hsw+: Add has_fuses power well attributeImre Deak2017-07-271-3/+3
* | | drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macrosImre Deak2017-07-271-3/+5
|/ /
* | Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-07-201-1/+1
|\ \ | |/ |/|
| * Merge tag 'drm-for-v4.13' into drm-intel-next-queuedDaniel Vetter2017-07-102-19/+41
| |\
| * | drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson2017-06-201-1/+1
* | | drm/i915/gvt: Use fence error from GVT request for workload statusChuanxiao Dong2017-07-111-9/+12
* | | drm/i915/gvt: remove scheduler_mutex in per-engine workload_threadWeinan Li2017-07-111-7/+0
* | | drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"Chuanxiao Dong2017-07-112-48/+10
* | | drm/i915/gvt: Audit the command buffer addressPing Gao2017-07-111-0/+10
* | | drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()Zhou, Wenjia2017-07-111-0/+2
* | | Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-06-304-32/+99
|\ \ \ | |_|/ |/| |
| * | drm/i915/gvt: Make function dpy_reg_mmio_readx safeChangbin Du2017-06-291-16/+19
| * | drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from hostXiong Zhang2017-06-272-1/+5
OpenPOWER on IntegriCloud