Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/ | |
amdgpu_dc_resource.c | 551 bool sec_split = pipe_ctx->top_pipe && local in function:calculate_viewport 558 sec_split = false; 617 if (pri_split || sec_split) { 655 bool sec_split = pipe_ctx->top_pipe && local in function:calculate_recout 688 if (sec_split && top_bottom_split) { 696 else if (sec_split) { |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ | |
amdgpu_dcn20_hwseq.c | 1917 bool sec_split = pipe_ctx->top_pipe && local in function:patch_address_for_sbs_tb_stereo 1919 if (sec_split && plane_state->address.type == PLN_ADDR_TYPE_GRPH_STEREO && |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ | |
amdgpu_dcn10_hw_sequencer.c | 1407 bool sec_split = pipe_ctx->top_pipe && local in function:patch_address_for_sbs_tb_stereo 1409 if (sec_split && plane_state->address.type == PLN_ADDR_TYPE_GRPH_STEREO && |