Home
last modified time | relevance | path

Searched refs:color_range_property (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_atomic_state_helper.c263 if (plane->color_range_property) { in __drm_atomic_helper_plane_state_reset()
265 plane->color_range_property, in __drm_atomic_helper_plane_state_reset()
H A Ddrm_color_mgmt.c582 plane->color_range_property = prop; in drm_plane_create_color_properties()
H A Ddrm_atomic_uapi.c581 } else if (property == plane->color_range_property) { in drm_atomic_plane_set_property()
647 } else if (property == plane->color_range_property) { in drm_atomic_plane_get_property()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_plane.h720 * @color_range_property:
726 struct drm_property *color_range_property; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_color_mgmt.c471 plane->color_range_property = prop; in drm_plane_create_color_properties()
H A Ddrm_atomic_uapi.c580 } else if (property == plane->color_range_property) { in drm_atomic_plane_set_property()
643 } else if (property == plane->color_range_property) { in drm_atomic_plane_get_property()
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_plane.h748 * @color_range_property:
754 struct drm_property *color_range_property; member

Completed in 11 milliseconds