Searched refs:prop_fb_damage_clips (Results 1 – 5 of 5) sorted by relevance
669 struct drm_property *prop_fb_damage_clips; member
1458 drm_object_attach_property(&plane->base, config->prop_fb_damage_clips, in drm_plane_enable_fb_damage_clips()1506 config->prop_fb_damage_clips->base.id)) in drm_plane_get_damage_clips()
314 dev->mode_config.prop_fb_damage_clips = prop; in drm_mode_create_standard_properties()
565 } else if (property == config->prop_fb_damage_clips) { in drm_atomic_plane_set_property()631 } else if (property == config->prop_fb_damage_clips) { in drm_atomic_plane_get_property()
45 mock->device.mode_config.prop_fb_damage_clips = &mock->prop; in drm_damage_helper_init()
Completed in 15 milliseconds