Hi,
We are planning to enhance GBM as a standalone buffer allocator, which can be
used for all multi-media clients. Ex: video, camera, display etc;
GBM create device expects a file descriptor to be passed, which points to drm
node. This brings in a dependency on display for buffer allocation. O
On Mon, Oct 23, 2023 at 6:39 AM Srinivas Pullakavi (QUIC) <
quic_spull...@quicinc.com> wrote:
> Hi,
>
>
>
> We are planning to enhance GBM as a standalone buffer allocator, which can
> be used for all multi-media clients. Ex: video, camera, display etc;
>
>
>
> GBM create device expects a file des
On Mon, Oct 23, 2023 at 6:22 AM Srinivas Pullakavi (QUIC)
wrote:
>
> Hi,
>
>
>
> We are planning to enhance GBM as a standalone buffer allocator, which can be
> used for all multi-media clients. Ex: video, camera, display etc;
>
>
>
> GBM create device expects a file descriptor to be passed, whic
Hi everyone,
I'm currently working on a very simple OpenCL runtime for Intel GPUs,
which I would like to make available as open source project (and maybe
also distribute it). To generate the ring-commands (the command stream
which controls the GPU, i.e. loads kernels and data, spawns worker
t