]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/i915: Dump PGTBL_ER on gen2/3/4 error interrupt
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 25 Jan 2023 18:52:32 +0000 (20:52 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 23 Feb 2023 14:28:03 +0000 (16:28 +0200)
commitd1e8959203f21aa577f2fef531109c9cf872d4b1
tree884205c4217a35a09f9bb84af87c8d22d94ab0d2
parent839259b8afbb78bcd6d0b698e82cd4578a505ba4
drm/i915: Dump PGTBL_ER on gen2/3/4 error interrupt

PGTBL_ER contains the individual reasons for the page table
error interrupt. Dump it out.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230125185234.21599-4-ville.syrjala@linux.intel.com
Reviewed-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
drivers/gpu/drm/i915/i915_irq.c