summaryrefslogtreecommitdiff
path: root/tools/intel_vbt_decode.c
diff options
context:
space:
mode:
authorBhanuprakash Modem <bhanuprakash.modem@intel.com>2022-06-15 11:41:23 +0530
committerBhanuprakash Modem <bhanuprakash.modem@intel.com>2022-06-22 15:15:35 +0530
commitf14164120c15ee5419c4933d851a4f6e04523e44 (patch)
treeb0e7a49d51c2af7dbce1520a41db295ef329213d /tools/intel_vbt_decode.c
parentaf27932d0c2240c73839f78126154d724accce02 (diff)
tests/kms_dither: Skip if current & requested BPC doesn't match
The "max bpc" property only ensures that the bpc will not go beyond the value set through this property. It does not guarantee that the same bpc will be used for the given mode. If clock/bandwidth constraints permit, the max bpc will be used to show the mode, otherwise the bpc will be reduced. So, if we really want a particular bpc set, we can try reducing the resolution, till we get the bpc that we set in max bpc property. This patch will skip the test, if there is no valid resolution to get the same bpc as set by max_bpc property. Cc: Swati Sharma <swati2.sharma@intel.com> CC: Ankit Nautiyal <ankit.k.nautiyal@intel.com> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com> Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Diffstat (limited to 'tools/intel_vbt_decode.c')
0 files changed, 0 insertions, 0 deletions