commit | 62a6a53786fc4b4e7543cc63b704dbb3f7df4c0f | [log] [tgz] |
---|---|---|
author | Zhi Wang <zhi.a.wang@intel.com> | Sat Sep 30 17:42:20 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Nov 16 11:48:22 2017 +0800 |
tree | b8352ef1a8628a16cf283cc02335d6a420056c05 | |
parent | 7d1e5cdf01789729aff2da4005f51f58b491040c [diff] |
drm/i915/gvt: Export intel_gvt_render_mmio_to_ring_id() Since many emulation logic needs to convert the offset of ring registers into ring id, we export it for other caller which might need it. Signed-off-by: Zhi Wang <zhi.a.wang@intel.com>