Searched refs:gfx_update_async (Results 1 – 4 of 4) sorted by relevance
370 bool gfx_update_async; /* if true, calls graphic_hw_update_done() */ member
351 .gfx_update_async = true,
1164 .gfx_update_async = true,
144 async = con->hw_ops->gfx_update_async; in graphic_hw_update()