vblank: set the fixed fps to a vblank object 19/165219/5
authorBoram Park <boram1288.park@samsung.com>
Wed, 27 Dec 2017 05:58:21 +0000 (14:58 +0900)
committerBoram Park <boram1288.park@samsung.com>
Thu, 28 Dec 2017 07:38:39 +0000 (16:38 +0900)
commite16d8ab596926a9bf4bd2d7019e41c6b77da8e78
tree6f0a72069b824b160e918033051f05296cf336f9
parentab5e79a4ff96ac99dde25f76782066c4c181d3ca
vblank: set the fixed fps to a vblank object

The vblank fps by setting with tdm_vblank_set_fixed_fps can't be changed with
tdm_vblank_set_fps. But it could be changed with tdm_vblank_enable_global_fps.

Change-Id: Iee25d749c1ebde51546810cb0baee1a0fc08ddef
include/tdm.h
src/tdm_vblank.c