-
- Downloads
drm_hwcomposer: Introduce main lock
Further development will require more asynchronous processing.
Introduce project-wide single mutex for these purposes.
Use it instead for callback handling instead of callback_lock.
Signed-off-by:
Roman Stratiienko <roman.o.stratiienko@globallogic.com>
Showing
- drm/ResourceManager.h 6 additions, 0 deletionsdrm/ResourceManager.h
- hwc2_device/DrmHwcTwo.cpp 22 additions, 13 deletionshwc2_device/DrmHwcTwo.cpp
- hwc2_device/DrmHwcTwo.h 4 additions, 2 deletionshwc2_device/DrmHwcTwo.h
- hwc2_device/HwcDisplay.cpp 3 additions, 2 deletionshwc2_device/HwcDisplay.cpp
- hwc2_device/hwc2_device.cpp 7 additions, 2 deletionshwc2_device/hwc2_device.cpp
Loading
Please register or sign in to comment