Home
last modified time | relevance | path

Searched refs:IS_DIAG_DC (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc_types.h61 #define IS_DIAG_DC(dce_environment) \ macro
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc.c2012 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in commit_planes_for_stream()