RE: [PATCH 0/8] Display Global Histogram

2024-11-21 Thread Murthy, Arun R
Hi Daniel, > On Thu, 21 Nov 2024 at 12:35, Arun R Murthy > wrote: > > The corresponding mutter changes to enable/disable histogram, read the > > histogram data, communicate with the library and write the enhanced > > data back to the KMD is also pushed for review at > > https://gitlab.gnome.org/G

Re: [PATCH 0/8] Display Global Histogram

2024-11-21 Thread Daniel Stone
Hi Arun, On Thu, 21 Nov 2024 at 12:35, Arun R Murthy wrote: > The corresponding mutter changes to enable/disable histogram, read the > histogram data, communicate with the library and write the enhanced data > back to the KMD is also pushed for review at > https://gitlab.gnome.org/GNOME/mutter/-

[PATCH 0/8] Display Global Histogram

2024-11-21 Thread Arun R Murthy
Display histogram is a hardware functionality where a statistics for 'x' number of frames is generated to form a histogram data. This is notified to the user via histogram event. Compositor will then upon sensing the histogram event will read the histogram data from KMD via crtc property. A library