diff options
author | Andrzej Hajda <[email protected]> | 2017-03-14 09:27:56 +0100 |
---|---|---|
committer | Inki Dae <[email protected]> | 2017-03-21 13:17:21 +0900 |
commit | a392276d1dec63e5aabe6f527c37de29a729559a (patch) | |
tree | 0569a35d4495efa5704c3d265102d03ef82c406b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6bdc92ee4980ca10171a8de338fad612f00bb48f (diff) |
drm/exynos: move crtc event handling to drivers callbacks
CRTC event is currently send with next vblank, or instantly in case crtc
is being disabled. This approach usually works, but in corner cases it can
result in premature event generation. Only device driver is able to verify
if the event can be sent. This patch is a first step in that direction - it
moves event handling to the drivers.
Signed-off-by: Andrzej Hajda <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions