LlmState
Defines all possible low latency mode (LLM) states that could be supported by a display.
Enumeration Members
LLM_AUTO
LLM_AUTO:
1
LLM state Auto - display subsystem is free to choose any LLM state.
LLM_OFF
LLM_OFF:
3
LLM state OFF - display subsystem is instructed to disable LLM unconditionally.
LLM_ON
LLM_ON:
2
LLM state ON - display subsystem is instructed to enable LLM unconditionally and allows it to enable one of the supported low latency modes.
Last updated: Sep 30, 2025