summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/cmd_parser.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-05drm/i915/gvt: update vreg on inhibit context lri commandHang Yuan1-0/+23
2018-06-07Merge tag 'gvt-fixes-2018-04-19' of https://github.com/intel/gvt-linux into d...Jani Nikula1-0/+1
2018-05-14Merge branch 'drm-intel-next-queued' into gvt-nextZhi Wang1-0/+1
2018-05-14drm/i915/gvt: let force_to_nonpriv cmd handler only valid for LRI cmdZhao Yan1-3/+11
2018-05-14drm/i915/gvt: do not return error on handling force_to_nonpriv registersZhao Yan1-1/+2
2018-05-14drm/i915/gvt: let NOPID be the default value of force_to_nonpriv registersZhao Yan1-1/+8
2018-05-02Merge drm/drm-next into drm-intel-next-queuedJani Nikula1-0/+1
2018-04-23drm/i915/gvt: scan non-privileged batch buffer for debug purposeZhao Yan1-13/+42
2018-04-11drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit pathColin Ian King1-0/+1
2018-04-04Merge tag 'gvt-fixes-2018-04-03' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen1-0/+1
2018-03-28drm/i915/gvt: Make MI_USER_INTERRUPT nop in cmd parserZhipeng Gong1-0/+1
2018-03-15drm/i915/gvt: Correct the privilege shadow batch buffer addressfred gao1-0/+8
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie1-2/+2
2018-01-08Merge tag 'gvt-fixes-2018-01-08' of https://github.com/intel/gvt-linux into d...Jani Nikula1-2/+2
2018-01-08drm/i915/gvt: Fix stack-out-of-bounds bug in cmd parserChangbin Du1-2/+2
2017-12-22drm/i915/gvt: cleanup usage for typed mmio reg vs. offsetZhenyu Wang1-10/+10
2017-12-18drm/i915/gvt: refine mocs save restore policyWeinan Li1-0/+19
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