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

/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c942 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; local
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h288 bool is_phantom; member in struct:dc_stream_state
H A Ddc.h1337 bool is_phantom; // TODO: Change mall_stream_config into mall_plane_config instead member in struct:dc_plane_state
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c735 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; local
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1182 bool is_phantom = dc_state_get_stream_subvp_type(dc->current_state, old_stream) == SUBVP_PHANTOM; local

Completed in 242 milliseconds