Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_clockpowergating.h36 int smu7_powergate_gfx(struct pp_hwmgr *hwmgr, bool enable);
H A Dsmu7_clockpowergating.c419 int smu7_powergate_gfx(struct pp_hwmgr *hwmgr, bool enable) in smu7_powergate_gfx() function
H A Dsmu7_hwmgr.c5084 .powergate_gfx = smu7_powergate_gfx,