Notes from Unix Device Memory Allocation breakout session

Tomek Bury tomek.bury at broadcom.com
Thu Oct 6 15:10:48 UTC 2016


Hi James,

The USAGE_BASE_DISPLAY_ROTATION_* and USAGE_BASE_DISPLAY_MIRROR_ROTATION_*
bits are too generous. The way it is now one can specify impossible
configurations, for example both a mirrored and not mirrored image at the
same time. I've send you a pull request that uses bit fields but the same
could be with an enum or a shorter enum + bool.

Cheers,
Tomek

On Wed, Oct 5, 2016 at 12:50 AM, James Jones <jajones at nvidia.com> wrote:

> I've now started a github project to capture the agreed-upon items in a
> more concrete form.  Just a header and a README design doc so far.  More to
> come as I work further through the notes I took.  Here's a link to the
> project:
>
>   https://github.com/cubanismo/allocator
>
> Feel free to check it out, create issues to discuss, and/or pull requests
> to contribute or propose ideas.
>
> Thanks,
> -James
>
>
> On 09/22/2016 08:20 AM, James Jones wrote:
>
>> And the missing URL:
>>
>> https://docs.google.com/document/d/1gErEVwnk26cIVF7nbmJluc-2
>> qoaAlZaA2L8LNPQMgE0/edit?usp=sharing
>>
>>
>> On 9/22/16 6:17 PM, James Jones wrote:
>>
>>> Here are my raw notes from the sessions today.  I enabled comments, but
>>> not editing, as it's really hard to follow right now.  I'll try to clean
>>> it up such that it's at least grouped into categories or something and
>>> send out an updated version later.  In the meantime, if you see anything
>>> inaccurate, feel free to comment about it :-)
>>>
>>> Thanks,
>>> -James
>>> _______________________________________________
>>> events mailing list
>>> events at lists.x.org
>>> https://lists.x.org/mailman/listinfo/events
>>>
>> _______________________________________________
>> events mailing list
>> events at lists.x.org
>> https://lists.x.org/mailman/listinfo/events
>>
> _______________________________________________
> events mailing list
> events at lists.x.org
> https://lists.x.org/mailman/listinfo/events
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/events/attachments/20161006/5f34e6d6/attachment.html>


More information about the events mailing list