commit | 365ad5df9caa1a7ebc73b8d70ab94bbf6a74268a | [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> | Wed Dec 06 11:33:20 2017 +0800 |
tree | a5c73e00505a06676ec2182d5bcdbb2f7c35db98 | |
parent | add7e4fc2420e35f200e4aa13764708e62690e2e [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> (cherry picked from commit 62a6a53786fc4b4e7543cc63b704dbb3f7df4c0f)