Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.h54 struct dmub_replay *dmub_replay_create(struct dc_context *ctx);
H A Ddmub_replay.c283 struct dmub_replay *dmub_replay_create(struct dc_context *ctx) in dmub_replay_create() function
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c2065 pool->base.replay = dmub_replay_create(ctx); in dcn314_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c2099 pool->base.replay = dmub_replay_create(ctx); in dcn31_resource_construct()