ed103ed1efb77a0b1e29a178a78673583680ec0e

DP driver maintains the number of allocated DSCs per stream for managing the availability of DSC blocks for each stream. In the current driver, if there are errors in the disable path, it is possible for the refcount to go negative thereby affecting the availability of DSC blocks in subsequent enables. This change fixes the refcount logic by making sure the DSC count in the context correctly reflects the usage. Change-Id: Id595ec87c186ddb3ed300e1390384f367ef79148 Signed-off-by: Sandeep Gangadharaiah <sandgang@codeaurora.org>
描述
无详细信息
语言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%