X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=protocol%2Ftdm.xml;h=6434e9833f2def05abbcd5eb9254b967164ffe10;hb=929734f3059260852503ec3f34304e471d31b23d;hp=f3389cbee7c89907c26e778604fc45b06e216b29;hpb=9a9d836fb0d090ad6ce39ed002ead2f0c86187ab;p=platform%2Fcore%2Fuifw%2Flibtdm.git diff --git a/protocol/tdm.xml b/protocol/tdm.xml index f3389cb..6434e98 100644 --- a/protocol/tdm.xml +++ b/protocol/tdm.xml @@ -2,27 +2,125 @@ - + - - - - + + TDM uses the wayland protocol to communicate between tdm client and tdm server. + + + + + + + + + + + + + + + - + + + When the DPMS of connection status of the output is changed, TDM server + will send wl_tdm_output.mode and wl_tdm_output.dpms event. + - - - - + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + When wl_tdm_vblank.wait_vblank is called, TDM server will send the + wl_tdm_vblank.done event after interval vblanks. If enable_fake == 1, + TDM server will send the done event always. Otherwise, TDM server will + send the done event with TDM error value. + + + + + + + + + + + + +