OSDN Git Service

drm/i915: Reorder intel_psr2_config_valid()
authorJosé Roberto de Souza <jose.souza@intel.com>
Fri, 26 Jun 2020 01:01:48 +0000 (18:01 -0700)
committerJosé Roberto de Souza <jose.souza@intel.com>
Wed, 1 Jul 2020 00:23:59 +0000 (17:23 -0700)
commit19167eb064da81ca7c837ecef61b23921606acd4
tree6c646cc42a1d43bb4cd3afcbcffac3d04b475c7d
parent093a3a30000926b8bda9eef773e4ed5079053350
drm/i915: Reorder intel_psr2_config_valid()

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.

Reviewed-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200626010151.221388-2-jose.souza@intel.com
drivers/gpu/drm/i915/display/intel_psr.c