1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-09 04:13:52 +00:00

omapdrm-pvr: bump SRCREV for am3 and am4

* Remove the OCP_SYSCONFIG setting so that power management capability
  will not be disabled
* Put SGX device in reset state when PVRSRV driver is removed
* Disable the Interrupt Sync Check unless SUPPORT_LISR_MISR_SYNC is defined.

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Jacob Stiffler
2015-10-15 20:10:38 +00:00
committed by Denys Dmytriyenko
parent 5920c55bc0
commit f2dab4ab9c
@@ -7,7 +7,7 @@ inherit module
COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15"
MACHINE_KERNEL_PR_append = "h"
MACHINE_KERNEL_PR_append = "i"
PR = "${MACHINE_KERNEL_PR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -20,8 +20,8 @@ SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch
S = "${WORKDIR}/git"
SRCREV_omap-a15 = "e06c0a4e11401534b938b9a7b1c3f27a65db871f"
SRCREV_ti33x = "ad7c4fa37897b59b6d9ddabb9aba03fd515ffa29"
SRCREV_ti43x = "ad7c4fa37897b59b6d9ddabb9aba03fd515ffa29"
SRCREV_ti33x = "2b7523d07a13ab704a24a7664749551f4a13ed32"
SRCREV_ti43x = "2b7523d07a13ab704a24a7664749551f4a13ed32"
PVR_NULLDRM_ti33x = "1"
PVR_NULLDRM_ti43x = "1"