Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_display_core.h486 } pkgc; member
A Dskl_watermark.c2873 display->pkgc.disable[crtc->pipe] = crtc_state->vrr.enable; in pkgc_max_linetime()
2874 display->pkgc.linetime[crtc->pipe] = DIV_ROUND_UP(crtc_state->linetime, 8); in pkgc_max_linetime()
2879 if (display->pkgc.disable[crtc->pipe]) in pkgc_max_linetime()
2882 max_linetime = max(display->pkgc.linetime[crtc->pipe], max_linetime); in pkgc_max_linetime()

Completed in 15 milliseconds