drm/i915/display: Move enable_sagv module parameter under display
authorJouni Högander <jouni.hogander@intel.com>
Tue, 24 Oct 2023 12:40:57 +0000 (15:40 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Thu, 26 Oct 2023 09:14:59 +0000 (12:14 +0300)
commit5067ec645ece12421d802e0dd9510e89122efcc2
tree3a108a50b69b9896aa6bd2ebd6db1770b7ddb6a0
parent04da42b4cc9429d8fff854d144f80396cbdecb46
drm/i915/display: Move enable_sagv module parameter under display

Move enable_sagv module parameter under display and change the parameter
permissions to non-writblase (0400)

v2: Change permissions to 0400

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231024124109.384973-12-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_display_params.c
drivers/gpu/drm/i915/display/intel_display_params.h
drivers/gpu/drm/i915/display/skl_watermark.c
drivers/gpu/drm/i915/i915_params.c
drivers/gpu/drm/i915/i915_params.h