]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/gpu/drm/i2c/Makefile
drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlists
[mirror_ubuntu-bionic-kernel.git] / drivers / gpu / drm / i2c / Makefile
CommitLineData
6ee73861
BS
1ccflags-y := -Iinclude/drm
2
9c8af882
LPC
3obj-$(CONFIG_DRM_I2C_ADV7511) += adv7511.o
4
6ee73861
BS
5ch7006-y := ch7006_drv.o ch7006_mode.o
6obj-$(CONFIG_DRM_I2C_CH7006) += ch7006.o
e190bfe5
FJ
7
8sil164-y := sil164_drv.o
9obj-$(CONFIG_DRM_I2C_SIL164) += sil164.o
e7792ce2
RC
10
11tda998x-y := tda998x_drv.o
12obj-$(CONFIG_DRM_I2C_NXP_TDA998X) += tda998x.o