Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h299 #define UNDERFLOW_REPORT_ENABLE (1 << 0) macro
H A Ddc.c2260 value = UNDERFLOW_MODE_RED | UNDERFLOW_REPORT_ENABLE; in tegra_crtc_atomic_enable()