Searched refs:MODE_STALE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/drm/ | ||
| H A D | drm_modes.h | 129 MODE_STALE = -3, enumerator |
| /linux/drivers/gpu/drm/ | ||
| H A D | drm_modes.c | 1916 if (mode->status == MODE_STALE) { in drm_connector_list_update() |