aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_dp_mst.c
diff options
context:
space:
mode:
authorImre Deak <[email protected]>2025-05-09 18:03:38 +0000
committerImre Deak <[email protected]>2025-05-12 12:22:52 +0000
commitf7f46a80fa68c19260aa6c88881cee4a18682562 (patch)
tree9830958aba383bc7f9dd47beecf00956c48d0603 /drivers/gpu/drm/i915/display/intel_dp_mst.c
parentdrm/i915/dp: Export intel_dp_dsc_min_src_compressed_bpp() (diff)
downloadkernel-f7f46a80fa68c19260aa6c88881cee4a18682562.tar.gz
kernel-f7f46a80fa68c19260aa6c88881cee4a18682562.zip
drm/i915: Add support for forcing the link bpp on a connector
Add support for forcing the link bpp on a connector via a connector debugfs entry. During reducing link bpps due to a link BW limit, keep bpps close to their forced value. Add the debugfs entry to all relevant connectors: all DP connectors and on an FDI link CRT/SDVO/LVDS/HDMI connectors. v2: - Move adding the debugfs entries to this patch. - Rename i915_force_link_bpp to intel_force_link_bpp. (Jani) - Select the relevant connectors via platform checks. (Jani) - Use for_each_new_intel_connector_in_state(). (Jani) - Fix 64 bit division vs. 32 bit build when converting str to q4. (lkp) - Avoid division and addition overflow when converting str to q4. v3: - Add TODO: to make the non-DSC min bpp value connector specific. (Ankit) Cc: Jani Nikula <[email protected]> Reviewed-by: Ankit Nautiyal <[email protected]> Signed-off-by: Imre Deak <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions