Home
last modified time | relevance | path

Searched hist:caccddcfc4b4de75930df2e8f7fd0c66556b13ff (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/host1x/
H A Dchannel.hdiff caccddcfc4b4de75930df2e8f7fd0c66556b13ff Mon Jun 18 14:01:51 CEST 2018 Thierry Reding <treding@nvidia.com> gpu: host1x: Request channels for clients, not devices

A struct device doesn't carry much information that a channel might be
interested in, but the client very much does. Request channels for the
clients rather than their parent devices and store a pointer to them
in order to have that information available when needed.

Signed-off-by: Thierry Reding <treding@nvidia.com>
H A Dchannel.cdiff caccddcfc4b4de75930df2e8f7fd0c66556b13ff Mon Jun 18 14:01:51 CEST 2018 Thierry Reding <treding@nvidia.com> gpu: host1x: Request channels for clients, not devices

A struct device doesn't carry much information that a channel might be
interested in, but the client very much does. Request channels for the
clients rather than their parent devices and store a pointer to them
in order to have that information available when needed.

Signed-off-by: Thierry Reding <treding@nvidia.com>
/linux/drivers/gpu/drm/tegra/
H A Dgr2d.cdiff caccddcfc4b4de75930df2e8f7fd0c66556b13ff Mon Jun 18 14:01:51 CEST 2018 Thierry Reding <treding@nvidia.com> gpu: host1x: Request channels for clients, not devices

A struct device doesn't carry much information that a channel might be
interested in, but the client very much does. Request channels for the
clients rather than their parent devices and store a pointer to them
in order to have that information available when needed.

Signed-off-by: Thierry Reding <treding@nvidia.com>
H A Dgr3d.cdiff caccddcfc4b4de75930df2e8f7fd0c66556b13ff Mon Jun 18 14:01:51 CEST 2018 Thierry Reding <treding@nvidia.com> gpu: host1x: Request channels for clients, not devices

A struct device doesn't carry much information that a channel might be
interested in, but the client very much does. Request channels for the
clients rather than their parent devices and store a pointer to them
in order to have that information available when needed.

Signed-off-by: Thierry Reding <treding@nvidia.com>
H A Dvic.cdiff caccddcfc4b4de75930df2e8f7fd0c66556b13ff Mon Jun 18 14:01:51 CEST 2018 Thierry Reding <treding@nvidia.com> gpu: host1x: Request channels for clients, not devices

A struct device doesn't carry much information that a channel might be
interested in, but the client very much does. Request channels for the
clients rather than their parent devices and store a pointer to them
in order to have that information available when needed.

Signed-off-by: Thierry Reding <treding@nvidia.com>
/linux/include/linux/
H A Dhost1x.hdiff caccddcfc4b4de75930df2e8f7fd0c66556b13ff Mon Jun 18 14:01:51 CEST 2018 Thierry Reding <treding@nvidia.com> gpu: host1x: Request channels for clients, not devices

A struct device doesn't carry much information that a channel might be
interested in, but the client very much does. Request channels for the
clients rather than their parent devices and store a pointer to them
in order to have that information available when needed.

Signed-off-by: Thierry Reding <treding@nvidia.com>