OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pipeconf
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
i915_irq.c
125
unsigned long
pipeconf
= pipe ? PIPEBCONF : PIPEACONF;
local in function:i915_pipe_enabled
127
if (I915_READ(
pipeconf
) & PIPEACONF_ENABLE)
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_crt.c
674
pipeconf_reg =
PIPECONF
(pipe);
691
u32
pipeconf
= intel_uncore_read(uncore, pipeconf_reg);
local in function:intel_crt_load_detect
694
pipeconf
| PIPECONF_FORCE_BORDER);
704
intel_uncore_write(uncore, pipeconf_reg,
pipeconf
);
intel_display.c
1097
i915_reg_t reg =
PIPECONF
(cpu_transcoder);
1280
u32 val = I915_READ(
PIPECONF
(cpu_transcoder));
1674
pipeconf_val = I915_READ(
PIPECONF
(pipe));
1683
* that in
pipeconf
reg. For HDMI we must use 8bpc
1727
pipeconf_val = I915_READ(
PIPECONF
(cpu_transcoder));
1873
reg =
PIPECONF
(cpu_transcoder);
1914
reg =
PIPECONF
(cpu_transcoder);
5385
temp |= (I915_READ(
PIPECONF
(pipe)) & PIPECONF_BPC_MASK) << 11;
5455
temp |= (I915_READ(
PIPECONF
(pipe)) & PIPECONF_BPC_MASK) << 11;
5481
/* BPC in FDI rx is consistent with that in
PIPECONF
*/
8776
u32
pipeconf
;
local in function:i9xx_set_pipeconf
[
all
...]
Completed in 19 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025