commit | 7cb16018f5b4f04bc58a8752bfd11067bafeb552 | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Mon Oct 23 11:46:43 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Nov 16 11:48:32 2017 +0800 |
tree | 1fcdc5ce418464bdeed2e6f8f94d1822ee46019b | |
parent | 4023f301d28fb18aac225fef59592a44b9fd42b3 [diff] |
drm/i915/gvt: Add mmio iterator intel_gvt_for_each_tracked_mmio() This patch add a function intel_gvt_for_each_tracked_mmio() to iterate each tracked mmio. The caller don't be aware of how the tracked mmios are presented internally. v2: remove snapshot_hw_mmio_registers(). Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>