linux-stable/drivers/gpu/drm/hisilicon/hibmc
Uwe Kleine-König 000458b596
drm: Only select I2C_ALGOBIT for drivers that actually need it
While working on a drm driver that doesn't need the i2c algobit stuff I
noticed that DRM selects this code even though only 8 drivers actually use
it. While also only some drivers use i2c, keep the select for I2C for the
next cleanup patch. Still prepare this already by also selecting I2C for
the individual drivers.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221219083627.1401627-1-u.kleine-koenig@pengutronix.de
2023-01-10 11:15:44 +01:00
..
hibmc_drm_de.c drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS 2021-06-24 15:37:08 +02:00
hibmc_drm_drv.c drm/hisilicon/hibmc: Fix preferred depth and bpp 2022-11-24 14:07:52 +01:00
hibmc_drm_drv.h drm/fb-helper: Remove unnecessary include statements 2022-11-05 17:12:04 +01:00
hibmc_drm_i2c.c drm/hibmc: Remove references to struct drm_device.pdev 2021-01-13 09:03:18 +01:00
hibmc_drm_regs.h drm/hisilicon: Add new clock/resolution configurations 2020-02-27 04:34:31 +00:00
hibmc_drm_vdac.c drm/hisilicon/hibmc: Include <linux/io.h> for readl() and writel() 2022-11-08 16:16:17 +01:00
Kconfig drm: Only select I2C_ALGOBIT for drivers that actually need it 2023-01-10 11:15:44 +01:00
Makefile drm/hisilicon: Delete the entire file hibmc_ttm.c 2020-12-04 06:02:22 -05:00