Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_atomic_state_helper.c279 if (plane->hotspot_x_property) { in __drm_atomic_helper_plane_state_reset()
281 plane->hotspot_x_property, in __drm_atomic_helper_plane_state_reset()
H A Ddrm_plane.c343 plane->hotspot_x_property = prop_x; in drm_plane_create_hotspot_properties()
1196 if (plane->hotspot_x_property && plane->state) in drm_mode_cursor_universal()
/linux/include/drm/
H A Ddrm_plane.h778 struct drm_property *hotspot_x_property; member