Home
last modified time | relevance | path

Searched defs:is_phantom (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c623 bool is_phantom = pipe_ctx->plane_state && pipe_ctx->plane_state->is_phantom; in dcn20_disable_plane() local
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/
Ddc.h1251 bool is_phantom; // TODO: Change mall_stream_config into mall_plane_config instead member