Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.c106 static void dce_get_dmcu_psr_state(struct dmcu *dmcu, enum dc_psr_state *state) in dce_get_dmcu_psr_state() function
155 dce_get_dmcu_psr_state(dmcu, &state); in dce_dmcu_set_psr_enable()
1011 .get_psr_state = dce_get_dmcu_psr_state,