Re: [Intel-gfx] [PATCH 08/10] drm/imx: Don't set a gamma table size

2016-03-30 Thread Philipp Zabel
Hi Daniel, Am Mittwoch, den 30.03.2016, 11:51 +0200 schrieb Daniel Vetter: > imx doesn't have any functions for setting the gamma table, so this is > completely defunct. > > Not nice to lie to userspace, so let's stop! Thank you for the patch. Now the ret variable and the err_register label are

[Intel-gfx] [PATCH 08/10] drm/imx: Don't set a gamma table size

2016-03-30 Thread Daniel Vetter
imx doesn't have any functions for setting the gamma table, so this is completely defunct. Not nice to lie to userspace, so let's stop! Cc: Russell King Cc: Philipp Zabel Signed-off-by: Daniel Vetter --- drivers/gpu/drm/imx/imx-drm-core.c | 4 1 file changed, 4 deletions(-) diff --git a