Home
last modified time | relevance | path

Searched refs:dc_resource_state_construct (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1392 void dc_resource_state_construct(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1029 dc_resource_state_construct(dc, dc->current_state); in dc_construct()
4592 dc_resource_state_construct(dc, dc->current_state); in dc_set_power_state()
H A Ddc_resource.c2846 void dc_resource_state_construct( in dc_resource_state_construct() function
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2880 dc_resource_state_construct(dm->dc, dm_state->context); in dm_resume()