Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_pm.c7298 unsigned long pctx_addr = I915_READ(VLV_PCBR) & ~4095; in valleyview_check_pctx() local
7300 WARN_ON(pctx_addr != dev_priv->dsm.start + in valleyview_check_pctx()
7308 unsigned long pctx_addr = I915_READ(VLV_PCBR) & ~4095; in cherryview_check_pctx() local
7310 WARN_ON((pctx_addr >> VLV_PCBR_ADDR_SHIFT) == 0); in cherryview_check_pctx()