Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_pm.c4730 unsigned long pctx_addr = I915_READ(VLV_PCBR) & ~4095; in valleyview_check_pctx() local
4732 WARN_ON(pctx_addr != dev_priv->mm.stolen_base + in valleyview_check_pctx()
4740 unsigned long pctx_addr = I915_READ(VLV_PCBR) & ~4095; in cherryview_check_pctx() local
4742 WARN_ON((pctx_addr >> VLV_PCBR_ADDR_SHIFT) == 0); in cherryview_check_pctx()