genode/os/src/drivers/framebuffer/omap4
Norman Feske 6525ec5951 Simplify Framebuffer::Session interface
This patch removes the 'Framebuffer::Session::release()' function from
the interface to make the mode-change protocol consistent with the way
the Rom_session interface handles ROM-module changes. That is, the
client acknowledges the release of its current dataspace by requesting a
new dataspace via the 'Framebuffer::Session::dataspace()' function.

Fixes #1057
2014-03-14 13:17:35 +01:00
..
dispc.h Implement LCD output and config parsing for omap4 2013-05-22 18:58:51 +02:00
driver.h FB & omap4: fix mix-up of _fb_height and _fb_width 2013-12-03 10:40:23 +01:00
dss.h Add bitfield polling support to MMIO framework 2012-07-09 15:07:32 +02:00
hdmi.h Add bitfield polling support to MMIO framework 2012-07-09 15:07:32 +02:00
main.cc Simplify Framebuffer::Session interface 2014-03-14 13:17:35 +01:00
target.mk os: Move Genode::Config into 'config' library 2013-09-23 14:25:58 +02:00