3 depends on FB && ARCH_MSM
6 select FB_CFB_IMAGEBLIT
10 bool "Support for integrated LCD controller in qsd8x50 and MSM7x27"
11 depends on FB_MSM && (MSM_MDP31 || MSM_MDP302)
15 bool "Support for TV-Out in qsd8x50"
16 depends on FB_MSM && MSM_MDP31
20 bool "Support for overlay in MSM7X30"
21 depends on FB_MSM && MSM_MDP40
25 depends on FB_MSM_OVERLAY
30 tristate "MSM 3D Graphics driver for QSD8x50 and MSM7x27"
32 depends on FB_MSM && (ARCH_QSD8X50 || ARCH_MSM7227 || ARCH_MSM7X30)
33 select GENERIC_ALLOCATOR
34 select CONFIG_FW_LOADER
36 3D graphics driver for QSD8x50 and MSM7x27. Required to
37 use hardware accelerated OpenGL ES 2.0 and 1.1 on these
41 tristate "MSM Offline Image Rotator Driver"
42 depends on ARCH_MSM7X30 && ANDROID_PMEM
45 This driver provides support for the image rotator HW block in the
48 config MSM_ROTATOR_USE_IMEM
49 bool "Enable rotator driver to use iMem"
50 depends on MSM_ROTATOR
53 This option enables the msm_rotator driver to use the move efficient
54 iMem. Some MSM platforms may not have iMem available for the rotator
55 block. Or some systems may want the iMem to be dedicated to a
59 bool "Turn on MMU for graphics driver "
60 depends on GPU_MSM_KGSL && MMU
63 If enabled, the GPU driver will allocate memory from vmalloc
64 and enable the use of GPU MMU, instead of using pmem.
66 config MSM_KGSL_PER_FD_PAGETABLE
67 bool "Turn on per-fd pagetable for MMU of graphics driver "
68 depends on MSM_KGSL_MMU && MMU
71 If enabled, the MMU unit of GPU driver will use seperate
72 pagetables for each file descriptor
75 bool "Support for HDMI in QCT platform"
80 bool "Use boot splashscreen"
84 Use logo.rle splash screen at startup