Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h104 struct dc_plane_state *writeback_source_plane; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c611 if (pipe_ctx->plane_state == wb_info.writeback_source_plane) { in dcn30_program_all_writeback_pipes_in_tree()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c3223 if (pipe_ctx->plane_state == wb_info->writeback_source_plane) { in dcn401_program_all_writeback_pipes_in_tree_sequence()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c10700 wb_info->writeback_source_plane = pipe->plane_state; in dm_set_writeback()