]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915/dp: Export intel_dp_dsc_min_src_compressed_bpp()
authorImre Deak <imre.deak@intel.com>
Fri, 9 May 2025 18:03:37 +0000 (21:03 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 12 May 2025 12:22:51 +0000 (15:22 +0300)
commit67e12c64b49f5a2b5a2db50d84f69b16f6d6d42e
treebabdff36b1b18f5b48f5247af8855c936648e426
parenta43a02d8f5f4360f7e2473c54cddc4a9bfcd0b62
drm/i915/dp: Export intel_dp_dsc_min_src_compressed_bpp()

Export the function that can be used by a follow-up change to query the
minimum compressed link bpp supported by the HW.

Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://lore.kernel.org/r/20250509180340.554867-11-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp.c
drivers/gpu/drm/i915/display/intel_dp.h