RE: [PATCHv4 4/8] drm/i915/histogram: histogram interrupt handling

2024-11-20 Thread Murthy, Arun R
> On Tue, 19 Nov 2024, Arun R Murthy wrote: > > Upon enabling histogram an interrupt is trigerred after the generation > > of the statistics. This patch registers the histogram interrupt and > > handles the interrupt. > > > > v2: Added intel_crtc backpointer to intel_histogram struct (Jani) > >

Re: [PATCHv4 4/8] drm/i915/histogram: histogram interrupt handling

2024-11-19 Thread Jani Nikula
On Tue, 19 Nov 2024, Arun R Murthy wrote: > Upon enabling histogram an interrupt is trigerred after the generation > of the statistics. This patch registers the histogram interrupt and > handles the interrupt. > > v2: Added intel_crtc backpointer to intel_histogram struct (Jani) > Removed hist