surface_update_descriptor
struct surface_update_descriptor *descriptor,
static struct surface_update_descriptor get_plane_info_update_type(const struct dc_surface_update *u)
struct surface_update_descriptor update_type = { UPDATE_TYPE_FAST, LOCK_DESCRIPTOR_NONE };
static struct surface_update_descriptor get_scaling_info_update_type(
struct surface_update_descriptor update_type = { UPDATE_TYPE_FAST, LOCK_DESCRIPTOR_NONE };
static struct surface_update_descriptor det_surface_update(
struct surface_update_descriptor overall_type = { UPDATE_TYPE_FAST, LOCK_DESCRIPTOR_NONE };
struct surface_update_descriptor inner_type = get_plane_info_update_type(u);
static struct surface_update_descriptor check_update_surfaces_for_stream(
struct surface_update_descriptor overall_type = { UPDATE_TYPE_FAST, LOCK_DESCRIPTOR_NONE };
struct surface_update_descriptor inner_type =
struct surface_update_descriptor dc_check_update_surfaces_for_stream(
struct surface_update_descriptor dc_check_update_surfaces_for_stream(