Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_idle.c120 gtidle->powergate_enable = MEDIA_POWERGATE_ENABLE; in xe_gt_idle_enable_pg()
240 str_yes_no(pg_enabled & MEDIA_POWERGATE_ENABLE)); in xe_gt_idle_pg_print()
/linux/drivers/gpu/drm/xe/regs/
H A Dxe_gt_regs.h341 #define MEDIA_POWERGATE_ENABLE REG_BIT(1) macro