Home
last modified time | relevance | path

Searched refs:gamut_remap (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h129 uint32_t gamut_remap:1; member
332 struct colorspace_transform *gamut_remap; member
H A Ddc.h195 uint16_t gamut_remap : 1; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h352 uint32_t gamut_remap : 1; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2632 if (stream_update->gamut_remap) in check_update_surfaces_for_stream()
2633 su_flags->bits.gamut_remap = 1; in check_update_surfaces_for_stream()
2896 if (update->gamut_remap) in copy_stream_update_to_stream()
2897 stream->gamut_remap_matrix = *update->gamut_remap; in copy_stream_update_to_stream()
3164 if (stream_update->gamut_remap) in commit_planes_do_stream_update()
4234 stream_update->gamut_remap || in full_update_required()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c1136 dc->caps.color.mpc.gamut_remap = 0; in dcn201_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1382 dc->caps.color.mpc.gamut_remap = 0; in dcn10_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c1182 dc->caps.color.mpc.gamut_remap = 1; in dcn303_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c1258 dc->caps.color.mpc.gamut_remap = 1; in dcn302_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1470 dc->caps.color.mpc.gamut_remap = 0; in dcn21_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c1461 dc->caps.color.mpc.gamut_remap = 1; in dcn301_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1346 new_pipe->update_flags.bits.gamut_remap = 1; in dcn20_detect_pipe_changes()
1606 || pipe_ctx->stream->update_flags.bits.gamut_remap in dcn20_update_dchubp_dpp()
H A Ddcn20_resource.c2456 dc->caps.color.mpc.gamut_remap = 0; in dcn20_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1787 dc->caps.color.mpc.gamut_remap = 1; in dcn316_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1393 phantom_pipe->update_flags.bits.gamut_remap = 1; in dcn32_apply_update_flags_for_phantom()
H A Ddcn32_resource.c2205 dc->caps.color.mpc.gamut_remap = 1; in dcn32_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1900 dc->caps.color.mpc.gamut_remap = 1; in dcn315_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c1904 dc->caps.color.mpc.gamut_remap = 1; in dcn314_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1749 dc->caps.color.mpc.gamut_remap = 1; in dcn321_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1930 dc->caps.color.mpc.gamut_remap = 1; in dcn31_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c2322 dc->caps.color.mpc.gamut_remap = 1; in dcn30_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c8320 bundle->stream_update.gamut_remap = in amdgpu_dm_commit_planes()