9690b545df203603e092149daba993bebf5357dd

Early wakeup ioctls from perf HAL driver can access display HW registers and come as a sideband to atomic commits. Since the atomic validate checks are not part of this code path it's possible for HW access to occur during a trusted UI session. Prevent this whenever the HW is not under this VM's ownership. Also, move the VM ownership check for the register/deregister event ioctl to cover both the CRTC and connector events since new connector events are being added which can access HW. Change-Id: I39660ae60e7e8f8a405e819c43ec42fbac3f492a Signed-off-by: Steve Cohen <cohens@codeaurora.org>
Kuvaus
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%