Home
last modified time | relevance | path

Searched defs:mode_changed (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/
H A Ddrm_crtc_helper.c560 bool mode_changed = false; /* if true do a full mode set */ in drm_crtc_helper_set_config() local
/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_crtc.h123 bool mode_changed : 1; member
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dra.h169 unsigned int mode_changed:1; member
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_atomic_plane.c484 bool mode_changed = intel_crtc_needs_modeset(new_crtc_state); in intel_plane_atomic_calc_changes() local
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_stream.h279 bool mode_changed : 1; member