Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddpp.h138 struct dcn_dpp_state { struct
174 void (*dpp_read_state)(struct dpp *dpp, struct dcn_dpp_state *s);
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp.c52 struct dcn_dpp_state *s) in dpp20_read_state()
Ddcn20_dpp.h710 struct dcn_dpp_state *s);
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.c95 struct dcn_dpp_state *s) in dpp_read_state()
Ddcn10_hw_sequencer_debug.c344 struct dcn_dpp_state s = {0}; in dcn10_get_cm_states()
Ddcn10_dpp.h1454 struct dcn_dpp_state *s);
Ddcn10_hw_sequencer.c300 struct dcn_dpp_state s = {0}; in dcn10_log_hw_state()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dpp.h594 struct dcn_dpp_state *s);
Ddcn30_dpp.c44 void dpp30_read_state(struct dpp *dpp_base, struct dcn_dpp_state *s) in dpp30_read_state()