[RFC v2 6/8] gpu: drm: tegra: Remove redundant host1x

Stephen Warren swarren at wwwdotorg.org
Mon Dec 17 12:55:45 PST 2012


On 12/16/2012 09:37 AM, Terje Bergström wrote:
...
> ... Sure we could tell DC to ask its parent
> (host1x), and call host1x driver with platform_device pointer found that
> way, and host1x would return a pointer to tegradrm's data. Hanging the
> data onto host1x driver is just a more complicated way of implementing
> global data

No it's not; at that point, the data is no longer global, but specific
to the driver instance.


More information about the dri-devel mailing list