diff options
Diffstat (limited to 'drivers/gpu/drm')
| -rw-r--r-- | drivers/gpu/drm/omapdrm/displays/Kconfig | 28 | ||||
| -rw-r--r-- | drivers/gpu/drm/omapdrm/displays/Makefile | 28 |
2 files changed, 28 insertions, 28 deletions
diff --git a/drivers/gpu/drm/omapdrm/displays/Kconfig b/drivers/gpu/drm/omapdrm/displays/Kconfig index 2a618afe0f53..c226da145fb3 100644 --- a/drivers/gpu/drm/omapdrm/displays/Kconfig +++ b/drivers/gpu/drm/omapdrm/displays/Kconfig | |||
| @@ -1,80 +1,80 @@ | |||
| 1 | menu "OMAPDRM External Display Device Drivers" | 1 | menu "OMAPDRM External Display Device Drivers" |
| 2 | 2 | ||
| 3 | config DISPLAY_ENCODER_OPA362 | 3 | config DRM_OMAP_ENCODER_OPA362 |
| 4 | tristate "OPA362 external analog amplifier" | 4 | tristate "OPA362 external analog amplifier" |
| 5 | help | 5 | help |
| 6 | Driver for OPA362 external analog TV amplifier controlled | 6 | Driver for OPA362 external analog TV amplifier controlled |
| 7 | through a GPIO. | 7 | through a GPIO. |
| 8 | 8 | ||
| 9 | config DISPLAY_ENCODER_TFP410 | 9 | config DRM_OMAP_ENCODER_TFP410 |
| 10 | tristate "TFP410 DPI to DVI Encoder" | 10 | tristate "TFP410 DPI to DVI Encoder" |
| 11 | help | 11 | help |
| 12 | Driver for TFP410 DPI to DVI encoder. | 12 | Driver for TFP410 DPI to DVI encoder. |
| 13 | 13 | ||
| 14 | config DISPLAY_ENCODER_TPD12S015 | 14 | config DRM_OMAP_ENCODER_TPD12S015 |
| 15 | tristate "TPD12S015 HDMI ESD protection and level shifter" | 15 | tristate "TPD12S015 HDMI ESD protection and level shifter" |
| 16 | help | 16 | help |
| 17 | Driver for TPD12S015, which offers HDMI ESD protection and level | 17 | Driver for TPD12S015, which offers HDMI ESD protection and level |
| 18 | shifting. | 18 | shifting. |
| 19 | 19 | ||
| 20 | config DISPLAY_CONNECTOR_DVI | 20 | config DRM_OMAP_CONNECTOR_DVI |
| 21 | tristate "DVI Connector" | 21 | tristate "DVI Connector" |
| 22 | depends on I2C | 22 | depends on I2C |
| 23 | help | 23 | help |
| 24 | Driver for a generic DVI connector. | 24 | Driver for a generic DVI connector. |
| 25 | 25 | ||
| 26 | config DISPLAY_CONNECTOR_HDMI | 26 | config DRM_OMAP_CONNECTOR_HDMI |
| 27 | tristate "HDMI Connector" | 27 | tristate "HDMI Connector" |
| 28 | help | 28 | help |
| 29 | Driver for a generic HDMI connector. | 29 | Driver for a generic HDMI connector. |
| 30 | 30 | ||
| 31 | config DISPLAY_CONNECTOR_ANALOG_TV | 31 | config DRM_OMAP_CONNECTOR_ANALOG_TV |
| 32 | tristate "Analog TV Connector" | 32 | tristate "Analog TV Connector" |
| 33 | help | 33 | help |
| 34 | Driver for a generic analog TV connector. | 34 | Driver for a generic analog TV connector. |
| 35 | 35 | ||
| 36 | config DISPLAY_PANEL_DPI | 36 | config DRM_OMAP_PANEL_DPI |
| 37 | tristate "Generic DPI panel" | 37 | tristate "Generic DPI panel" |
| 38 | help | 38 | help |
| 39 | Driver for generic DPI panels. | 39 | Driver for generic DPI panels. |
| 40 | 40 | ||
| 41 | config DISPLAY_PANEL_DSI_CM | 41 | config DRM_OMAP_PANEL_DSI_CM |
| 42 | tristate "Generic DSI Command Mode Panel" | 42 | tristate "Generic DSI Command Mode Panel" |
| 43 | depends on BACKLIGHT_CLASS_DEVICE | 43 | depends on BACKLIGHT_CLASS_DEVICE |
| 44 | help | 44 | help |
| 45 | Driver for generic DSI command mode panels. | 45 | Driver for generic DSI command mode panels. |
| 46 | 46 | ||
| 47 | config DISPLAY_PANEL_SONY_ACX565AKM | 47 | config DRM_OMAP_PANEL_SONY_ACX565AKM |
| 48 | tristate "ACX565AKM Panel" | 48 | tristate "ACX565AKM Panel" |
| 49 | depends on SPI && BACKLIGHT_CLASS_DEVICE | 49 | depends on SPI && BACKLIGHT_CLASS_DEVICE |
| 50 | help | 50 | help |
| 51 | This is the LCD panel used on Nokia N900 | 51 | This is the LCD panel used on Nokia N900 |
| 52 | 52 | ||
| 53 | config DISPLAY_PANEL_LGPHILIPS_LB035Q02 | 53 | config DRM_OMAP_PANEL_LGPHILIPS_LB035Q02 |
| 54 | tristate "LG.Philips LB035Q02 LCD Panel" | 54 | tristate "LG.Philips LB035Q02 LCD Panel" |
| 55 | depends on SPI | 55 | depends on SPI |
| 56 | help | 56 | help |
| 57 | LCD Panel used on the Gumstix Overo Palo35 | 57 | LCD Panel used on the Gumstix Overo Palo35 |
| 58 | 58 | ||
| 59 | config DISPLAY_PANEL_SHARP_LS037V7DW01 | 59 | config DRM_OMAP_PANEL_SHARP_LS037V7DW01 |
| 60 | tristate "Sharp LS037V7DW01 LCD Panel" | 60 | tristate "Sharp LS037V7DW01 LCD Panel" |
| 61 | depends on BACKLIGHT_CLASS_DEVICE | 61 | depends on BACKLIGHT_CLASS_DEVICE |
| 62 | help | 62 | help |
| 63 | LCD Panel used in TI's SDP3430 and EVM boards | 63 | LCD Panel used in TI's SDP3430 and EVM boards |
| 64 | 64 | ||
| 65 | config DISPLAY_PANEL_TPO_TD028TTEC1 | 65 | config DRM_OMAP_PANEL_TPO_TD028TTEC1 |
| 66 | tristate "TPO TD028TTEC1 LCD Panel" | 66 | tristate "TPO TD028TTEC1 LCD Panel" |
| 67 | depends on SPI | 67 | depends on SPI |
| 68 | help | 68 | help |
| 69 | LCD panel used in Openmoko. | 69 | LCD panel used in Openmoko. |
| 70 | 70 | ||
| 71 | config DISPLAY_PANEL_TPO_TD043MTEA1 | 71 | config DRM_OMAP_PANEL_TPO_TD043MTEA1 |
| 72 | tristate "TPO TD043MTEA1 LCD Panel" | 72 | tristate "TPO TD043MTEA1 LCD Panel" |
| 73 | depends on SPI | 73 | depends on SPI |
| 74 | help | 74 | help |
| 75 | LCD Panel used in OMAP3 Pandora | 75 | LCD Panel used in OMAP3 Pandora |
| 76 | 76 | ||
| 77 | config DISPLAY_PANEL_NEC_NL8048HL11 | 77 | config DRM_OMAP_PANEL_NEC_NL8048HL11 |
| 78 | tristate "NEC NL8048HL11 Panel" | 78 | tristate "NEC NL8048HL11 Panel" |
| 79 | depends on SPI | 79 | depends on SPI |
| 80 | depends on BACKLIGHT_CLASS_DEVICE | 80 | depends on BACKLIGHT_CLASS_DEVICE |
diff --git a/drivers/gpu/drm/omapdrm/displays/Makefile b/drivers/gpu/drm/omapdrm/displays/Makefile index 9aa176bfbf2e..46baafb1a83e 100644 --- a/drivers/gpu/drm/omapdrm/displays/Makefile +++ b/drivers/gpu/drm/omapdrm/displays/Makefile | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | obj-$(CONFIG_DISPLAY_ENCODER_OPA362) += encoder-opa362.o | 1 | obj-$(CONFIG_DRM_OMAP_ENCODER_OPA362) += encoder-opa362.o |
| 2 | obj-$(CONFIG_DISPLAY_ENCODER_TFP410) += encoder-tfp410.o | 2 | obj-$(CONFIG_DRM_OMAP_ENCODER_TFP410) += encoder-tfp410.o |
| 3 | obj-$(CONFIG_DISPLAY_ENCODER_TPD12S015) += encoder-tpd12s015.o | 3 | obj-$(CONFIG_DRM_OMAP_ENCODER_TPD12S015) += encoder-tpd12s015.o |
| 4 | obj-$(CONFIG_DISPLAY_CONNECTOR_DVI) += connector-dvi.o | 4 | obj-$(CONFIG_DRM_OMAP_CONNECTOR_DVI) += connector-dvi.o |
| 5 | obj-$(CONFIG_DISPLAY_CONNECTOR_HDMI) += connector-hdmi.o | 5 | obj-$(CONFIG_DRM_OMAP_CONNECTOR_HDMI) += connector-hdmi.o |
| 6 | obj-$(CONFIG_DISPLAY_CONNECTOR_ANALOG_TV) += connector-analog-tv.o | 6 | obj-$(CONFIG_DRM_OMAP_CONNECTOR_ANALOG_TV) += connector-analog-tv.o |
| 7 | obj-$(CONFIG_DISPLAY_PANEL_DPI) += panel-dpi.o | 7 | obj-$(CONFIG_DRM_OMAP_PANEL_DPI) += panel-dpi.o |
| 8 | obj-$(CONFIG_DISPLAY_PANEL_DSI_CM) += panel-dsi-cm.o | 8 | obj-$(CONFIG_DRM_OMAP_PANEL_DSI_CM) += panel-dsi-cm.o |
| 9 | obj-$(CONFIG_DISPLAY_PANEL_SONY_ACX565AKM) += panel-sony-acx565akm.o | 9 | obj-$(CONFIG_DRM_OMAP_PANEL_SONY_ACX565AKM) += panel-sony-acx565akm.o |
| 10 | obj-$(CONFIG_DISPLAY_PANEL_LGPHILIPS_LB035Q02) += panel-lgphilips-lb035q02.o | 10 | obj-$(CONFIG_DRM_OMAP_PANEL_LGPHILIPS_LB035Q02) += panel-lgphilips-lb035q02.o |
| 11 | obj-$(CONFIG_DISPLAY_PANEL_SHARP_LS037V7DW01) += panel-sharp-ls037v7dw01.o | 11 | obj-$(CONFIG_DRM_OMAP_PANEL_SHARP_LS037V7DW01) += panel-sharp-ls037v7dw01.o |
| 12 | obj-$(CONFIG_DISPLAY_PANEL_TPO_TD028TTEC1) += panel-tpo-td028ttec1.o | 12 | obj-$(CONFIG_DRM_OMAP_PANEL_TPO_TD028TTEC1) += panel-tpo-td028ttec1.o |
| 13 | obj-$(CONFIG_DISPLAY_PANEL_TPO_TD043MTEA1) += panel-tpo-td043mtea1.o | 13 | obj-$(CONFIG_DRM_OMAP_PANEL_TPO_TD043MTEA1) += panel-tpo-td043mtea1.o |
| 14 | obj-$(CONFIG_DISPLAY_PANEL_NEC_NL8048HL11) += panel-nec-nl8048hl11.o | 14 | obj-$(CONFIG_DRM_OMAP_PANEL_NEC_NL8048HL11) += panel-nec-nl8048hl11.o |
