]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/ehl: Don't forget to set TC long detect function
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 15 Oct 2019 16:11:31 +0000 (09:11 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 16 Oct 2019 14:41:26 +0000 (07:41 -0700)
commit733fc9027c7a4e8dd6ee25a3a7754fef3465d11c
tree10cc71090fd078faeea3aa7db869c480bf5ad393
parent3f36bf7483456304a382928bbe9238a24c01abbe
drm/i915/ehl: Don't forget to set TC long detect function

Since EHL's MCC PCH reuses one of the TC pins we need to supply a TC
long detect function when handling the interrupts.

Fixes: c88624780616 ("drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bits")
Reported-by: kbuild test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Vivek Kasireddy <vivek.kasireddy@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191015161131.21239-1-matthew.d.roper@intel.com
Reviewed-by: Vivek Kasireddy <vivek.kasireddy@intel.com>
drivers/gpu/drm/i915/i915_irq.c