drm/i915/dmc: Print out the DMC mmio register list at fw load time
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 11 Dec 2023 21:37:50 +0000 (23:37 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 18 Dec 2023 10:25:45 +0000 (12:25 +0200)
commit5f23cea2d9ccc94c5de236312649fe85b89d6f26
tree8dc286d577c73ff518a9fe2557bb760c8354bf10
parente1a4e3cb3ac67ced1fe9e83fea6d8d91f7c4e864
drm/i915/dmc: Print out the DMC mmio register list at fw load time

To help with debugging print out the mmio list contained in the DMC
firmware. Also highlight the event registers, and whether we're going
to disable them or not.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231211213750.27109-5-ville.syrjala@linux.intel.com
Reviewed-by: Imre Deak <imre.deak@intel.com>
drivers/gpu/drm/i915/display/intel_dmc.c