Searched refs:DOMAIN11_PG_CONFIG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_hwseq.h | 281 /* SR(DOMAIN11_PG_CONFIG), Navi1x DPP5 is not powergate-able */\ 400 uint32_t DOMAIN11_PG_CONFIG; member 632 HWS_SF(, DOMAIN11_PG_CONFIG, DOMAIN11_POWER_FORCEON, mask_sh), \ 633 HWS_SF(, DOMAIN11_PG_CONFIG, DOMAIN11_POWER_GATE, mask_sh), \
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_hwseq.h | 288 /* SR(DOMAIN11_PG_CONFIG), Navi1x DPP5 is not powergate-able */\ 609 uint32_t DOMAIN11_PG_CONFIG; member 845 HWS_SF(, DOMAIN11_PG_CONFIG, DOMAIN11_POWER_FORCEON, mask_sh), \ 846 HWS_SF(, DOMAIN11_PG_CONFIG, DOMAIN11_POWER_GATE, mask_sh), \
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hwseq.c | 210 if (REG(DOMAIN11_PG_CONFIG)) in dcn20_enable_power_gating_plane() 211 REG_UPDATE(DOMAIN11_PG_CONFIG, DOMAIN9_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 474 * REG_UPDATE(DOMAIN11_PG_CONFIG, in dcn20_dpp_pg_control()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hwseq.c | 219 if (REG(DOMAIN11_PG_CONFIG)) in dcn20_enable_power_gating_plane() 220 REG_UPDATE(DOMAIN11_PG_CONFIG, DOMAIN9_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 491 * REG_UPDATE(DOMAIN11_PG_CONFIG, in dcn20_dpp_pg_control()
|
Completed in 12 milliseconds