Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_idle.c179 u32 pg_enabled, pg_status = 0; in xe_gt_idle_pg_print() local
214 pg_enabled = gtidle->powergate_enable; in xe_gt_idle_pg_print()
222 pg_enabled = xe_mmio_read32(&gt->mmio, POWERGATE_ENABLE); in xe_gt_idle_pg_print()
230 str_yes_no(pg_enabled & RENDER_POWERGATE_ENABLE)); in xe_gt_idle_pg_print()
242 str_yes_no(pg_enabled & MEDIA_POWERGATE_ENABLE)); in xe_gt_idle_pg_print()