Searched refs:drm_fb_helper_damage (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/ |
H A D | drm_fb_helper.c | 622 static void drm_fb_helper_damage(struct drm_fb_helper *helper, u32 x, u32 y, in drm_fb_helper_damage() function 685 drm_fb_helper_damage(fb_helper, damage_area.x1, damage_area.y1, in drm_fb_helper_damage_range() 696 drm_fb_helper_damage(fb_helper, x, y, width, height); in drm_fb_helper_damage_area() 738 drm_fb_helper_damage(helper, damage_area.x1, damage_area.y1, in drm_fb_helper_deferred_io()
|