]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/display_device: Add Check HAS_DSC for bigjoiner
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Thu, 26 Sep 2024 13:43:19 +0000 (19:13 +0530)
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Mon, 30 Sep 2024 14:06:18 +0000 (19:36 +0530)
commit89edc852fbe9893f7a61b7c001b0fb070623273a
treeec4ffa64eaa9d9ff8e19c46555bb53309a195861
parente0568571258d096f0277c74185bcbfc9cf21bccb
drm/i915/display_device: Add Check HAS_DSC for bigjoiner

Bigjoiner needs DSC, but DSC might be disabled on some platforms.
The platform check itself is not sufficient, so add a check for
DSC to reflect that.

v2: Modify the commit message to address the DSC fuse case.

Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240926134322.3728021-2-ankit.k.nautiyal@intel.com
drivers/gpu/drm/i915/display/intel_display_device.h