Re: [Intel-gfx] [PATCH 4/6] drm/i915/psr: Remove PSR2 FIXME

2019-02-13 Thread Dhinakaran Pandiyan
On Thu, 2019-02-07 at 14:24 -0800, José Roberto de Souza wrote: > Now we are checking sink capabilities when probing PSR DPCD register > and then dynamically checking in if new state is compatible with PSR > in, so this FIXME can be dropped. Right, this was fixed a while ago. Reviewed-by:

[Intel-gfx] [PATCH 4/6] drm/i915/psr: Remove PSR2 FIXME

2019-02-07 Thread José Roberto de Souza
Now we are checking sink capabilities when probing PSR DPCD register and then dynamically checking in if new state is compatible with PSR in, so this FIXME can be dropped. Cc: Dhinakaran Pandiyan Signed-off-by: José Roberto de Souza --- drivers/gpu/drm/i915/intel_psr.c | 5 - 1 file