Home
last modified time | relevance | path

Searched refs:VISUAL_CONFIRM_DISABLE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_transform_v.c237 if (xfm_dce->base.ctx->dc->debug.visual_confirm != VISUAL_CONFIRM_DISABLE) { in program_overscan()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c185 if (xfm_dce->base.ctx->dc->debug.visual_confirm != VISUAL_CONFIRM_DISABLE) { in program_overscan()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h430 VISUAL_CONFIRM_DISABLE = 0, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1076 if (dc->debug.visual_confirm != VISUAL_CONFIRM_DISABLE) { in dcn20_blank_pixel_data()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c999 if (dc->debug.visual_confirm == VISUAL_CONFIRM_DISABLE || !pipe_ctx->plane_res.dpp) in adjust_recout_for_visual_confirm()