diff --git a/MAINTAINERS b/MAINTAINERS index b81c719020797b605616d8abdea84e951051d86f..216d4476aab6c2a964670545f353f8cc90424a2a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3906,7 +3906,6 @@ F: include/uapi/drm/nouveau_drm.h DRM DRIVERS FOR NVIDIA TEGRA M: Thierry Reding -M: Terje Bergström L: dri-devel@lists.freedesktop.org L: linux-tegra@vger.kernel.org T: git git://anongit.freedesktop.org/tegra/linux.git diff --git a/drivers/gpu/drm/tegra/dc.c b/drivers/gpu/drm/tegra/dc.c index fb2b4b0271a2a7a5f14587b9cd8a9a1d9b35ecb4..3b85a31b625dad9f646a8d87dd6a61262bd9a2ce 100644 --- a/drivers/gpu/drm/tegra/dc.c +++ b/drivers/gpu/drm/tegra/dc.c @@ -1722,7 +1722,6 @@ static int tegra_dc_init(struct host1x_client *client) if (err < 0) goto cleanup; - drm_mode_crtc_set_gamma_size(&dc->base, 256); drm_crtc_helper_add(&dc->base, &tegra_crtc_helper_funcs); /*