Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c901 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; in dcn35_disable_plane() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c744 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; in dcn20_disable_plane() local
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1475 bool is_phantom; // TODO: Change mall_stream_config into mall_plane_config instead member