Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tiny/
H A Dappletbdrm.c417 struct drm_rect dst_clip = state->dst; in appletbdrm_flush_damage() local
421 if (!drm_rect_intersect(&dst_clip, &damage)) in appletbdrm_flush_damage()