mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
vdin: Get video hdr status from vdin [1/1]
PD#SWPL-9636 Problem: upper layer get signal type is too late,cause screen flash Solution: report signal type to upper layer directly in vdin module Verify: verified by t962x2_x301 Change-Id: I08f7754f20ba8b6b00a34387dcaf4aee7fdc2185 Signed-off-by: zhiwei.yuan <zhiwei.yuan@amlogic.com>
This commit is contained in:
@@ -314,6 +314,7 @@ struct tvin_info_s {
|
||||
enum tvin_color_fmt_e cfmt;
|
||||
unsigned int fps;
|
||||
unsigned int is_dvi;
|
||||
unsigned int signal_type;
|
||||
};
|
||||
|
||||
struct tvin_frontend_info_s {
|
||||
|
||||
Reference in New Issue
Block a user