Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:pipe_mode
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
skl_scaler.c
239
const struct drm_display_mode *
pipe_mode
= &crtc_state->hw.
pipe_mode
;
in skl_update_scaler_crtc()
local
H
A
D
i9xx_wm.c
879
const struct drm_display_mode *
pipe_mode
=
in g4x_compute_wm()
local
1406
const struct drm_display_mode *
pipe_mode
=
in vlv_compute_wm_level()
local
2018
const struct drm_display_mode *
pipe_mode
=
in i965_update_wm()
local
2189
const struct drm_display_mode *
pipe_mode
in i9xx_update_wm()
local
[all...]
H
A
D
skl_watermark.c
574
const struct drm_display_mode *
pipe_mode
= &crtc_state->hw.
pipe_mode
;
in intel_crtc_ddb_weight()
local
H
A
D
intel_display.c
2194
struct drm_display_mode *
pipe_mode
= &crtc_state->hw.
pipe_mode
;
in intel_crtc_readout_derived_state()
local
2288
struct drm_display_mode *
pipe_mode
= &crtc_state->hw.
pipe_mode
;
intel_crtc_compute_pipe_mode()
local
4183
const struct drm_display_mode *
pipe_mode
=
hsw_linetime_wm()
local
4199
const struct drm_display_mode *
pipe_mode
=
hsw_ips_linetime_wm()
local
4216
const struct drm_display_mode *
pipe_mode
=
skl_linetime_wm()
local
[all...]
H
A
D
intel_display_types.h
1064
struct drm_display_mode mode,
pipe_mode
, adjusted_mode;
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
hyperv.h
293
u32
pipe_mode
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
hyperv.h
303
u32
pipe_mode
;
member
Completed in 27 milliseconds