summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | drm/i915/gvt: Set initial PORT_CLK_SEL vreg for BDWXiong Zhang2017-06-271-0/+18
| * | drm/i915/gvt: Fix inconsistent locks holding sequenceChuanxiao Dong2017-06-261-5/+9
| * | drm/i915/gvt: Fix possible recursive locking issueChuanxiao Dong2017-06-262-10/+48
* | | Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-2119-440/+604
|\ \ \ | | |/ | |/|
| * | Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula2017-06-1619-440/+604
| |\ \
| | * | drm/i915/gvt: Refine virtual reset functionfred gao2017-06-083-11/+28
| | * | drm/i915/gvt: Fix GDRST vreg state after resetfred gao2017-06-081-0/+3
| | * | drm/i915/gvt: Tuning the size of MMIO hash lookup table to 2048Changbin Du2017-06-081-1/+1
| | * | drm/i915/gvt: Add helper for tuning MMIO hash tableChangbin Du2017-06-082-0/+5
| | * | drm/i915/gvt: Make the MMIO attribute wrappers be inlineChangbin Du2017-06-083-87/+79
| | * | drm/i915/gvt: Make mmio_attribute as type u8 to save 1.5MB memoryChangbin Du2017-06-082-3/+4
| | * | drm/i915/gvt: Cleanup struct intel_gvt_mmio_infoChangbin Du2017-06-083-16/+3
| | * | drm/i915/gvt: Optimize MMIO register handling for some large MMIO blocksChangbin Du2017-06-083-114/+147
| | * | drm/i915/gvt: add gtt_invalidate API to flush the GTT TLBChuanxiao Dong2017-06-081-6/+9
| | * | drm/i915/gvt: Add runtime_pm get/put to proctect MMIO accessingChuanxiao Dong2017-06-082-0/+22
| | * | drm/i915/gvt: remove redundant -WallNick Desaulniers2017-06-081-1/+1
| | * | drm/i915/gvt: Legacy HSW related MMIO handler clean upfred gao2017-06-082-25/+15
| | * | drm/i915/gvt: Trigger scheduling after context completePing Gao2017-06-081-0/+4
| | * | drm/i915/gvt: Support event based schedulingPing Gao2017-06-083-6/+18
| | * | drm/i915/gvt: Delete gvt_dbg_cmd() in cmd_parser_exec()Xiong Zhang2017-06-081-6/+0
| | * | drm/i915/gvt: Change flood gvt dmesg into traceXiong Zhang2017-06-085-18/+119
| | * | drm/i915/gvt: clean up the unused last_ctx_submit_time of struct intel_vgpuChangbin Du2017-06-082-2/+0
| | * | drm/i915/gvt: add RING_INSTDONE and SC_INSTDONE mmio handler in GVT-gWeinan Li2017-06-082-7/+15
| | * | drm/i915/gvt: implement per-vm mmio switching optimizationChangbin Du2017-06-086-12/+80
| | * | drm/i915/gvt: refactor function intel_vgpu_submit_execlistChangbin Du2017-06-081-33/+23
| | * | drm/i915/gvt: rewrite the trace gvt:gvt_command using trace style approachChangbin Du2017-06-082-96/+32
* | | | BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-162-19/+41
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | drm/i915/gvt: clean up unsubmited workloads before destroying kmem cacheChangbin Du2017-05-241-10/+20
| * | drm/i915/gvt: Disable compression workaround for Gen9Chuanxiao Dong2017-05-231-9/+21
* | | Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie2017-05-303-3/+10
|\ \ \ | |/ / | | / | |/ |/|
| * Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-05-153-3/+10
| |\
| | * drm/i915/gvt: avoid unnecessary vgpu switchPing Gao2017-05-101-2/+6
| | * drm/i915/gvt: not to restore in-context mmioChuanxiao Dong2017-05-081-0/+3
| | * drm/i915/gvt: fix typo: "supporte" -> "support"Colin Ian King2017-05-051-1/+1
* | | drm/i915: Use engine->context_pin() to report the intel_ringChris Wilson2017-05-041-2/+4
* | | Merge tag 'tags/drm-for-v4.12' into drm-intel-next-queuedDaniel Vetter2017-05-0313-53/+98
|\ \ \ | |/ /
| * | Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...Dave Airlie2017-04-297-40/+42
| |\ \
| | * \ Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula2017-04-267-40/+42
| | |\ \
| | | * | drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()Dan Carpenter2017-04-181-2/+2
OpenPOWER on IntegriCloud