Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_overlay.c515 switch (format & I915_OVERLAY_DEPTH_MASK) { in packed_depth_bytes()
527 switch (format & I915_OVERLAY_DEPTH_MASK) { in packed_width_bytes()
537 switch (format & I915_OVERLAY_DEPTH_MASK) { in uv_hsubsampling()
551 switch (format & I915_OVERLAY_DEPTH_MASK) { in uv_vsubsampling()
732 switch (params->flags & I915_OVERLAY_DEPTH_MASK) { in overlay_cmd_reg()
745 switch (params->flags & I915_OVERLAY_DEPTH_MASK) { in overlay_cmd_reg()
/linux-6.15/include/uapi/drm/
H A Di915_drm.h1838 #define I915_OVERLAY_DEPTH_MASK 0xff00 macro
/linux-6.15/tools/include/uapi/drm/
H A Di915_drm.h1838 #define I915_OVERLAY_DEPTH_MASK 0xff00 macro