vblank: correct the client request time 48/144248/1
authorBoram Park <boram1288.park@samsung.com>
Wed, 16 Aug 2017 05:06:44 +0000 (14:06 +0900)
committerBoram Park <boram1288.park@samsung.com>
Wed, 16 Aug 2017 05:06:44 +0000 (14:06 +0900)
commit37d61fb89d1ac9c1a8a7081a7dd9883c6c221eaa
treee184081002c531217bbdaaea8726eb802fe401c5
parented1b259294d55a8f9876695482e403aca9665149
vblank: correct the client request time

The client request time SHOULD be bigger than the last vblank time. To make
sure it, we forcely set the last vblank time to the client request time when
the req_time is smaller than the last_time.

Change-Id: Ib1dbec907fa04693d6df05b8260e300f6032563e
src/tdm_vblank.c