Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_check_plane_damage (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/drm/
H A Ddrm_damage_helper.h67 void drm_atomic_helper_check_plane_damage(struct drm_atomic_state *state,
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_damage_helper.c67 void drm_atomic_helper_check_plane_damage(struct drm_atomic_state *state, in drm_atomic_helper_check_plane_damage() function
85 EXPORT_SYMBOL(drm_atomic_helper_check_plane_damage);
H A Ddrm_atomic_helper.c1001 drm_atomic_helper_check_plane_damage(state, new_plane_state); in drm_atomic_helper_check_planes()
/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-ipu.c650 drm_atomic_helper_check_plane_damage(state, new_plane_state); in ingenic_ipu_plane_atomic_check()
H A Dingenic-drm-drv.c517 drm_atomic_helper_check_plane_damage(state, new_plane_state); in ingenic_drm_plane_atomic_check()