]> www.infradead.org Git - users/willy/xarray.git/commit
drm/i915/psr: Update PSR module parameter descriptions
authorJouni Högander <jouni.hogander@intel.com>
Fri, 10 May 2024 09:38:21 +0000 (12:38 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Wed, 15 May 2024 07:56:28 +0000 (10:56 +0300)
commit328add8892c261f28dbf2ef060e8a0707f795c43
tree12eff2ee01dbb4a6fb8ea44cc20d88f92c053474
parent54599011b7569f6bb027b17248015c622705d741
drm/i915/psr: Update PSR module parameter descriptions

We are re-using PSR module parameters for panel replay. Update module
parameter descriptions with panel replay information:

enable_psr:

-1 (default) == follow what is in VBT
0 == disable PSR/PR
1 == Allow PSR1 and PR full frame update
2 == allow PSR1/PSR2 and PR Selective Update

enable_psr2_sel_fetch

0 == disable selective fetch for PSR and PR
1 (default) == allow selective fetch for PSR PR

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Animesh Manna <animesh.manna@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240510093823.3146455-11-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_display_params.c