Re: [Intel-gfx] [PATCH 2/2] drm/i915/ips: Add i915_ips_false_color debugfs file

2023-03-27 Thread Jani Nikula
On Mon, 27 Mar 2023, Ville Syrjala wrote: > From: Ville Syrjälä > > Similar to FBC let's expose an debugfs file to control > IPS false color. Enabling this provides an immediate visual > feedback on whether IPS is working or not. > > Signed-off-by: Ville Syrjälä Reviewed-by: Jani Nikula >

[Intel-gfx] [PATCH 2/2] drm/i915/ips: Add i915_ips_false_color debugfs file

2023-03-27 Thread Ville Syrjala
From: Ville Syrjälä Similar to FBC let's expose an debugfs file to control IPS false color. Enabling this provides an immediate visual feedback on whether IPS is working or not. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/display/hsw_ips.c| 58 ++-