OSDN Git Service

drm/i915/gvt: Use standard pte bit definition
authorChangbin Du <changbin.du@intel.com>
Tue, 30 Jan 2018 11:19:47 +0000 (19:19 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Tue, 6 Mar 2018 05:19:17 +0000 (13:19 +0800)
commitd861ca237df8f1ef7b6380cd61f403edfcfc2be1
treef6b300b65c0ceab2216f3979c7e185faba558ca2
parente6e9c46fd2351a07f31b3bf3101c57170c13aeab
drm/i915/gvt: Use standard pte bit definition

GTT entry has similar format with the CPU PTE. We'd prefer named macro
instead of hardcode.

Signed-off-by: Changbin Du <changbin.du@intel.com>
Reviewed-by: Zhi Wang <zhi.a.wang@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/gtt.c