]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/dsc: Expose dsc sink max slice count via debugfs
authorSwati Sharma <swati2.sharma@intel.com>
Fri, 13 Dec 2024 09:30:08 +0000 (15:00 +0530)
committerJouni Högander <jouni.hogander@intel.com>
Tue, 17 Dec 2024 09:13:32 +0000 (11:13 +0200)
commit1e28fbf8cbec3283eca295e363ee477f27704c26
tree334ac09ad94c370bec54194792e270d54c4526a4
parent3e10457f4fbbfd992b80e7d9c56948be7de2a63e
drm/i915/dsc: Expose dsc sink max slice count via debugfs

Number of DSC slices can be shown in the DSC debugfs so that
test can take a call whether the configuration can support forcing
bigjoiner/ultrajoiner.

v2: used intel_dp_is_edp() as the parameter to
    drm_dp_dsc_sink_max_slice_count() (Jani N)

Reviewed-by: Nemesa Garg <nemesa.garg@intel.com> (v1)
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/3387
Signed-off-by: Swati Sharma <swati2.sharma@intel.com>
Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241213093008.2149452-1-swati2.sharma@intel.com
drivers/gpu/drm/i915/display/intel_display_debugfs.c