projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
139caf7
)
drm/i915/gvt: correct a false comment of flag F_UNALIGN
author
Yan Zhao
<yan.y.zhao@intel.com>
Thu, 10 Sep 2020 03:54:05 +0000
(11:54 +0800)
committer
Zhenyu Wang
<zhenyuw@linux.intel.com>
Tue, 10 Nov 2020 06:37:18 +0000
(14:37 +0800)
Correct falsely removed comment of flag F_UNALIGN.
Fixes:
a6c5817a38cf
("drm/i915/gvt: remove flag F_CMD_ACCESSED")
Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Yan Zhao <yan.y.zhao@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Link:
http://patchwork.freedesktop.org/patch/msgid/20200910035405.20273-1-yan.y.zhao@intel.com
drivers/gpu/drm/i915/gvt/gvt.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/i915/gvt/gvt.h
b/drivers/gpu/drm/i915/gvt/gvt.h
index
9831361
..
a81cf0f
100644
(file)
--- a/
drivers/gpu/drm/i915/gvt/gvt.h
+++ b/
drivers/gpu/drm/i915/gvt/gvt.h
@@
-255,7
+255,7
@@
struct intel_gvt_mmio {
#define F_CMD_ACCESS (1 << 3)
/* This reg has been accessed by a VM */
#define F_ACCESSED (1 << 4)
-/* This reg
has been accessed through GPU command
s */
+/* This reg
could be accessed by unaligned addres
s */
#define F_UNALIGN (1 << 6)
/* This reg is in GVT's mmio save-restor list and in hardware
* logical context image