drm/i915/display: Fix DRRS debugfs
authorJosé Roberto de Souza <jose.souza@intel.com>
Tue, 25 Aug 2020 17:13:31 +0000 (10:13 -0700)
committerJosé Roberto de Souza <jose.souza@intel.com>
Thu, 27 Aug 2020 16:48:00 +0000 (09:48 -0700)
commitcaab25dc9e36e83d3ff870cabd80b811ed02242d
tree2c33f55cd69451bfa0a0a42e970edd8126f2a07a
parent8040fefa387c5aea14d2f5753d7fbdd3344f2b7f
drm/i915/display: Fix DRRS debugfs

Supported and enabled are different things so printing both.

v3: using drrs->type instead of vbt.drrs_type

Cc: Anshuman Gupta <anshuman.gupta@intel.com>
Cc: Srinivas K <srinivasx.k@intel.com>
Cc: Hariom Pandey <hariom.pandey@intel.com>
Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200825171331.17971-3-jose.souza@intel.com
drivers/gpu/drm/i915/display/intel_display_debugfs.c