OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wm_linetime
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
intel_pm.c
3444
results->
wm_linetime
[pipe] = intel_crtc->wm.active.ilk.linetime;
3499
if (old->
wm_linetime
[pipe] != new->
wm_linetime
[pipe]) {
3597
I915_WRITE(PIPE_WM_LINETIME(PIPE_A), results->
wm_linetime
[0]);
3599
I915_WRITE(PIPE_WM_LINETIME(PIPE_B), results->
wm_linetime
[1]);
3601
I915_WRITE(PIPE_WM_LINETIME(PIPE_C), results->
wm_linetime
[2]);
5767
hw->
wm_linetime
[pipe] = I915_READ(PIPE_WM_LINETIME(pipe));
5786
active->linetime = hw->
wm_linetime
[pipe];
i915_drv.h
756
u32
wm_linetime
[3];
member in struct:ilk_wm_values
Completed in 18 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025