Clarify the purpose of arguments. 95/30495/4
authorTakanari Hayama <taki@igel.co.jp>
Tue, 5 Aug 2014 04:15:02 +0000 (13:15 +0900)
committerTony SIM <chinyeow.sim.xt@renesas.com>
Thu, 18 Dec 2014 09:38:13 +0000 (01:38 -0800)
Change-Id: I436e6b38d40e6596697eefeaf1232656173da39c
Signed-off-by: Tony SIM <chinyeow.sim.xt@renesas.com>
wayland-kms.xml

index 28e687e..e6f8610 100644 (file)
          surface must have a prime FD. -->
     <request name="create_buffer">
       <arg name="id" type="new_id" interface="wl_buffer"/>
-      <arg name="fd" type="fd"/>       <!-- KMS BO Prime FD -->
+      <arg name="fd" type="fd"/>       <!-- DMABUF/PRIME FD -->
       <arg name="width" type="int"/>
       <arg name="height" type="int"/>
       <arg name="stride" type="uint"/>
       <arg name="format" type="uint"/>
-      <arg name="handle" type="uint"/> <!-- DevMem Export Handle -->
+      <arg name="handle" type="uint"/> <!-- XXX: Unused -->
     </request>
 
     <!-- Notification of the path of the drm device which is used by