Re: [PATCH v3 15/21] drm/sun4i: drv: Allow framebuffer modifiers in mode config

2018-12-04 Thread Maxime Ripard
On Tue, Dec 04, 2018 at 03:22:12PM +0100, Paul Kocialkowski wrote: > This is the final step to indicate to the core that our driver > supports framebuffer modifiers. > > Signed-off-by: Paul Kocialkowski Acked-by: Maxime Ripard Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel

[PATCH v3 15/21] drm/sun4i: drv: Allow framebuffer modifiers in mode config

2018-12-04 Thread Paul Kocialkowski
This is the final step to indicate to the core that our driver supports framebuffer modifiers. Signed-off-by: Paul Kocialkowski --- drivers/gpu/drm/sun4i/sun4i_drv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/sun4i/sun4i_drv.c b/drivers/gpu/drm/sun4i/sun4i_drv.c index