Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddpp.h123 struct dcn_dpp_state { struct
159 void (*dpp_read_state)(struct dpp *dpp, struct dcn_dpp_state *s);
/linux-6.1.9/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.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.c95 struct dcn_dpp_state *s) in dpp_read_state()
Ddcn10_hw_sequencer_debug.c343 struct dcn_dpp_state s = {0}; in dcn10_get_cm_states()
Ddcn10_dpp.h1450 struct dcn_dpp_state *s);
Ddcn10_hw_sequencer.c299 struct dcn_dpp_state s = {0}; in dcn10_log_hw_state()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dpp.h592 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()