]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gvt: Fix two CFL MMIO handling caused by regression.
authorColin Xu <colin.xu@intel.com>
Mon, 1 Jun 2020 03:06:38 +0000 (11:06 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Wed, 17 Jun 2020 04:35:37 +0000 (12:35 +0800)
commit131ed55ddc856316378bd3f4d3cd763564f43c29
tree99e02e53e882985413005684b067b2e772699bac
parentddece6ea1c66d2291a86188f95f911cd059a59a4
drm/i915/gvt: Fix two CFL MMIO handling caused by regression.

D_CFL was incorrectly removed for:
GAMT_CHKN_BIT_REG
GEN9_CTX_PREEMPT_REG

V2: Update commit message.
V3: Rebase and split Fixes and mis-handled MMIO.

Fixes: c8b1fe202c33 (drm/i915/gvt: replaced register address with name)
Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Colin Xu <colin.xu@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20200601030638.16002-1-colin.xu@intel.com
drivers/gpu/drm/i915/gvt/handlers.c