OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wm_lp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
intel_pm.c
2526
* For both WM_PIPE and
WM_LP
.
2558
* For both WM_PIPE and
WM_LP
.
2585
* For both WM_PIPE and
WM_LP
.
2608
/* Only for
WM_LP
. */
3370
static int ilk_wm_lp_to_level(int
wm_lp
, const struct intel_pipe_wm *pipe_wm)
3373
return
wm_lp
+ (
wm_lp
>= 2 && pipe_wm->wm[4].enable);
3392
int level,
wm_lp
;
local
3398
for (
wm_lp
= 1;
wm_lp
<= 3; wm_lp++)
3496
int
wm_lp
;
local
[
all
...]
i915_drv.h
754
u32
wm_lp
[3];
member in struct:ilk_wm_values
Completed in 26 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026