Home
last modified time | relevance | path

Searched refs:OMAPFB_FORMAT_FLAG_TEARSYNC (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/omap/
Dhwa742.c388 if (flags & OMAPFB_FORMAT_FLAG_TEARSYNC) in send_frame_handler()
446 flags &= ~OMAPFB_FORMAT_FLAG_TEARSYNC; in create_req_list()
458 flags &= ~OMAPFB_FORMAT_FLAG_TEARSYNC; in create_req_list()
464 flags &= ~OMAPFB_FORMAT_FLAG_TEARSYNC; in create_req_list()
507 OMAPFB_FORMAT_FLAG_TEARSYNC | OMAPFB_FORMAT_FLAG_FORCE_VSYNC))) { in hwa742_update_window_async()
/Linux-v4.19/include/uapi/linux/
Domapfb.h80 #define OMAPFB_FORMAT_FLAG_TEARSYNC 0x0200 macro