Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/display/dc/
H A Ddc_stream.h111 bool mode_changed : 1; member
/dflybsd-src/sys/dev/drm/
H A Ddrm_crtc_helper.c520 bool mode_changed = false; /* if true do a full mode set */ in drm_crtc_helper_set_config() local
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_crtc.h116 bool mode_changed : 1; member
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_display.c10272 bool mode_changed = needs_modeset(crtc_state); in intel_plane_atomic_calc_changes() local
10406 bool mode_changed = needs_modeset(crtc_state); in intel_crtc_atomic_check() local