Searched refs:gamut_remap_matrix (Results 1 – 8 of 8) sorted by relevance
485 __drm_ctm_to_dc_matrix(ctm, stream->gamut_remap_matrix.matrix); in amdgpu_dm_update_crtc_color_mgmt()487 stream->gamut_remap_matrix.enable_remap = true; in amdgpu_dm_update_crtc_color_mgmt()491 stream->gamut_remap_matrix.enable_remap = false; in amdgpu_dm_update_crtc_color_mgmt()
7958 bundle->surface_updates[planes_count].gamut_remap_matrix = &dc_plane->gamut_remap_matrix; in amdgpu_dm_commit_planes()8153 &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()
205 struct colorspace_transform gamut_remap_matrix; member
1171 struct colorspace_transform gamut_remap_matrix; member1262 const struct colorspace_transform *gamut_remap_matrix; member
2384 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in program_gamut_remap()2389 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in program_gamut_remap()2696 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dce110_program_front_end_for_pipe()2701 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in dce110_program_front_end_for_pipe()
2494 if (u->gamut_remap_matrix) in det_surface_update()2880 if (srf_update->gamut_remap_matrix) in copy_surface_update_to_plane()2881 surface->gamut_remap_matrix = in copy_surface_update_to_plane()2882 *srf_update->gamut_remap_matrix; in copy_surface_update_to_plane()2923 stream->gamut_remap_matrix = *update->gamut_remap; in copy_stream_update_to_stream()
2499 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dcn10_program_gamut_remap()2503 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in dcn10_program_gamut_remap()2505 pipe_ctx->plane_state->gamut_remap_matrix.enable_remap == true) { in dcn10_program_gamut_remap()2509 pipe_ctx->plane_state->gamut_remap_matrix.matrix[i]; in dcn10_program_gamut_remap()
Completed in 47 milliseconds