summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/skl_universal_plane.c
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2021-07-28 14:59:42 -0700
committerLucas De Marchi <lucas.demarchi@intel.com>2021-07-30 10:19:47 -0700
commit244dba4cb596379d0e196b031065f8c1e1cecdaf (patch)
tree7a99d45e46096184fc58c7b6a26760b3e3e58611 /drivers/gpu/drm/i915/display/skl_universal_plane.c
parenta2db1945362b33eb58f596b451757fc4716bdb7b (diff)
downloadlinux-244dba4cb596379d0e196b031065f8c1e1cecdaf.tar.gz
linux-244dba4cb596379d0e196b031065f8c1e1cecdaf.tar.bz2
linux-244dba4cb596379d0e196b031065f8c1e1cecdaf.zip
drm/i915: replace random CNL comments
Cleanup remaining cases that we find CNL in the codebase. Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210728215946.1573015-22-lucas.demarchi@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/skl_universal_plane.c')
-rw-r--r--drivers/gpu/drm/i915/display/skl_universal_plane.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/i915/display/skl_universal_plane.c b/drivers/gpu/drm/i915/display/skl_universal_plane.c
index 0f40f8b07724..724e7b04f3b6 100644
--- a/drivers/gpu/drm/i915/display/skl_universal_plane.c
+++ b/drivers/gpu/drm/i915/display/skl_universal_plane.c
@@ -1270,7 +1270,7 @@ static int skl_plane_check_dst_coordinates(const struct intel_crtc_state *crtc_s
int pipe_src_w = crtc_state->pipe_src_w;
/*
- * Display WA #1175: cnl,glk
+ * Display WA #1175: glk
* Planes other than the cursor may cause FIFO underflow and display
* corruption if starting less than 4 pixels from the right edge of
* the screen.