Searched hist:d506a65d56fd5287cf9219de7f3af5004b38fc6f (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | diff d506a65d56fd5287cf9219de7f3af5004b38fc6f Tue Oct 08 16:17:16 CDT 2019 Matt Roper <matthew.d.roper@intel.com> drm/i915: Catch GTT fault errors for gen11+ planes
Gen11+ has more hardware planes than gen9 so we need to test additional pipe interrupt register bits to recognize any GTT faults that happen on these extra planes.
Bspec: 50335 Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191008211716.8391-1-matthew.d.roper@intel.com
|
H A D | i915_reg.h | diff d506a65d56fd5287cf9219de7f3af5004b38fc6f Tue Oct 08 16:17:16 CDT 2019 Matt Roper <matthew.d.roper@intel.com> drm/i915: Catch GTT fault errors for gen11+ planes
Gen11+ has more hardware planes than gen9 so we need to test additional pipe interrupt register bits to recognize any GTT faults that happen on these extra planes.
Bspec: 50335 Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191008211716.8391-1-matthew.d.roper@intel.com
|