From: Mark Yao
Add driver-specific GEM create/offset ioctls, to allow users
to create objects of arbitrary size.
These are required to allocate buffers to be shared with
video decoder block, with hardware-specific needs such as
macroblock alignment and extra room for motion vectors.
Signed-off-
Hi Ezquiel,
Am Mittwoch, 22. Januar 2020, 20:08:55 CET schrieb Ezequiel Garcia:
> From: Mark Yao
>
> Add driver-specific GEM create/offset ioctls, to allow users
> to create objects of arbitrary size.
>
> These are required to allocate buffers to be shared with
> video decoder block, with hardw