[Mesa-dev] [PATCH RFC 0/2] GBM API extension to support fusing KMS and render devices
Emil Velikov
emil.l.velikov at gmail.com
Tue Mar 8 17:04:06 UTC 2016
Hi Dan,
Summarising and stating some unsaid assumptions.
Assumptions:
- The proposed solution is a replacement of the wrapped drivers
approach. No, it's meant to introduce an API mostly gears towards
DRI_PRIME setups.
- Wrapped drivers will/could/should be done outside the SoC world
(i.e. with DRI_PRIME). No, that was never the case.
To sum it all up, I believe most/all of us think that tightly coupled
devices (such as SoC) should be a wrapped driver. For the rest, an API
providing explicit control to the programmer, based on EGLDevice,
sounds like a good approach.
Regards,
Emil
More information about the mesa-dev
mailing list