Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu9_driver_if.h165 …uint8_t UlvGfxclkBypass; /* 1 to turn off/bypass Gfxclk during ULV, 0 to leave Gfxclk on during … member
H A Dsmu11_driver_if.h406 uint8_t UlvGfxclkBypass; member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
H A Dsmu9_driver_if.h293 uint8_t UlvGfxclkBypass; member
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_arcturus.h500 …uint8_t UlvGfxclkBypass; // 1 to turn off/bypass Gfxclk during ULV, 0 to leave Gfxclk on during … member
H A Dsmu11_driver_if_navi10.h566 …uint8_t UlvGfxclkBypass; // 1 to turn off/bypass Gfxclk during ULV, 0 to leave Gfxclk on during … member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c112 pr_info("UlvGfxclkBypass = %d\n", pptable->UlvGfxclkBypass);
H A Dvega10_hwmgr.c1479 data->smc_state_table.pp_table.UlvGfxclkBypass = in vega10_populate_ulv_state()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c1631 dev_info(smu->adev->dev, "UlvGfxclkBypass = %d\n", pptable->UlvGfxclkBypass); in arcturus_dump_pptable()