Home
last modified time | relevance | path

Searched refs:add_phantom_plane (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.h125 …bool (*add_phantom_plane)(const struct dc *dc, struct dc_stream_state *stream, struct dc_plane_sta… member
H A Ddml2_mall_phantom.c777 …ctx->config.svp_pstate.callbacks.add_phantom_plane(ctx->config.svp_pstate.callbacks.dc, phantom_st… in enable_phantom_plane()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_utils.c415 dml_ctx->config.svp_pstate.callbacks.add_phantom_plane(dc, phantom_stream, phantom_plane, context); in dml21_add_phantom_plane()