Re: [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed

2023-11-04 Thread Christopher Braga
Just want to loop back to before we branched off deeper into the programming performance talk On 10/26/2023 3:25 PM, Alex Goins wrote: On Thu, 26 Oct 2023, Sebastian Wick wrote: On Thu, Oct 26, 2023 at 11:57:47AM +0300, Pekka Paalanen wrote: On Wed, 25 Oct 2023 15:16:08 -0500 (CDT) Alex

Re: [RFC 01/33] drm/doc/rfc: Add RFC document for proposed Plane Color Pipeline

2023-09-07 Thread Christopher Braga
On 8/29/2023 12:03 PM, Uma Shankar wrote: Add the documentation for the new proposed Plane Color Pipeline. Co-developed-by: Chaitanya Kumar Borah Signed-off-by: Chaitanya Kumar Borah Signed-off-by: Uma Shankar --- .../gpu/rfc/plane_color_pipeline.rst | 394 ++

Re: [RFC] Plane color pipeline KMS uAPI

2023-06-15 Thread Christopher Braga
On 6/14/2023 5:00 AM, Pekka Paalanen wrote: On Tue, 13 Jun 2023 12:29:55 -0400 Christopher Braga wrote: On 6/13/2023 4:23 AM, Pekka Paalanen wrote: On Mon, 12 Jun 2023 12:56:57 -0400 Christopher Braga wrote: On 6/12/2023 5:21 AM, Pekka Paalanen wrote: On Fri, 9 Jun 2023 19:11:25

Re: [RFC] Plane color pipeline KMS uAPI

2023-06-13 Thread Christopher Braga
On 6/13/2023 4:23 AM, Pekka Paalanen wrote: On Mon, 12 Jun 2023 12:56:57 -0400 Christopher Braga wrote: On 6/12/2023 5:21 AM, Pekka Paalanen wrote: On Fri, 9 Jun 2023 19:11:25 -0400 Christopher Braga wrote: On 6/9/2023 12:30 PM, Simon Ser wrote: Hi Christopher, On Friday, June 9th

Re: [RFC] Plane color pipeline KMS uAPI

2023-06-12 Thread Christopher Braga
On 6/12/2023 5:21 AM, Pekka Paalanen wrote: On Fri, 9 Jun 2023 19:11:25 -0400 Christopher Braga wrote: On 6/9/2023 12:30 PM, Simon Ser wrote: Hi Christopher, On Friday, June 9th, 2023 at 17:52, Christopher Braga wrote: The new COLOROP objects also expose a number of KMS properties

Re: [RFC] Plane color pipeline KMS uAPI

2023-06-09 Thread Christopher Braga
On 6/9/2023 12:30 PM, Simon Ser wrote: Hi Christopher, On Friday, June 9th, 2023 at 17:52, Christopher Braga wrote: The new COLOROP objects also expose a number of KMS properties. Each has a type, a reference to the next COLOROP object in the linked list, and other type-specific

Re: [RFC] Plane color pipeline KMS uAPI

2023-06-09 Thread Christopher Braga
Hi all, The goal of this RFC is to expose a generic KMS uAPI to configure the color pipeline before blending, ie. after a pixel is tapped from a plane's framebuffer and before it's blended with other planes. With this new uAPI we aim to reduce the battery life impact of color management and