Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c998 __drm_ctm_to_dc_matrix(ctm, stream->gamut_remap_matrix.matrix); in amdgpu_dm_update_crtc_color_mgmt()
1000 stream->gamut_remap_matrix.enable_remap = true; in amdgpu_dm_update_crtc_color_mgmt()
1004 stream->gamut_remap_matrix.enable_remap = false; in amdgpu_dm_update_crtc_color_mgmt()
1276 __drm_ctm_3x4_to_dc_matrix(ctm, dc_plane_state->gamut_remap_matrix.matrix); in amdgpu_dm_update_plane_color_mgmt()
1278 dc_plane_state->gamut_remap_matrix.enable_remap = true; in amdgpu_dm_update_plane_color_mgmt()
1282 dc_plane_state->gamut_remap_matrix.enable_remap = false; in amdgpu_dm_update_plane_color_mgmt()
H A Damdgpu_dm.c9377 bundle->surface_updates[planes_count].gamut_remap_matrix = &dc_plane->gamut_remap_matrix; in amdgpu_dm_commit_planes()
9588 &acrtc_state->stream->gamut_remap_matrix; in amdgpu_dm_commit_planes()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c302 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()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c355 pipe_ctx->plane_state->gamut_remap_matrix.enable_remap == true) { in dcn30_program_gamut_remap()
359 pipe_ctx->plane_state->gamut_remap_matrix.matrix[i]; in dcn30_program_gamut_remap()
369 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dcn30_program_gamut_remap()
373 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in dcn30_program_gamut_remap()
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h215 struct colorspace_transform gamut_remap_matrix; member
H A Ddc.h1328 struct colorspace_transform gamut_remap_matrix; member
1507 const struct colorspace_transform *gamut_remap_matrix; member
1534 const struct colorspace_transform *gamut_remap_matrix; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2719 if (u->gamut_remap_matrix) in det_surface_update()
3095 if (srf_update->gamut_remap_matrix) in copy_surface_update_to_plane()
3096 surface->gamut_remap_matrix = in copy_surface_update_to_plane()
3097 *srf_update->gamut_remap_matrix; in copy_surface_update_to_plane()
3145 stream->gamut_remap_matrix = *update->gamut_remap; in copy_stream_update_to_stream()
4846 fast_update[i].gamut_remap_matrix = srf_updates[i].gamut_remap_matrix; in populate_fast_updates()
4864 fast_update[i].gamut_remap_matrix || in fast_updates_exist()
4885 fast_update[i].gamut_remap_matrix || in fast_nonaddr_updates_exist()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c2591 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in program_gamut_remap()
2596 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in program_gamut_remap()
2910 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dce110_program_front_end_for_pipe()
2915 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in dce110_program_front_end_for_pipe()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c98 pipe_ctx->plane_state->gamut_remap_matrix.enable_remap == true) { in dcn401_program_gamut_remap()
102 pipe_ctx->plane_state->gamut_remap_matrix.matrix[i]; in dcn401_program_gamut_remap()
119 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dcn401_program_gamut_remap()
123 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in dcn401_program_gamut_remap()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c2561 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dcn10_program_gamut_remap()
2565 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in dcn10_program_gamut_remap()
2567 pipe_ctx->plane_state->gamut_remap_matrix.enable_remap == true) { in dcn10_program_gamut_remap()
2571 pipe_ctx->plane_state->gamut_remap_matrix.matrix[i]; in dcn10_program_gamut_remap()