Hello,
I am trying to run 3.12.4 kernel on the omap5-evm board .
GIT REPO = git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
BRANCH = "ti-linux-3.12.y"
COMMIT = "9921cde9aa3f323d5a0e9e5207b7ad173652a89d"
By default in the omap2plus_defconfig DRM is not enabled. When is it expected that the kernel would have DRM support ?
I did try to manually enable DRM on the kernel but wasn't able to run any of the drm sample applications on the board.