diff options
author | 2024-12-17 15:02:36 +0530 | |
---|---|---|
committer | 2024-12-24 15:19:58 +0530 | |
commit | eeb9632dfe7eae2ce4fd5deb318cd996f7f908e1 (patch) | |
tree | 5470cae48d99922e5243301b8373a03a7baf858e /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | drm/i915/dp: Remove HAS_DSC macro for intel_dp_dsc_max_src_input_bpc (diff) | |
download | wireguard-linux-eeb9632dfe7eae2ce4fd5deb318cd996f7f908e1.tar.xz wireguard-linux-eeb9632dfe7eae2ce4fd5deb318cd996f7f908e1.zip |
drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers
Use ints for dsc_max/min_bpc instead of u8 in
dsc_max/min_src_input_bpc helpers and their callers.
This will also help replace min_t/max_t macros with min/max ones.
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-7-ankit.k.nautiyal@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions