mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-21 06:18:22 +00:00
ENGR00124942 MX51: YUV422 output for 720P data
Ignore UGDE using for non YUYV output formats Signed-off-by: Mark Gutman <r58412@freescale.com>
This commit is contained in:
@@ -425,6 +425,8 @@ typedef union {
|
||||
struct {
|
||||
uint32_t di;
|
||||
bool interlaced;
|
||||
uint32_t in_pixel_fmt;
|
||||
uint32_t out_pixel_fmt;
|
||||
} mem_dc_sync;
|
||||
struct {
|
||||
uint32_t temp;
|
||||
|
||||
Reference in New Issue
Block a user