Skip to content
Commit 70dd2a62 authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

drm/omap: cleanup omap_plane_atomic_check()



Clean up omap_plane_atomic_check() with:

- Check state->fb first. If no fb, return 0.
- use drm_atomic_get_existing_crtc_state() instead of
  drm_atomic_get_crtc_state()

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent aaf7642e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment