summaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2022-02-17 02:28:04 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2022-02-18 09:42:28 +0300
commit9b43698af7c36361c340b95c9601c54523da4f2a (patch)
treea6bb4cf9e5f3cc8004bc4bba817094960d6769c6 /scripts/gdb
parentb71a4a2542e1b092b4f11ce6318eaf82619312e4 (diff)
downloadlinux-9b43698af7c36361c340b95c9601c54523da4f2a.tar.xz
drm/i915: Introduce intel_crtc_planes_update_arm()
No reason the high level intel_update_crtc() needs to know that there is something magical about the commit order of planes between different platforms. So let's hide that detail even better. In order to keep to somewhat consistent naming between things we shall call this intel_crtc_planes_update_arm() to match the plane->update_arm() vfunc naming convention. And let's rename the noarm counterpart to intel_crtc_planes_update_noarm() to more clearly associate it with the plane->update_noarm() vfunc. v2: Change the naming convention a bit Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220216232806.6194-2-ville.syrjala@linux.intel.com
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions