Searched refs:active_wb (Results 1 – 1 of 1) sorted by relevance
508 struct vkms_writeback_job *active_wb) in check_format_funcs() argument517 if (active_wb && !active_wb->pixel_write) in check_format_funcs()535 static int compose_active_planes(struct vkms_writeback_job *active_wb, in compose_active_planes() argument554 if (WARN_ON(check_format_funcs(crtc_state, active_wb))) in compose_active_planes()574 blend(active_wb, crtc_state, crc32, &stage_buffer, in compose_active_planes()599 struct vkms_writeback_job *active_wb = crtc_state->active_writeback; in vkms_composer_worker() local640 ret = compose_active_planes(active_wb, crtc_state, &crc32); in vkms_composer_worker()