Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.c962 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; in dcn35_disable_plane() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h288 bool is_phantom; member
Ddc.h1333 bool is_phantom; // TODO: Change mall_stream_config into mall_plane_config instead member
/linux-6.8/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c629 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; in dcn20_disable_plane() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1162 bool is_phantom = dc_state_get_stream_subvp_type(dc->current_state, old_stream) == SUBVP_PHANTOM; in disable_dangling_plane() local