Searched refs:hdr_mult (Results 1 – 6 of 6) sorted by relevance
1166 uint32_t hdr_mult:1; member1213 struct fixed31_32 hdr_mult; member1303 struct fixed31_32 hdr_mult; member
429 unsigned int hdr_mult; /* must be in FP1.6.12 */ member
2567 if (u->hdr_mult.value) in det_surface_update()2568 if (u->hdr_mult.value != u->surface->hdr_mult.value) { in det_surface_update()2569 update_flags->bits.hdr_mult = 1; in det_surface_update()2836 if (srf_update->hdr_mult.value) in copy_surface_update_to_plane()2837 surface->hdr_mult = in copy_surface_update_to_plane()2838 srf_update->hdr_mult; in copy_surface_update_to_plane()4205 (srf_updates[i].hdr_mult.value && in full_update_required()4206 srf_updates[i].hdr_mult.value != srf_updates->surface->hdr_mult.value) || in full_update_required()
391 REG_UPDATE(DWB_HDR_MULT_COEF, DWB_HDR_MULT_COEF, params->hdr_mult); in dwb3_program_hdr_mult()
1742 (pipe_ctx->plane_state && pipe_ctx->plane_state->update_flags.bits.hdr_mult)) in dcn20_program_pipe()1745 if ((pipe_ctx->plane_state && pipe_ctx->plane_state->update_flags.bits.hdr_mult) || in dcn20_program_pipe()
2899 struct fixed31_32 multiplier = pipe_ctx->plane_state->hdr_mult; in dcn10_set_hdr_multiplier()