HomeSort by: relevance | last modified time | path
    Searched refs:color_encoding_property (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_plane.h 714 * @color_encoding_property:
720 struct drm_property *color_encoding_property; member in struct:drm_plane
  /src/sys/external/bsd/drm2/dist/drm/
drm_color_mgmt.c 457 plane->color_encoding_property = prop;
drm_atomic_uapi.c 579 } else if (property == plane->color_encoding_property) {
642 } else if (property == plane->color_encoding_property) {
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_overlay.c 265 else if (property == nv_plane->base.color_encoding_property)

Completed in 14 milliseconds