Searched refs:PLANE_KEYVAL (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ | ||
D | intel_sprite.c | 269 I915_WRITE_FW(PLANE_KEYVAL(pipe, plane_id), key->min_value); in skl_update_plane() |
D | i915_reg.h | 6654 #define PLANE_KEYVAL(pipe, plane) \ macro |