diff options
author | Ankit Nautiyal <ankit.k.nautiyal@intel.com> | 2024-12-17 12:32:38 +0300 |
---|---|---|
committer | Ankit Nautiyal <ankit.k.nautiyal@intel.com> | 2024-12-24 12:50:00 +0300 |
commit | ad784c97876649ece9dd78a550e96c9386725002 (patch) | |
tree | b875c240bfa6248b934eae9147e26de4a8a9e9a0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1db9bd98e78155fb6be94fedab1520218e7468b1 (diff) | |
download | linux-ad784c97876649ece9dd78a550e96c9386725002.tar.xz |
drm/i915/dp: Drop max_requested_bpc for dsc pipe_min/max bpp
Currently we are including both max_requested_bpc and
limits->pipe.bpp_max while computing maximum possible pipe bpp with dsc.
However, while setting limits->pipe.max_bpp, the max_requested_bpc is
already taken into account.
Drop the redundant check for max_requested_bpc and use only
limits->pipe.bpp_max. This will also result in dropping conn_state
argument in functions where it was used only to get max_requested_bpc.
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241217093244.3938132-9-ankit.k.nautiyal@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions