commit | 4447f423ff0822f3eacc31bbaf445226fa312b84 | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Fri Dec 08 14:56:20 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Fri Dec 08 16:18:07 2017 +0800 |
tree | 2b9646e582f2ca9ec5627d396f118ffe52e40acd | |
parent | 8e60b7f195d2536b2f090ae97f74ed19a504d60c [diff] |
drm/i915/gvt: Refine the ring mmio list definition To improve the readability, let's remove the hard code for each mmio definition. The raw offset remained as a comment, which give us an offset based view. This refine is to make it convenient for new platform enabling. Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>