commit | 2e4026a1a24d53651c80aca7e683cc86c96ed9c4 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Mar 20 11:05:22 2023 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Sat Mar 25 00:16:18 2023 +0200 |
tree | be838573aa71f44e4fd4cdb1c07b5feed1d91b7b | |
parent | c5de248484afeb6de259239a23645790038d9df3 [diff] |
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>