diff options
author | 2018-03-17 15:31:02 +0800 | |
---|---|---|
committer | 2018-03-19 14:47:35 +0800 | |
commit | b2744f862cf63c557be92ee466c6bcfddc230323 (patch) | |
tree | 3393f7b84c6f96de85bcae4ca303a50ac430d0d0 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | drm/i915/pmu: Work around compiler warnings on some kernel configs (diff) | |
download | linux-dev-b2744f862cf63c557be92ee466c6bcfddc230323.tar.xz linux-dev-b2744f862cf63c557be92ee466c6bcfddc230323.zip |
drm/i915/gvt: Remove reduntant printing of untracked mmio
Reduntant message prints when:
- linux guest creating.
- dma-buf win10 guest boot.
- xonotic stress testing in linux guest.
Add below registers to default MMIO handler:
0xd00, RPM_CONFIG0
0xd40, RC6_LOCATION
0x65010, HSW_AUD_MISC_CTRL
0x6671c,
0x700a0, CUR_FBC_CTL
0x7239c,
v2:
- Should init i915_reg_t using uint32_t instead of _MMIO macro.
(compiling errors)
- Use defined offset in i915_reg.h
(zhenyu)
Signed-off-by: Colin Xu <colin.xu@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions