summaryrefslogtreecommitdiffstats
path: root/include/video/omapdss.h
diff options
context:
space:
mode:
authorChandrabhanu Mahapatra2012-06-21 07:37:44 +0200
committerTomi Valkeinen2012-06-29 08:41:15 +0200
commitefa70b3b7da3490f87b18fc3ffef31c4f5e908f2 (patch)
tree099fb62a56ba066fee7d44523f145ae70a3f1f7b /include/video/omapdss.h
parentOMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n (diff)
downloadkernel-qcow2-linux-efa70b3b7da3490f87b18fc3ffef31c4f5e908f2.tar.gz
kernel-qcow2-linux-efa70b3b7da3490f87b18fc3ffef31c4f5e908f2.tar.xz
kernel-qcow2-linux-efa70b3b7da3490f87b18fc3ffef31c4f5e908f2.zip
OMAPDSS: Cleanup implementation of LCD channels
The current implementation of LCD channels and managers consists of a number of if-else construct which has been replaced by a simpler interface. A constant structure mgr_desc has been created in Display Controller (DISPC) module. The mgr_desc contains for each channel its name, irqs and is initialized one time with all registers and their corresponding fields to be written to enable various features of Display Subsystem. This structure is later used by various functions of DISPC which simplifies the further implementation of LCD channels and its corresponding managers. Signed-off-by: Chandrabhanu Mahapatra <cmahapatra@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'include/video/omapdss.h')
0 files changed, 0 insertions, 0 deletions