Home
last modified time | relevance | path

Searched refs:set_output_transfer_func (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_init.c93 .set_output_transfer_func = dcn10_set_output_transfer_func,
H A Ddcn10_hw_sequencer.c2718 hws->funcs.set_output_transfer_func(dc, pipe_ctx, pipe_ctx->stream); in dcn10_program_pipe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_init.c105 .set_output_transfer_func = dcn20_set_output_transfer_func,
H A Ddcn20_hwseq.c1620 hws->funcs.set_output_transfer_func(dc, pipe_ctx, pipe_ctx->stream); in dcn20_program_pipe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_init.c104 .set_output_transfer_func = dcn30_set_output_transfer_func,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_init.c109 .set_output_transfer_func = dcn20_set_output_transfer_func,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/
H A Dhw_sequencer_private.h84 bool (*set_output_transfer_func)(struct dc *dc, member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c341 hws->funcs.set_output_transfer_func(dc, pipe_ctx, pipe_ctx->stream); in dce60_program_front_end_for_pipe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2609 hws->funcs.set_output_transfer_func(dc, pipe_ctx, pipe_ctx->stream); in dce110_program_front_end_for_pipe()
2909 .set_output_transfer_func = dce110_set_output_transfer_func,