Searched refs:gamut_remap_matrix (Results 1 – 8 of 8) sorted by relevance
429 __drm_ctm_to_dc_matrix(ctm, stream->gamut_remap_matrix.matrix); in amdgpu_dm_update_crtc_color_mgmt()431 stream->gamut_remap_matrix.enable_remap = true; in amdgpu_dm_update_crtc_color_mgmt()435 stream->gamut_remap_matrix.enable_remap = false; in amdgpu_dm_update_crtc_color_mgmt()
9057 bundle->surface_updates[planes_count].gamut_remap_matrix = &dc_plane->gamut_remap_matrix; in amdgpu_dm_commit_planes()9230 &acrtc_state->stream->gamut_remap_matrix; in amdgpu_dm_commit_planes()
302 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dce60_program_front_end_for_pipe()307 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in dce60_program_front_end_for_pipe()
182 struct colorspace_transform gamut_remap_matrix; member
973 struct colorspace_transform gamut_remap_matrix; member1059 const struct colorspace_transform *gamut_remap_matrix; member
2463 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) {2468 pipe_ctx->stream->gamut_remap_matrix.matrix[i];2775 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) {2780 pipe_ctx->stream->gamut_remap_matrix.matrix[i];
2280 if (u->gamut_remap_matrix) in det_surface_update()2574 if (srf_update->gamut_remap_matrix) in copy_surface_update_to_plane()2575 surface->gamut_remap_matrix = in copy_surface_update_to_plane()2576 *srf_update->gamut_remap_matrix; in copy_surface_update_to_plane()2620 stream->gamut_remap_matrix = *update->gamut_remap; in copy_stream_update_to_stream()
2405 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dcn10_program_gamut_remap()2409 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in dcn10_program_gamut_remap()2411 pipe_ctx->plane_state->gamut_remap_matrix.enable_remap == true) { in dcn10_program_gamut_remap()2415 pipe_ctx->plane_state->gamut_remap_matrix.matrix[i]; in dcn10_program_gamut_remap()
Completed in 47 milliseconds