Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_overlay.c509 switch (format & I915_OVERLAY_DEPTH_MASK) { in packed_depth_bytes()
521 switch (format & I915_OVERLAY_DEPTH_MASK) { in packed_width_bytes()
531 switch (format & I915_OVERLAY_DEPTH_MASK) { in uv_hsubsampling()
545 switch (format & I915_OVERLAY_DEPTH_MASK) { in uv_vsubsampling()
721 switch (params->format & I915_OVERLAY_DEPTH_MASK) { in overlay_cmd_reg()
734 switch (params->format & I915_OVERLAY_DEPTH_MASK) { in overlay_cmd_reg()
/Linux-v4.19/tools/include/uapi/drm/
Di915_drm.h1281 #define I915_OVERLAY_DEPTH_MASK 0xff00 macro
/Linux-v4.19/include/uapi/drm/
Di915_drm.h1281 #define I915_OVERLAY_DEPTH_MASK 0xff00 macro