Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h922 struct dc_current_properties { struct
2303 void dc_query_current_properties(struct dc *dc, struct dc_current_properties *properties);
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Damdgpu_dc.c5263 void dc_query_current_properties(struct dc *dc, struct dc_current_properties *properties) in dc_query_current_properties()