We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 024b32d commit 45dd7dfCopy full SHA for 45dd7df
drivers/gpu/drm/panel/panel-simple.c
@@ -3861,6 +3861,7 @@ static const struct panel_desc tianma_tm070jdhg30 = {
3861
},
3862
.bus_format = MEDIA_BUS_FMT_RGB888_1X7X4_SPWG,
3863
.connector_type = DRM_MODE_CONNECTOR_LVDS,
3864
+ .bus_flags = DRM_BUS_FLAG_DE_HIGH,
3865
};
3866
3867
static const struct panel_desc tianma_tm070jvhg33 = {
@@ -3873,6 +3874,7 @@ static const struct panel_desc tianma_tm070jvhg33 = {
3873
3874
3875
3876
3877
3878
3879
3880
static const struct display_timing tianma_tm070rvhg71_timing = {
0 commit comments