Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_pm.c2602 val = I915_READ(PLANE_BUF_CFG(pipe, plane)); in skl_ddb_get_hw_state()
3113 PLANE_BUF_CFG(pipe, i), in skl_write_wm_values()
Di915_reg.h4973 #define PLANE_BUF_CFG(pipe, plane) \ macro