Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/loongson/
Dlsdc_plane.c83 ops->update_fb_stride(primary, new_fb->pitches[0]); in lsdc_primary_atomic_update()
555 .update_fb_stride = lsdc_primary0_update_fb_stride,
560 .update_fb_stride = lsdc_primary1_update_fb_stride,
Dlsdc_drv.h141 void (*update_fb_stride)(struct lsdc_primary *plane, u32 stride); member