Searched hist:"2349183 d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-visionox-vtdr6130.c | 2349183d Mon Jan 09 02:49:30 CST 2023 Neil Armstrong <neil.armstrong@linaro.org> drm/panel: add visionox vtdr6130 DSI panel driver
Add support for the 1080x2400 Visionox VTDR6130 AMOLED DSI panel found on the Qualcomm SM8550 MTP board.
By default the the panel is configured to work with DSI compressed streams, but can work in uncompressed video mode since 1080x2400 in RGB888 fits in the 4 DSI lanes bandwidth.
While display compression is preferred for performance and power reasons, let's start with the uncompressed video mode support and add the DSC support later on.
Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> [narmstrong: moved drm/display/ include file before drm/drm_] Link: https://patchwork.freedesktop.org/patch/msgid/20230103-topic-sm8550-upstream-vtdr6130-panel-v2-2-dd6200f47a76@linaro.org
|
H A D | Makefile | 2349183d Mon Jan 09 02:49:30 CST 2023 Neil Armstrong <neil.armstrong@linaro.org> drm/panel: add visionox vtdr6130 DSI panel driver
Add support for the 1080x2400 Visionox VTDR6130 AMOLED DSI panel found on the Qualcomm SM8550 MTP board.
By default the the panel is configured to work with DSI compressed streams, but can work in uncompressed video mode since 1080x2400 in RGB888 fits in the 4 DSI lanes bandwidth.
While display compression is preferred for performance and power reasons, let's start with the uncompressed video mode support and add the DSC support later on.
Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> [narmstrong: moved drm/display/ include file before drm/drm_] Link: https://patchwork.freedesktop.org/patch/msgid/20230103-topic-sm8550-upstream-vtdr6130-panel-v2-2-dd6200f47a76@linaro.org
|
H A D | Kconfig | 2349183d Mon Jan 09 02:49:30 CST 2023 Neil Armstrong <neil.armstrong@linaro.org> drm/panel: add visionox vtdr6130 DSI panel driver
Add support for the 1080x2400 Visionox VTDR6130 AMOLED DSI panel found on the Qualcomm SM8550 MTP board.
By default the the panel is configured to work with DSI compressed streams, but can work in uncompressed video mode since 1080x2400 in RGB888 fits in the 4 DSI lanes bandwidth.
While display compression is preferred for performance and power reasons, let's start with the uncompressed video mode support and add the DSC support later on.
Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> [narmstrong: moved drm/display/ include file before drm/drm_] Link: https://patchwork.freedesktop.org/patch/msgid/20230103-topic-sm8550-upstream-vtdr6130-panel-v2-2-dd6200f47a76@linaro.org
|