Searched refs:PLANE_KEYVAL (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | intel_sprite.c | 274 I915_WRITE(PLANE_KEYVAL(pipe, plane), key->min_value); in skl_update_plane() |
D | i915_reg.h | 4950 #define PLANE_KEYVAL(pipe, plane) \ macro |