On Wed, Jan 29, 2014 at 03:01:47PM +0100, David Herrmann wrote:
> Hi
>
> I was looking into our minor-allocation code and it has one major drawback:
> char-dev minor-IDs are unreliable. The +128 hacks we use in user-space to
> calculate render-node IDs based on the original card just does not work
Hi
I was looking into our minor-allocation code and it has one major drawback:
char-dev minor-IDs are unreliable. The +128 hacks we use in user-space to
calculate render-node IDs based on the original card just does not work.
Instead of allocating dummy IDs for each driver, I went ahead and tried