Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_overlay.c508 switch (format & I915_OVERLAY_DEPTH_MASK) { in packed_depth_bytes()
520 switch (format & I915_OVERLAY_DEPTH_MASK) { in packed_width_bytes()
530 switch (format & I915_OVERLAY_DEPTH_MASK) { in uv_hsubsampling()
544 switch (format & I915_OVERLAY_DEPTH_MASK) { in uv_vsubsampling()
725 switch (params->flags & I915_OVERLAY_DEPTH_MASK) { in overlay_cmd_reg()
738 switch (params->flags & I915_OVERLAY_DEPTH_MASK) { in overlay_cmd_reg()
/linux/include/uapi/drm/
H A Di915_drm.h1838 #define I915_OVERLAY_DEPTH_MASK 0xff00 macro
/linux/tools/include/uapi/drm/
H A Di915_drm.h1838 #define I915_OVERLAY_DEPTH_MASK 0xff00 macro