Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h966 struct dml2_check_mode_supported_locals check_mode_supported_locals; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_wrapper.c270 …memset(&dml_ctx->v21.mode_programming.dml2_instance->scratch.check_mode_supported_locals.mode_supp… in dml21_check_mode_support()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
H A Ddml2_top_soc15.c778 struct dml2_check_mode_supported_locals *l = &dml->scratch.check_mode_supported_locals; in dml2_top_soc15_check_mode_supported()