libperf-y += setup.o libperf-y += helpline.o libperf-y += progress.o libperf-y += util.o libperf-y += hist.o libperf-y += stdio/hist.o CFLAGS_setup.o += -DLIBDIR="BUILD_STR($(LIBDIR))" libperf-$(CONFIG_SLANG) += browser.o libperf-$(CONFIG_SLANG) += browsers/ libperf-$(CONFIG_SLANG) += tui/ CFLAGS_browser.o += -DENABLE_SLFUTURE_CONST =nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorPei Zhang <pei.zhang@intel.com>2017-01-04 22:32:23 +0800
committerZhenyu Wang <zhenyuw@linux.intel.com>2017-01-09 11:05:56 +0800
commit901a14b721feef1b37cfe6362ee103e135133677 (patch)
treec6c5a1c269eb9d885a0cb21d25a1dcda9c2ccfab /drivers
parent905a5035ebe79e89712cda0bed1887c73aa8e9bb (diff)
drm/i915/gvt: print correct value for untracked mmio
In function intel_vgpu_emulate_mmio_read, the untracked mmio register is dumped through kernel log, but the register value is not correct. This patch fixes this issue. V2: fix the fromat warning from checkpatch.pl. Signed-off-by: Pei Zhang <pei.zhang@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'drivers')