Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_DSLP
drivers/gpu/drm/i915/display/intel_opregion.c
328
} else if (dslp > MAX_DSLP) {
drivers/gpu/drm/i915/display/intel_opregion.c
331
"using %u ms instead\n", dslp, MAX_DSLP);
drivers/gpu/drm/i915/display/intel_opregion.c
332
dslp = MAX_DSLP;