e_display: add e_display
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 13 Jun 2024 02:27:56 +0000 (11:27 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 3 Jul 2024 04:46:25 +0000 (13:46 +0900)
commit1eed5a48b949b102be62a01bb65e73b029d98857
tree40c3bae6cba9a1376f71022d492be712e5253498
parent0027a998b0e19d79d5d92f9498e8633f0ef15bc1
e_display: add e_display

e_display initialize the Display and the Outputs in Enlightenemnt.
It initialize the tdm display and tdm output at start of the Enlightenment.

Change-Id: I8146130cdcd8b3670089b80787229292a300eaec
src/bin/Makefile.mk
src/bin/displaymgr/e_display.c [new file with mode: 0644]
src/bin/displaymgr/e_display_intern.h [new file with mode: 0644]