disp: msm: dp: Ensure sink supports DSC decoding of selected BPC
The sink may have limited DSC decoding support for some BPC values. Ensure that the BPC that is selected is within the sink's DSC capabilities. CRs-Fixed: 2527660 Change-Id: I0692e7b606e258c3cab3de25d3b03178f4aa0294 Signed-off-by: Fuad Hossain <fhossain@codeaurora.org>
这个提交包含在:

提交者
Gerrit - the friendly Code Review server

父节点
cc1226edbc
当前提交
f3aa71a5e6
@@ -81,6 +81,7 @@ struct dp_dsc_caps {
|
||||
bool dsc_capable;
|
||||
u8 version;
|
||||
bool block_pred_en;
|
||||
u8 color_depth;
|
||||
};
|
||||
|
||||
struct dp_audio;
|
||||
|
在新工单中引用
屏蔽一个用户