History log of /include/video/adf_client.h
Revision Date Author Comments
46a5cfbaf66d814849f4709456d5cbfb091f8ccb 10-Oct-2013 Greg Hackmann <ghackmann@google.com> video: adf: support "simple" buffers

Simple buffers are linear RGB buffers analogous to KMS's dumb buffers.
Simple buffers can be allocated and posted to a display interface
without any driver-private data.

Internally, ADF drivers provide the driver-private data needed (if any)
to post a simple buffer to the display.

Change-Id: Ib0b737622eaf343111310f6623f99d69cf3807d2
Signed-off-by: Greg Hackmann <ghackmann@google.com>
f3fc3d75398bdea493b01b8e67d5d97f802b33d7 22-May-2013 Greg Hackmann <ghackmann@google.com> video: add atomic display framework

Change-Id: I693257e269a99012cd0dbb57576ac222869cf4c7
Signed-off-by: Greg Hackmann <ghackmann@google.com>