Home
last modified time | relevance | path

Searched refs:dpp_read_state (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.c94 void dpp_read_state(struct dpp *dpp_base, in dpp_read_state() function
520 .dpp_read_state = dpp_read_state,
H A Ddcn10_hw_sequencer_debug.c346 dpp->funcs->dpp_read_state(dpp, &s); in dcn10_get_cm_states()
H A Ddcn10_dpp.h1453 void dpp_read_state(struct dpp *dpp_base,
H A Ddcn10_hw_sequencer.c302 dpp->funcs->dpp_read_state(dpp, &s); in dcn10_log_hw_state()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dpp.c109 .dpp_read_state = dpp30_read_state,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddpp.h174 void (*dpp_read_state)(struct dpp *dpp, struct dcn_dpp_state *s); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_dpp.c255 .dpp_read_state = dpp20_read_state,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp.c373 .dpp_read_state = dpp20_read_state,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp.c1436 .dpp_read_state = dpp30_read_state,