aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt
AgeCommit message (Expand)Author
2017-07-10Merge tag 'drm-for-v4.13' into drm-intel-next-queuedDaniel Vetter
2017-06-30Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-06-29drm/i915/gvt: Make function dpy_reg_mmio_readx safeChangbin Du
2017-06-27drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from hostXiong Zhang
2017-06-27drm/i915/gvt: Set initial PORT_CLK_SEL vreg for BDWXiong Zhang
2017-06-26drm/i915/gvt: Fix inconsistent locks holding sequenceChuanxiao Dong
2017-06-26drm/i915/gvt: Fix possible recursive locking issueChuanxiao Dong
2017-06-21Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-20drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson
2017-06-16Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-06-08drm/i915/gvt: Refine virtual reset functionfred gao
2017-06-08drm/i915/gvt: Fix GDRST vreg state after resetfred gao
2017-06-08drm/i915/gvt: Tuning the size of MMIO hash lookup table to 2048Changbin Du
2017-06-08drm/i915/gvt: Add helper for tuning MMIO hash tableChangbin Du
2017-06-08drm/i915/gvt: Make the MMIO attribute wrappers be inlineChangbin Du
2017-06-08drm/i915/gvt: Make mmio_attribute as type u8 to save 1.5MB memoryChangbin Du
2017-06-08drm/i915/gvt: Cleanup struct intel_gvt_mmio_infoChangbin Du
2017-06-08drm/i915/gvt: Optimize MMIO register handling for some large MMIO blocksChangbin Du
2017-06-08drm/i915/gvt: add gtt_invalidate API to flush the GTT TLBChuanxiao Dong
2017-06-08drm/i915/gvt: Add runtime_pm get/put to proctect MMIO accessingChuanxiao Dong
2017-06-08drm/i915/gvt: remove redundant -WallNick Desaulniers
2017-06-08drm/i915/gvt: Legacy HSW related MMIO handler clean upfred gao
2017-06-08drm/i915/gvt: Trigger scheduling after context completePing Gao
2017-06-08drm/i915/gvt: Support event based schedulingPing Gao
2017-06-08drm/i915/gvt: Delete gvt_dbg_cmd() in cmd_parser_exec()Xiong Zhang
2017-06-08drm/i915/gvt: Change flood gvt dmesg into traceXiong Zhang
2017-06-08drm/i915/gvt: clean up the unused last_ctx_submit_time of struct intel_vgpuChangbin Du
2017-06-08drm/i915/gvt: add RING_INSTDONE and SC_INSTDONE mmio handler in GVT-gWeinan Li
2017-06-08drm/i915/gvt: implement per-vm mmio switching optimizationChangbin Du
2017-06-08drm/i915/gvt: refactor function intel_vgpu_submit_execlistChangbin Du
2017-06-08drm/i915/gvt: rewrite the trace gvt:gvt_command using trace style approachChangbin Du
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie
2017-05-24drm/i915/gvt: clean up unsubmited workloads before destroying kmem cacheChangbin Du
2017-05-23drm/i915/gvt: Disable compression workaround for Gen9Chuanxiao Dong
2017-05-15Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-05-10drm/i915/gvt: avoid unnecessary vgpu switchPing Gao
2017-05-08drm/i915/gvt: not to restore in-context mmioChuanxiao Dong
2017-05-05drm/i915/gvt: fix typo: "supporte" -> "support"Colin Ian King
2017-05-04drm/i915: Use engine->context_pin() to report the intel_ringChris Wilson
2017-05-03Merge tag 'tags/drm-for-v4.12' into drm-intel-next-queuedDaniel Vetter
2017-04-29Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...Dave Airlie
2017-04-28drm/i915: Sanitize engine context sizesJoonas Lahtinen
2017-04-26Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie
2017-04-18drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()Dan Carpenter
2017-04-13drm/i915/gvt: Fix PTE write flush for taking runtime pm properlyZhenyu Wang
2017-04-13drm/i915/gvt: remove some debug messages in scheduler timer handlerZhenyu Wang
2017-04-12drm/i915/gvt: add mmio init for virtual displayPei Zhang
2017-04-12drm/i915/gvt: use directly assignment for structure copyingChangbin Du