diff options
-rw-r--r-- | hwc/hwc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -890,7 +890,7 @@ static int omap4_hwc_set_best_hdmi_mode(omap4_hwc_device_t *hwc_dev, __u32 xres, struct _qdis { struct dsscomp_display_info dis; - struct dsscomp_videomode modedb[16]; + struct dsscomp_videomode modedb[32]; } d = { .dis = { .ix = dis_ix } }; omap4_hwc_ext_t *ext = &hwc_dev->ext; |