summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/cmd_parser.c
AgeCommit message (Expand)Author
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie
2018-01-08Merge tag 'gvt-fixes-2018-01-08' of https://github.com/intel/gvt-linux into d...Jani Nikula
2018-01-08drm/i915/gvt: Fix stack-out-of-bounds bug in cmd parserChangbin Du
2017-12-22drm/i915/gvt: cleanup usage for typed mmio reg vs. offsetZhenyu Wang
2017-12-18drm/i915/gvt: refine mocs save restore policyWeinan Li
2017-11-21drm/i915/gvt: ensure -ve return value is handled correctlyColin Ian King
2017-11-16drm/i915/gvt: Don't dump partial state in cmd parserChangbin Du
2017-11-16drm/i915/gvt: Use I915_GTT_PAGE_SIZEZhi Wang
2017-11-16drm/i915/gvt: Refine shadow batch bufferZhi Wang
2017-11-16drm/i915/gvt: Refine find_bb_size()Zhi Wang
2017-11-16drm/i915/gvt: ensure -ve return value is handled correctlyColin Ian King
2017-11-16drm/i915/gvt: Change the return type during command scanfred gao
2017-11-16drm/i915/gvt: Move ring scan buffers into intel_vgpu_submissionZhi Wang
2017-11-16drm/i915/gvt: Rename reserved ring bufferZhi Wang
2017-11-16drm/i915/gvt: Fix a memory leak in cmd_parser.cZhi Wang
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie
2017-10-27drm/i915/gvt: properly check per_ctx bb valid stateZhenyu Wang
2017-09-28Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula
2017-09-08drm/i915/gvt: Refine error handling for perform_bb_shadowfred gao
2017-09-08drm/i915/gvt: Separate cmd scan from request allocationfred gao
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