diff options
author | Imre Deak <imre.deak@intel.com> | 2023-11-16 16:18:37 +0300 |
---|---|---|
committer | Imre Deak <imre.deak@intel.com> | 2023-11-21 17:32:44 +0300 |
commit | e86fb4dcfb3c4e9da8855312ada0f22629423b00 (patch) | |
tree | cedd49b46e8aead95866268239adfd00030afb18 /drivers/char/tpm | |
parent | 7e17537719107e7b3b942d76919d020f8c779271 (diff) | |
download | linux-e86fb4dcfb3c4e9da8855312ada0f22629423b00.tar.xz |
drm/i915/dp_mst: Calculate the BW overhead in intel_dp_mst_find_vcpi_slots_for_bpp()
The next patch will calculate the PBN value directly from the pixel data
rate and the BW allocation overhead, not requiring the data, link M/N
and TU values for this. To prepare for that move the calculation of BW
overheads from intel_dp_mst_compute_m_n() to
intel_dp_mst_find_vcpi_slots_for_bpp().
While at it store link_bpp in a .4 fixed point format.
Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231116131841.1588781-8-imre.deak@intel.com
Diffstat (limited to 'drivers/char/tpm')
0 files changed, 0 insertions, 0 deletions