Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/
H A Dvlv_suspend.c127 s->media_max_req_count = intel_uncore_read(uncore, GEN7_MEDIA_MAX_REQ_COUNT); in vlv_save_gunit_s0ix_state()
212 intel_uncore_write(uncore, GEN7_MEDIA_MAX_REQ_COUNT, s->media_max_req_count); in vlv_restore_gunit_s0ix_state()
H A Di915_reg.h981 #define GEN7_MEDIA_MAX_REQ_COUNT _MMIO(0x4070) macro