diff options
author | 2025-01-31 14:50:02 +0200 | |
---|---|---|
committer | 2025-02-03 16:31:35 +0200 | |
commit | df64948ec2cecb1dc0747072aca23621ebf80be9 (patch) | |
tree | a6163d6bdcd23e4dfa62c11fdbb49f3c718d9914 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | drm/i915/dp: Unify DSC link config functions (diff) | |
download | wireguard-linux-df64948ec2cecb1dc0747072aca23621ebf80be9.tar.xz wireguard-linux-df64948ec2cecb1dc0747072aca23621ebf80be9.zip |
drm/i915/dp: Inline do_dsc_compute_compressed_bpp()
With just the one platform independent loop left in
do_dsc_compute_compressed_bpp(), we don't really need the extra function
that is simply becoming increasingly hard to even figure out a decent
name for. Just merge the whole thing to
dsc_compute_compressed_bpp(). Good riddance to the short lived
do_dsc_compute_compressed_bpp().
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/91ae42cbdffe4938a665667955c577f887b92b9d.1738327620.git.jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions