Files
kernel-tenderloin-3.0/drivers/misc
Mona Hossain 6e2e26984f tzcom: Add support for modifying specific fields in cmd_buf
Allow client to send information to replace a specific field of
the cmd buffer with the physical address.  This is done via a new
IOCTL, TZCOM_IOCTL_SEND_CMD_FD_REQ, which is used to import the
ion fd handle. This IOCTL takes in a new send_cmd_fd_op_req
structure that has the same format as send-cmd_op_req with a
new field added: an array of ion handles (ifd_data.fd) and
cmd_buf_offset.

The client sends in an array of ion fd handle along with the
offset to the command buffer field.

This new IOCTL allows a client to send information regarding
which field(s) (at cmd_buf_offset) in the cmd_buf to replace.
These field(s) are replaced with the physical addr of the
buffer addressed by the respective ifd_data.fd handle.

Change-Id: If210013d46e24776fe6f5c6aa257505b3b1e6e00
Signed-off-by: Mona Hossain <mhossain@codeaurora.org>
2012-01-13 19:02:53 -08:00
..
2011-03-31 11:26:23 -03:00
2011-10-20 19:02:06 -07:00
2011-03-31 11:26:23 -03:00
2011-05-20 12:50:29 -07:00
2011-06-19 16:28:03 -07:00
2010-10-29 00:29:21 +02:00
2011-06-14 09:09:33 -07:00
2011-03-31 11:26:23 -03:00
2009-05-06 16:36:10 -07:00
2011-10-03 09:57:10 -07:00
2011-05-12 09:47:42 -07:00
2011-12-19 10:36:34 -08:00
2011-10-03 09:57:10 -07:00
2010-03-13 20:56:54 +01:00
2011-12-13 10:14:33 +02:00
2011-10-03 09:57:10 -07:00