Home
last modified time | relevance | path

Searched refs:dithering_mode_property (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/drm2/
H A Ddrm_crtc.h821 struct drm_property *dithering_mode_property; member
H A Ddrm_crtc.c921 if (dev->mode_config.dithering_mode_property)
928 dev->mode_config.dithering_mode_property = dithering_mode; in drm_mode_create_dithering_property()