Searched refs:drm_plane_enable_fb_damage_clips (Results 1 – 6 of 6) sorted by relevance
313 drm_plane_enable_fb_damage_clips(primary_plane); in efidrm_device_create()
552 drm_plane_enable_fb_damage_clips(primary_plane); in vesadrm_device_create()
622 drm_plane_enable_fb_damage_clips(&smd->plane); in sharp_memory_probe()
660 drm_plane_enable_fb_damage_clips(primary_plane); in appletbdrm_setup_mode_config()
1654 void drm_plane_enable_fb_damage_clips(struct drm_plane *plane) in drm_plane_enable_fb_damage_clips() function1662 EXPORT_SYMBOL(drm_plane_enable_fb_damage_clips);
52 drm_plane_enable_fb_damage_clips(&mock->plane); in drm_damage_helper_init()