|
|
|
|
|
by aidenn0
3483 days ago
|
|
Even more clear: > Cleaning up that is not enough, abstracting kernel API like kmalloc or i2c, or similar, is a no go. If the current drm infrastructure does not suit your need then you need to work on improving it to suit your need. You can not develop a whole drm layer inside your code and expect to upstream it. https://lists.freedesktop.org/archives/dri-devel/2016-Februa... |
|
But abstracting all this is fitting the infrastructure to their needs (which is having a common driver infrastructure for many operating systems).