Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_atomic_plane.c363 struct skl_ddb_entry entries_y[I915_MAX_PLANES], in skl_next_plane_to_commit()
384 entries_y, in skl_next_plane_to_commit()
392 entries_y[plane_id] = crtc_state->wm.skl.plane_ddb_y[plane_id]; in skl_next_plane_to_commit()
430 struct skl_ddb_entry entries_y[I915_MAX_PLANES]; in skl_update_planes_on_crtc() local
435 memcpy(entries_y, old_crtc_state->wm.skl.plane_ddb_y, in skl_update_planes_on_crtc()
441 entries_y, entries_uv, in skl_update_planes_on_crtc()