Home
last modified time | relevance | path

Searched refs:read_mpcc_state (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dmpc.h121 void (*read_mpcc_state)( member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_mpc.c432 .read_mpcc_state = mpc1_read_mpcc_state,
H A Ddcn10_hw_sequencer.c291 pool->mpc->funcs->read_mpcc_state(pool->mpc, i, &s); in dcn10_log_hw_state()