ecore_drm: Fix off by 1000 in output rate calculation
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 6 May 2016 20:08:33 +0000 (15:08 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Fri, 6 May 2016 20:43:47 +0000 (15:43 -0500)
commit1460321b125bb3149bde9b1ad98e6eb9f49741df
tree3485f69fc5359882a68336f117259d8e6e546726
parent8bbab0d015ea47452cac77c8fbf2b5e7a1f5eab1
ecore_drm: Fix off by 1000 in output rate calculation

This results in wayland wl_output modes having their refresh rates
1000x too high, which has the magical effect of making some native
Qt apps fail with a GTK error when Xwayland crashes on 32-bit systems.

@fix
Fixes T3587
src/lib/ecore_drm/ecore_drm_output.c