Searched full:st7586 (Results 1 – 3 of 3) sorted by relevance
3 * DRM driver for Sitronix ST7586 panels67 * The ST7586 controller has an unusual pixel format where 2bpp grayscale is211 struct st7586_device *st7586 = to_st7586_device(drm); in st7586_crtc_helper_atomic_enable() local212 struct mipi_dbi_dev *dbidev = &st7586->dbidev; in st7586_crtc_helper_atomic_enable()282 struct st7586_device *st7586 = to_st7586_device(drm); in st7586_crtc_helper_atomic_disable() local283 struct mipi_dbi_dev *dbidev = &st7586->dbidev; in st7586_crtc_helper_atomic_disable()342 .name = "st7586",343 .desc = "Sitronix ST7586",363 struct st7586_device *st7586; in st7586_probe() local376 st7586 = devm_drm_dev_alloc(dev, &st7586_driver, struct st7586_device, dbidev.drm); in st7586_probe()[all …]
4 $id: http://devicetree.org/schemas/display/sitronix,st7586.yaml#7 title: Sitronix ST7586 Display Controller13 Sitronix ST7586 is a driver and controller for 4-level gray
8341 DRM DRIVER FOR SITRONIX ST7586 PANELS8345 F: Documentation/devicetree/bindings/display/sitronix,st7586.yaml8346 F: drivers/gpu/drm/sitronix/st7586.c