mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 10:09:10 +02:00
drm/i915/casf: fix comment typos
Remove superfluous whitespace character and fix the spelling. Cc: Nemesa Garg <nemesa.garg@intel.com> Signed-off-by: Michał Grzelak <michal.grzelak@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patch.msgid.link/20260509164048.627399-2-michal.grzelak@intel.com
This commit is contained in:
parent
f30fddb440
commit
7b67ade89b
|
|
@ -162,7 +162,7 @@ static u32 casf_coeff(const struct intel_crtc_state *crtc_state, int t)
|
|||
|
||||
/*
|
||||
* 17 phase of 7 taps requires 119 coefficients in 60 dwords per set.
|
||||
* To enable casf: program scaler coefficients with the coeffients
|
||||
* To enable casf: program scaler coefficients with the coefficients
|
||||
* that are calculated and stored in pch_pfit.casf.coeff as per
|
||||
* SCALER_COEFFICIENT_FORMAT
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user