Home
last modified time | relevance | path

Searched refs:dc_current_properties (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/
Ddc.h922 struct dc_current_properties { struct
2303 void dc_query_current_properties(struct dc *dc, struct dc_current_properties *properties);
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/
Ddc.c5257 void dc_query_current_properties(struct dc *dc, struct dc_current_properties *properties) in dc_query_current_properties()