Home
last modified time | relevance | path

Searched refs:cursor_needs_physical (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/i915/
Di915_drv.c128 .gen = 2, .is_mobile = 1, .cursor_needs_physical = 1,
139 .cursor_needs_physical = 1,
149 .gen = 3, .is_i915g = 1, .cursor_needs_physical = 1,
154 .cursor_needs_physical = 1,
159 .gen = 3, .has_hotplug = 1, .cursor_needs_physical = 1,
164 .has_hotplug = 1, .cursor_needs_physical = 1,
Di915_drv.h262 u8 cursor_needs_physical:1; member
Di915_debugfs.c80 B(cursor_needs_physical); in i915_capabilities()
Dintel_display.c6511 if (!dev_priv->info->cursor_needs_physical) { in intel_crtc_cursor_set()
6548 if (dev_priv->info->cursor_needs_physical) { in intel_crtc_cursor_set()
/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h111 int cursor_needs_physical; member