drm/i915: Stop using pipe_offsets[] for PIPE_MISC*
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 14 Mar 2023 13:02:47 +0000 (15:02 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 17 Mar 2023 13:03:58 +0000 (15:03 +0200)
commit14c7b2451adce947b034ce1891c2db9220a3e8ce
treef987a803f73ed7d3c252d8ff56d27f414669dc04
parentc7d18b40a80e5c0a31e1dbea15c9591c4150e0e4
drm/i915: Stop using pipe_offsets[] for PIPE_MISC*

The PIPE_MISC registers don't exist on pre-bdw hardware,
so there is no point in using pipe_offsets[] for them.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230314130255.23273-2-ville.syrjala@linux.intel.com
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
drivers/gpu/drm/i915/i915_reg.h