OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prec_index
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_color.c
564
static int ivb_lut_10_size(u32
prec_index
)
566
if (
prec_index
& PAL_PREC_SPLIT_MODE)
579
u32
prec_index
)
582
int hw_lut_size = ivb_lut_10_size(
prec_index
);
592
I915_WRITE(PREC_PAL_INDEX(pipe),
prec_index
++);
local
606
u32
prec_index
)
609
int hw_lut_size = ivb_lut_10_size(
prec_index
);
614
I915_WRITE(PREC_PAL_INDEX(pipe),
prec_index
|
1836
glk_read_lut_10(const struct intel_crtc_state *crtc_state, u32
prec_index
)
1840
int hw_lut_size = ivb_lut_10_size(
prec_index
);
[
all
...]
Completed in 45 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026