[RFC] Plane color pipeline KMS uAPI

Simon Ser contact at emersion.fr
Fri May 5 16:06:26 UTC 2023


On Friday, May 5th, 2023 at 17:28, Daniel Vetter <daniel at ffwll.ch> wrote:

> Ok no comments from me on the actual color operations and semantics of all
> that, because I have simply nothing to bring to that except confusion :-)
> 
> Some higher level thoughts instead:
> 
> - I really like that we just go with graph nodes here. I think that was
>   bound to happen sooner or later with kms (we almost got there with
>   writeback, and with hindsight maybe should have).

I'd really rather not do graphs here. We only need linked lists as Sebastian
said. Graphs would significantly add more complexity to this proposal, and
I don't think that's a good idea unless there is a strong use-case.


More information about the dri-devel mailing list