msm_fb: HDMI: Add proper config check for HDMI on 7x30
Add proper configuration check for allocating external memory on 7x30 devices Change-Id: I3409184c33f28d8d9097ea99d9a24d17a25619a6 Signed-off-by: Jeevan Shriram <jshriram@codeaurora.org>
This commit is contained in:
committed by
Stephen Boyd
parent
42946c8825
commit
e2ae086565
@@ -105,7 +105,7 @@
|
||||
*/
|
||||
#define MSM_V4L2_VIDEO_OVERLAY_BUF_SIZE 2764800
|
||||
|
||||
#ifdef CONFIG_FB_MSM_HDMI_MSM_PANEL
|
||||
#ifdef CONFIG_FB_MSM_HDMI_ADV7520_PANEL
|
||||
#define MSM_FB_EXT_BUF_SIZE (1280 * 720 * 2 * 1) /* 2 bpp x 1 page */
|
||||
#else
|
||||
#define MSM_FB_EXT_BUF_SIZE 0
|
||||
|
||||
Reference in New Issue
Block a user