Re: [PATCH v7 07/14] drm/xe: Add histogram support to Xe builds

2025-01-15 Thread Dmitry Baryshkov
On Thu, 16 Jan 2025 at 09:09, Murthy, Arun R wrote: > > > On Fri, Jan 10, 2025 at 01:15:35AM +0530, Arun R Murthy wrote: > > > Histogram added as part of i915/display driver. Adding the same for xe > > > as well. > > > > > > Signed-off-by: Arun R Murthy > > > Reviewed-by: Suraj Kandpal > > > > I

RE: [PATCH v7 07/14] drm/xe: Add histogram support to Xe builds

2025-01-15 Thread Murthy, Arun R
> On Fri, Jan 10, 2025 at 01:15:35AM +0530, Arun R Murthy wrote: > > Histogram added as part of i915/display driver. Adding the same for xe > > as well. > > > > Signed-off-by: Arun R Murthy > > Reviewed-by: Suraj Kandpal > > Is building of the Xe driver broken between the previous commit and thi

Re: [PATCH v7 07/14] drm/xe: Add histogram support to Xe builds

2025-01-15 Thread Dmitry Baryshkov
On Fri, Jan 10, 2025 at 01:15:35AM +0530, Arun R Murthy wrote: > Histogram added as part of i915/display driver. Adding the same for xe > as well. > > Signed-off-by: Arun R Murthy > Reviewed-by: Suraj Kandpal Is building of the Xe driver broken between the previous commit and this one? In such

[PATCH v7 07/14] drm/xe: Add histogram support to Xe builds

2025-01-09 Thread Arun R Murthy
Histogram added as part of i915/display driver. Adding the same for xe as well. Signed-off-by: Arun R Murthy Reviewed-by: Suraj Kandpal --- drivers/gpu/drm/xe/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/xe/Makefile b/drivers/gpu/drm/xe/Makefile index 5c97ad6ed7