summaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2019-01-14 16:31:18 +0100
committerNeil Armstrong <narmstrong@baylibre.com>2019-01-15 13:21:32 +0100
commitce0210c12433031aba3bbacd75f4c02ab77f2004 (patch)
tree467d514939820179dd95bfb30d953d4c058012a8 /tools/perf
parentf672b93e4a0a4947d2e1103ed8780e01e13eadb6 (diff)
drm/meson: Fix atomic mode switching regression
Since commit 2bcd3ecab773 when switching mode from X11 (ubuntu mate for example) the display gets blurry, looking like an invalid framebuffer width. This commit fixed atomic crtc modesetting in a totally wrong way and introduced a local unnecessary ->enabled crtc state. This commit reverts the crctc _begin() and _enable() changes and simply adds drm_atomic_helper_commit_tail_rpm as helper. Reported-by: Tony McKahan <tonymckahan@gmail.com> Suggested-by: Daniel Vetter <daniel@ffwll.ch> Fixes: 2bcd3ecab773 ("drm/meson: Fixes for drm_crtc_vblank_on/off support") Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> [narmstrong: fixed blank line issue from checkpatch] Link: https://patchwork.freedesktop.org/patch/msgid/20190114153118.8024-1-narmstrong@baylibre.com
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions