Searched hist:b7b23e44 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-samsung-s6e63m0.h | b7b23e44 Sun Aug 09 16:51:01 CDT 2020 Linus Walleij <linus.walleij@linaro.org> drm/panel: s6e63m0: Break out SPI transport
This panel can be accessed using both SPI and DSI.
To make it possible to probe and use the device also from a DSI bus, first break out the SPI support to its own file.
Since all the panel driver does is write DCS commands to the panel, we pass a DCS write function to probe() from each subdriver.
We make the Kconfig entry for SPI mode default so all current users will continue to work.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Stephan Gerhold <stephan@gerhold.net> Cc: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com> Acked-by: Paul Cercueil <paul@crapouillou.net> Link: https://patchwork.freedesktop.org/patch/384873/ b7b23e44 Sun Aug 09 16:51:01 CDT 2020 Linus Walleij <linus.walleij@linaro.org> drm/panel: s6e63m0: Break out SPI transport This panel can be accessed using both SPI and DSI. To make it possible to probe and use the device also from a DSI bus, first break out the SPI support to its own file. Since all the panel driver does is write DCS commands to the panel, we pass a DCS write function to probe() from each subdriver. We make the Kconfig entry for SPI mode default so all current users will continue to work. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Stephan Gerhold <stephan@gerhold.net> Cc: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com> Acked-by: Paul Cercueil <paul@crapouillou.net> Link: https://patchwork.freedesktop.org/patch/384873/
|
H A D | panel-samsung-s6e63m0-spi.c | b7b23e44 Sun Aug 09 16:51:01 CDT 2020 Linus Walleij <linus.walleij@linaro.org> drm/panel: s6e63m0: Break out SPI transport
This panel can be accessed using both SPI and DSI.
To make it possible to probe and use the device also from a DSI bus, first break out the SPI support to its own file.
Since all the panel driver does is write DCS commands to the panel, we pass a DCS write function to probe() from each subdriver.
We make the Kconfig entry for SPI mode default so all current users will continue to work.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Stephan Gerhold <stephan@gerhold.net> Cc: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com> Acked-by: Paul Cercueil <paul@crapouillou.net> Link: https://patchwork.freedesktop.org/patch/384873/ b7b23e44 Sun Aug 09 16:51:01 CDT 2020 Linus Walleij <linus.walleij@linaro.org> drm/panel: s6e63m0: Break out SPI transport This panel can be accessed using both SPI and DSI. To make it possible to probe and use the device also from a DSI bus, first break out the SPI support to its own file. Since all the panel driver does is write DCS commands to the panel, we pass a DCS write function to probe() from each subdriver. We make the Kconfig entry for SPI mode default so all current users will continue to work. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Stephan Gerhold <stephan@gerhold.net> Cc: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com> Acked-by: Paul Cercueil <paul@crapouillou.net> Link: https://patchwork.freedesktop.org/patch/384873/
|
H A D | panel-samsung-s6e63m0.c | b7b23e44 Sun Aug 09 16:51:01 CDT 2020 Linus Walleij <linus.walleij@linaro.org> drm/panel: s6e63m0: Break out SPI transport
This panel can be accessed using both SPI and DSI.
To make it possible to probe and use the device also from a DSI bus, first break out the SPI support to its own file.
Since all the panel driver does is write DCS commands to the panel, we pass a DCS write function to probe() from each subdriver.
We make the Kconfig entry for SPI mode default so all current users will continue to work.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Stephan Gerhold <stephan@gerhold.net> Cc: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com> Acked-by: Paul Cercueil <paul@crapouillou.net> Link: https://patchwork.freedesktop.org/patch/384873/ b7b23e44 Sun Aug 09 16:51:01 CDT 2020 Linus Walleij <linus.walleij@linaro.org> drm/panel: s6e63m0: Break out SPI transport This panel can be accessed using both SPI and DSI. To make it possible to probe and use the device also from a DSI bus, first break out the SPI support to its own file. Since all the panel driver does is write DCS commands to the panel, we pass a DCS write function to probe() from each subdriver. We make the Kconfig entry for SPI mode default so all current users will continue to work. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Stephan Gerhold <stephan@gerhold.net> Cc: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com> Acked-by: Paul Cercueil <paul@crapouillou.net> Link: https://patchwork.freedesktop.org/patch/384873/
|
H A D | Makefile | b7b23e44 Sun Aug 09 16:51:01 CDT 2020 Linus Walleij <linus.walleij@linaro.org> drm/panel: s6e63m0: Break out SPI transport
This panel can be accessed using both SPI and DSI.
To make it possible to probe and use the device also from a DSI bus, first break out the SPI support to its own file.
Since all the panel driver does is write DCS commands to the panel, we pass a DCS write function to probe() from each subdriver.
We make the Kconfig entry for SPI mode default so all current users will continue to work.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Stephan Gerhold <stephan@gerhold.net> Cc: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com> Acked-by: Paul Cercueil <paul@crapouillou.net> Link: https://patchwork.freedesktop.org/patch/384873/ b7b23e44 Sun Aug 09 16:51:01 CDT 2020 Linus Walleij <linus.walleij@linaro.org> drm/panel: s6e63m0: Break out SPI transport This panel can be accessed using both SPI and DSI. To make it possible to probe and use the device also from a DSI bus, first break out the SPI support to its own file. Since all the panel driver does is write DCS commands to the panel, we pass a DCS write function to probe() from each subdriver. We make the Kconfig entry for SPI mode default so all current users will continue to work. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Stephan Gerhold <stephan@gerhold.net> Cc: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com> Acked-by: Paul Cercueil <paul@crapouillou.net> Link: https://patchwork.freedesktop.org/patch/384873/
|
H A D | Kconfig | b7b23e44 Sun Aug 09 16:51:01 CDT 2020 Linus Walleij <linus.walleij@linaro.org> drm/panel: s6e63m0: Break out SPI transport
This panel can be accessed using both SPI and DSI.
To make it possible to probe and use the device also from a DSI bus, first break out the SPI support to its own file.
Since all the panel driver does is write DCS commands to the panel, we pass a DCS write function to probe() from each subdriver.
We make the Kconfig entry for SPI mode default so all current users will continue to work.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Stephan Gerhold <stephan@gerhold.net> Cc: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com> Acked-by: Paul Cercueil <paul@crapouillou.net> Link: https://patchwork.freedesktop.org/patch/384873/ b7b23e44 Sun Aug 09 16:51:01 CDT 2020 Linus Walleij <linus.walleij@linaro.org> drm/panel: s6e63m0: Break out SPI transport This panel can be accessed using both SPI and DSI. To make it possible to probe and use the device also from a DSI bus, first break out the SPI support to its own file. Since all the panel driver does is write DCS commands to the panel, we pass a DCS write function to probe() from each subdriver. We make the Kconfig entry for SPI mode default so all current users will continue to work. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Stephan Gerhold <stephan@gerhold.net> Cc: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com> Acked-by: Paul Cercueil <paul@crapouillou.net> Link: https://patchwork.freedesktop.org/patch/384873/
|