TV Encoder (TVE) Driver
i.MX51 EVK Linux Reference Manual
Freescale Semiconductor
10-3
— IPU is able to output about 110Mhz total data (DI0 + DI1). Defining TVE output for 720P will
require about 70MHz. So adding UI on LCD in resolution higher than SVGA (800x600) is
above IPU abilities. So when enabling TVout 720p, blank fb0 via “
echo 1 >
/sys/class/graphics/fb0/blank
” or set the resolution of DI0 to 800x600 via command option
“
video=mxcfb:800x600-16@60
”
The driver implements cable detect on standby mode and on the fly detection to allow quality improvement
when possible.
10.5
Source Code Structure
describes the source files associated with the TVE driver, which are available in the directory
<ltib_dir>/rpm/BUILD/linux/drivers/video/mxc/.
.
describes the source files associated with the frame buffer drivers which use TVE driver are
available in the directory
<ltib_dir>/rpm/BUILD/linux/drivers/video/mxc/
.
10.6
Menu Configuration Options
To use to the TVE driver, use the command
./ltib -c
when located in the
<ltib dir>
. On the screen
displayed, select
Configure the kernel
and exit. When the next screen appears select the following
options:
•
Device Drivers
>
Graphics support
>
MXC TVE TV Out Encoder
Table 10-1. TV-Out Driver Files
File
Description
tve.c
Source file for TVE TV-Out driver
Table 10-2. Frame Buffer Driver Files
File
Description
mxcfb.c
Source file for LCD framebuffer driver. Provides SDC LCD disable/enable
interface to mxcfb_tvout module for output device switching.
Summary of Contents for i.MX51 EVK
Page 1: ...Part Number 924 76374 Rev 10 11 01 11 2010 i MX51 EVK Linux Reference Manual...
Page 14: ...i MX51 EVK Linux Reference Manual xiv Freescale Semiconductor...
Page 18: ...i MX51 EVK Linux Reference Manual xviii Freescale Semiconductor...
Page 24: ...i MX51 EVK Linux Reference Manual xxiv Freescale Semiconductor...
Page 38: ...Machine Specific Layer MSL i MX51 EVK Linux Reference Manual 2 8 Freescale Semiconductor...
Page 52: ...MC13892 Digitizer Driver i MX51 EVK Linux Reference Manual 5 4 Freescale Semiconductor...
Page 64: ...TV Encoder TVE Driver i MX51 EVK Linux Reference Manual 10 4 Freescale Semiconductor...
Page 82: ...Video for Linux Two V4L2 Driver i MX51 EVK Linux Reference Manual 12 8 Freescale Semiconductor...
Page 86: ...i MX5 Dual Display i MX51 EVK Linux Reference Manual 13 4 Freescale Semiconductor...
Page 100: ...X Windows Acceleration i MX51 EVK Linux Reference Manual 16 6 Freescale Semiconductor...
Page 118: ...Low Level Keypad Driver i MX51 EVK Linux Reference Manual 20 6 Freescale Semiconductor...
Page 134: ...Security Drivers i MX51 EVK Linux Reference Manual 22 10 Freescale Semiconductor...
Page 148: ...Inter IC I2C Driver i MX51 EVK Linux Reference Manual 24 4 Freescale Semiconductor...
Page 178: ...ARC USB Driver i MX51 EVK Linux Reference Manual 29 10 Freescale Semiconductor...
Page 194: ...OProfile i MX51 EVK Linux Reference Manual 33 6 Freescale Semiconductor...