drm/i915: Move PLANE_BUG_CFG bit definitions to the correct place
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 20 Mar 2023 09:05:22 +0000 (11:05 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 24 Mar 2023 22:16:18 +0000 (00:16 +0200)
commit2e4026a1a24d53651c80aca7e683cc86c96ed9c4
treebe838573aa71f44e4fd4cdb1c07b5feed1d91b7b
parentc5de248484afeb6de259239a23645790038d9df3
drm/i915: Move PLANE_BUG_CFG bit definitions to the correct place

All other skl+ universal plane register bit definitions are next
to the pipe A register definition. Move the PLANE_BUF_CFG bit
definitions there as well.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230320090522.9909-7-ville.syrjala@linux.intel.com
Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
drivers/gpu/drm/i915/i915_reg.h