mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
DDK1.17 clean up: -um: Makefile cleanup DDK 1.17 specific patches - um: imgegl/egl_wl.c: pass the valid bpp to the get_size function and remove invalid check - um: osfunc_um.c: fix compiler error at PVRSRVDetectPlatform() for AM3/4 - um: opengles2/tex.c: glCopyTexSubImage2D - Set destination stride correctly DDK1.14 patches rebased - um: nulldrm: map DBM buffers and populate meminfo - um: nulldrm : Fix proper goto label in case of failure - um: Fix the install path and scripts - um: add support for UYVY format in wl_drm - um: fix for compile error with PVR_DEBUG_MUTEXES=1 - um: pvr_drm.c: move the assert_reset from DrmRemove to DrmUnload - um: Validate mutex before lock and unlock - um: Fix for RefCounting with mutex held - um: Set the default mutex type to pthread mutex Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>