Home
last modified time | relevance | path

Searched refs:armada_dst_hw (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_plane.h18 #define armada_dst_hw(state) to_armada_plane_state(state)->dst_hw macro
H A Darmada_plane.c175 val = armada_dst_hw(new_state); in armada_drm_primary_plane_atomic_update()
176 if (armada_dst_hw(old_state) != val) in armada_drm_primary_plane_atomic_update()
H A Darmada_overlay.c107 val = armada_dst_hw(new_state); in armada_drm_overlay_plane_atomic_update()
108 if (armada_dst_hw(old_state) != val) in armada_drm_overlay_plane_atomic_update()