diff options
author | Zhao Yan <yan.y.zhao@intel.com> | 2018-05-08 14:52:50 +0800 |
---|---|---|
committer | Zhi Wang <zhi.a.wang@intel.com> | 2018-05-14 05:18:56 +0800 |
commit | cb8ba171ae6c1e4f5fa027162c06d50fc2b43055 (patch) | |
tree | 4504f349a0e528bdd2c5e56600dba2953cbf7f15 /drivers/gpu/drm/i915/gvt/fb_decoder.c | |
parent | 0438a1059877396319b90da289f1473c9c973cd8 (diff) |
drm/i915/gvt: let force_to_nonpriv cmd handler only valid for LRI cmd
the cmd_reg_handler() is called by cmds LRM, PIPE_CTRL, SRM...
for LRM, SRM, we cannot get write data in a simple way.
On other side, the force_to_nonpriv reigsters will only be written in LRI
in current drivers. so we don't want to bother the handler to handle those
memory access cmds, just leave a print message here.
Signed-off-by: Zhao Yan <yan.y.zhao@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/gvt/fb_decoder.c')
0 files changed, 0 insertions, 0 deletions