Re: [Intel-gfx] [PATCH 3/6] drm/i915: Reorder intel_psr2_config_valid()

2020-06-12 Thread Mun, Gwan-gyeong
Looks good to me. Reviewed-by: Gwan-gyeong Mun On Tue, 2020-05-26 at 15:14 -0700, José Roberto de Souza wrote: > Future patches will bring PSR2 selective fetch configuration > validation but most of the configuration checks will be used for HW > tracking and selective fetch so the reoder was

[Intel-gfx] [PATCH 3/6] drm/i915: Reorder intel_psr2_config_valid()

2020-05-26 Thread José Roberto de Souza
Future patches will bring PSR2 selective fetch configuration validation but most of the configuration checks will be used for HW tracking and selective fetch so the reoder was necessary. Signed-off-by: José Roberto de Souza --- drivers/gpu/drm/i915/display/intel_psr.c | 50