summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/cmd_parser.c
AgeCommit message (Expand)Author
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-08-23drm/i915/gvt: Fix the kernel null pointer errorfred gao
2017-08-10drm/i915/gvt: Replace duplicated code with exist functionPing Gao
2017-08-10drm/i915/gvt: Factor out scan and shadow from workload dispatchPing Gao
2017-07-11drm/i915/gvt: Audit the command buffer addressPing Gao
2017-06-08drm/i915/gvt: Delete gvt_dbg_cmd() in cmd_parser_exec()Xiong Zhang
2017-06-08drm/i915/gvt: rewrite the trace gvt:gvt_command using trace style approachChangbin Du
2017-04-12drm/i915/gvt: use directly assignment for structure copyingChangbin Du
2017-04-12drm/i915/gvt: remove redundant ring id check which cause significant CPU misp...Changbin Du
2017-03-29drm/i915/gvt: remove workload from intel_shadow_wa_ctx structureTina Zhang
2017-03-29drm/i915/gvt: Add KBL dispatch logic in each function.Xu Han
2017-03-29drm/i915/gvt: fix error return check for copy_gma_to_hva()Zhenyu Wang
2017-03-28Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie
2017-03-17drm/i915/gvt: correct the ggtt valid bit check in pipe control commandYulei Zhang
2017-03-17drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang
2017-03-17drm/i915/gvt: handle force-nonpriv registers, cmd parser partZhao Yan
2017-03-08Merge tag 'gvt-fixes-2017-03-08' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-03-08drm/i915/gvt: change some gvt_err to gvt_dbg_cmdTina Zhang
2017-02-27Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-14drm/i915: Emit to ringbuffer directlyTvrtko Ursulin
2017-02-14drm/i915/gvt: add sprite plane flip done support.Xu Han
2017-01-17drm/i915/gvt: Enable the shadow batch bufferTina Zhang
2016-12-01drm/i915: Make GEM object create and create from data take dev_privTvrtko Ursulin
2016-11-16drm/i915/gvt: check workload empty before real scanPei Zhang
2016-11-07drm/i915/gvt: Fix shift for cmd data sizeZhenyu Wang
2016-10-26drm/i915/gvt: fix an typo in skl_decode_mi_display_flipMin He
2016-10-25drm/i915/gvt: use well wrapped set_mask_bits() instead of defining new oneDu, Changbin
2016-10-20drm/i915/gvt: mark symbols static where possibleDu, Changbin
2016-10-20drm/i915/gvt: Remove defunct vmap_batch()Chris Wilson
2016-10-20drm/i915/gvt: Use common mapping routines for shadow_bb objectChris Wilson
2016-10-20drm/i915/gvt: Use common mapping routines for indirect_ctx objectChris Wilson
2016-10-20drm/i915/gvt: i915_gem_object_create() returns an error pointerChris Wilson
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang
2016-10-14drm/i915/gvt: vGPU command scannerZhi Wang