7e9b80092bc6ea8c9d5258a18771b55bd21df752

The DP HDCP layer fails to wait on and clear its internal thread upon an HDCP stop or failure. This can result in use after free failures if a read or write over aux channel operation is already queued. Update the DP HDCP layer to stop and wait on kthread completion upon HDCP failures, and clear the kthread command queue before resuming kthread execution. Additionally, ensure the SDE HDCP worker thread correctly starts and stops execution upon HDCP enablement and disablement respectively. Change-Id: I4218d7935f89416b5e5d74afd8f5d22e031b9a38 Signed-off-by: Christopher Braga <cbraga@codeaurora.org>
Descrição
Descrição não fornecida
Linguagens
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%