Skip to content
Commit d6a48965 authored by Russell King's avatar Russell King
Browse files

drm/armada: improve efficiency of armada_drm_plane_calc_addrs()



Lookup the drm_format_info structure once when computing all the
framebuffer plane addresses by using drm_format_info(), rather than
repetitive lookups via drm_format_plane_cpp().

Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent 9c898c49
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