Home
last modified time | relevance | path

Searched refs:writeback_source_plane (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h92 struct dc_plane_state *writeback_source_plane; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddcn30_fpu.c280 if (wb_info->wb_enabled && wb_info->writeback_source_plane && in dcn30_fpu_populate_dml_writeback_from_context()
281 (wb_info->writeback_source_plane == res_ctx->pipe_ctx[i].plane_state)) { in dcn30_fpu_populate_dml_writeback_from_context()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_hwseq.c406 if (pipe_ctx->plane_state == wb_info.writeback_source_plane) { in dcn30_program_all_writeback_pipes_in_tree()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddcn20_fpu.c2379 if (wb_info->wb_enabled && wb_info->writeback_source_plane && in dcn201_populate_dml_writeback_from_context_fpu()
2380 (wb_info->writeback_source_plane == res_ctx->pipe_ctx[i].plane_state)) { in dcn201_populate_dml_writeback_from_context_fpu()

Completed in 12 milliseconds