diff options
author | Chris Michael <cp.michael@samsung.com> | 2017-11-01 08:52:03 -0400 |
---|---|---|
committer | Chris Michael <cp.michael@samsung.com> | 2017-11-01 08:52:03 -0400 |
commit | 9021c752cb526aa69d1da90c9eeb14d77f1e1037 (patch) | |
tree | b747c7b3cad83efd118c785f2f7137d547899f32 /src/lib/elementary/elm_widget.c | |
parent | b7ebc1cd25a9fedab65769931167542686ce6d66 (diff) |
ecore-drm2: Fix issue of not being able to set output mode
If we pass in screen geometry here when trying to set an output mode,
we can encounter "out of memory" errors from libdrm with outputs
that have a high resolution. As it turns out, we should be passing 0, 0 for
the x/y values when trying to set an output mode.
@fix
Signed-off-by: Chris Michael <cp.michael@samsung.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions