Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dintel_gt_pm_debugfs.c131 snb_pcode_read(gt->uncore, GEN6_PCODE_READ_RC6VIDS, &rc6vids, NULL); in gen6_drpc()
Dintel_rc6.c276 ret = snb_pcode_read(rc6_to_gt(rc6)->uncore, GEN6_PCODE_READ_RC6VIDS, &rc6vids, NULL); in gen6_rc6_enable()
/linux-6.6.21/drivers/gpu/drm/i915/gvt/
Dhandlers.c1719 case GEN6_PCODE_READ_RC6VIDS: in mailbox_write()
/linux-6.6.21/drivers/gpu/drm/i915/
Di915_reg.h5369 #define GEN6_PCODE_READ_RC6VIDS 0x5 macro