Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddccg.h216 void (*dccg_root_gate_disable_control)(struct dccg *dccg, uint32_t pipe_idx, uint32_t disable_clock_gating);
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn35/
H A Ddcn35_dccg.h244 void dccg35_root_gate_disable_control(struct dccg *dccg, uint32_t pipe_idx, uint32_t disable_clock_gating);
H A Ddcn35_dccg.c2350 void dccg35_root_gate_disable_control(struct dccg *dccg, uint32_t pipe_idx, uint32_t disable_clock_gating) in dccg35_root_gate_disable_control() argument
2354 dccg35_set_dppclk_root_clock_gating(dccg, pipe_idx, disable_clock_gating); in dccg35_root_gate_disable_control()