Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/inc/
H A Dcore_types.h195 …void (*save_mall_state)(struct dc *dc, struct dc_state *context, struct mall_temp_config *temp_con… member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1606 .save_mall_state = dcn32_save_mall_state,
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Damdgpu_dc.c4317 if (dc->res_pool->funcs->save_mall_state) in dc_update_planes_and_stream()
4318 dc->res_pool->funcs->save_mall_state(dc, context, &mall_temp_config); in dc_update_planes_and_stream()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2056 .save_mall_state = dcn32_save_mall_state,