summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/cmd_parser.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-21drm/i915/gvt: ensure -ve return value is handled correctlyColin Ian King1-1/+1
2017-11-16drm/i915/gvt: Don't dump partial state in cmd parserChangbin Du1-8/+3
2017-11-16drm/i915/gvt: Use I915_GTT_PAGE_SIZEZhi Wang1-6/+7
2017-11-16drm/i915/gvt: Refine shadow batch bufferZhi Wang1-39/+37
2017-11-16drm/i915/gvt: Refine find_bb_size()Zhi Wang1-16/+14
2017-11-16drm/i915/gvt: ensure -ve return value is handled correctlyColin Ian King1-1/+1
2017-11-16drm/i915/gvt: Change the return type during command scanfred gao1-25/+53
2017-11-16drm/i915/gvt: Move ring scan buffers into intel_vgpu_submissionZhi Wang1-5/+6
2017-11-16drm/i915/gvt: Rename reserved ring bufferZhi Wang1-8/+8
2017-11-16drm/i915/gvt: Fix a memory leak in cmd_parser.cZhi Wang1-4/+6
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie1-0/+3
2017-10-27drm/i915/gvt: properly check per_ctx bb valid stateZhenyu Wang1-0/+3
2017-09-28Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula1-1/+1
2017-09-08drm/i915/gvt: Refine error handling for perform_bb_shadowfred gao1-2/+4
2017-09-08drm/i915/gvt: Separate cmd scan from request allocationfred gao1-11/+20
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+4
2017-08-23drm/i915/gvt: Fix the kernel null pointer errorfred gao1-1/+1
2017-08-10drm/i915/gvt: Replace duplicated code with exist functionPing Gao1-3/+3
2017-08-10drm/i915/gvt: Factor out scan and shadow from workload dispatchPing Gao1-1/+1
2017-07-11drm/i915/gvt: Audit the command buffer addressPing Gao1-0/+10
2017-06-08drm/i915/gvt: Delete gvt_dbg_cmd() in cmd_parser_exec()Xiong Zhang1-6/+0
2017-06-08drm/i915/gvt: rewrite the trace gvt:gvt_command using trace style approachChangbin Du1-47/+3
2017-04-12drm/i915/gvt: use directly assignment for structure copyingChangbin Du1-1/+1
2017-04-12drm/i915/gvt: remove redundant ring id check which cause significant CPU misp...Changbin Du1-6/+0
2017-03-29drm/i915/gvt: remove workload from intel_shadow_wa_ctx structureTina Zhang1-8/+17
2017-03-29drm/i915/gvt: Add KBL dispatch logic in each function.Xu Han1-6/+11
2017-03-29drm/i915/gvt: fix error return check for copy_gma_to_hva()Zhenyu Wang1-4/+4
2017-03-28Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie1-41/+76
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie1-5/+5
2017-03-17drm/i915/gvt: correct the ggtt valid bit check in pipe control commandYulei Zhang1-1/+1
2017-03-17drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang1-36/+48
2017-03-17drm/i915/gvt: handle force-nonpriv registers, cmd parser partZhao Yan1-0/+23
2017-03-08Merge tag 'gvt-fixes-2017-03-08' of https://github.com/01org/gvt-linux into d...Jani Nikula1-5/+5
2017-03-08drm/i915/gvt: change some gvt_err to gvt_dbg_cmdTina Zhang1-5/+5
2017-02-27Merge airlied/drm-next into drm-misc-nextDaniel Vetter1-5/+19
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie1-4/+0
2017-02-14drm/i915: Emit to ringbuffer directlyTvrtko Ursulin1-21/+15
2017-02-14drm/i915/gvt: add sprite plane flip done support.Xu Han1-1/+19
2017-01-17drm/i915/gvt: Enable the shadow batch bufferTina Zhang1-4/+0
2016-12-01drm/i915: Make GEM object create and create from data take dev_privTvrtko Ursulin1-3/+2
2016-11-16drm/i915/gvt: check workload empty before real scanPei Zhang1-1/+2
2016-11-07drm/i915/gvt: Fix shift for cmd data sizeZhenyu Wang1-2/+2
2016-10-26drm/i915/gvt: fix an typo in skl_decode_mi_display_flipMin He1-1/+1
2016-10-25drm/i915/gvt: use well wrapped set_mask_bits() instead of defining new oneDu, Changbin1-14/+13
2016-10-20drm/i915/gvt: mark symbols static where possibleDu, Changbin1-3/+3
2016-10-20drm/i915/gvt: Remove defunct vmap_batch()Chris Wilson1-38/+0
2016-10-20drm/i915/gvt: Use common mapping routines for shadow_bb objectChris Wilson1-15/+6
2016-10-20drm/i915/gvt: Use common mapping routines for indirect_ctx objectChris Wilson1-19/+9
2016-10-20drm/i915/gvt: i915_gem_object_create() returns an error pointerChris Wilson1-20/+28
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang1-0/+2