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
refs:vlv_wm_values
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
intel_wm_types.h
41
struct
vlv_wm_values
{
struct
H
A
D
intel_display_core.h
253
struct
vlv_wm_values
vlv;
H
A
D
i9xx_wm.c
744
const struct
vlv_wm_values
*wm)
in vlv_write_wm_values()
1902
struct
vlv_wm_values
*wm)
in vlv_merge_wm()
1946
struct
vlv_wm_values
*old_wm = &dev_priv->display.wm.vlv;
in vlv_program_watermarks()
1947
struct
vlv_wm_values
new_wm = {};
in vlv_program_watermarks()
3538
struct
vlv_wm_values
*wm)
in vlv_read_wm_values()
3763
struct
vlv_wm_values
*wm = &dev_priv->display.wm.vlv;
in vlv_wm_get_hw_state()
H
A
D
intel_display_trace.h
240
TP_PROTO(struct intel_crtc *crtc, const struct
vlv_wm_values
*wm),
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H
A
D
i915_drv.h
754
struct
vlv_wm_values
{
struct
1114
struct
vlv_wm_values
vlv;
H
A
D
intel_pm.c
1003
const struct
vlv_wm_values
*wm)
in vlv_write_wm_values()
2147
struct
vlv_wm_values
*wm)
in vlv_merge_wm()
2191
struct
vlv_wm_values
*old_wm = &dev_priv->wm.vlv;
in vlv_program_watermarks()
2192
struct
vlv_wm_values
new_wm = {};
in vlv_program_watermarks()
6366
struct
vlv_wm_values
*wm)
in vlv_read_wm_values()
6586
struct
vlv_wm_values
*wm = &dev_priv->wm.vlv;
in vlv_wm_get_hw_state()
H
A
D
i915_trace.h
222
TP_PROTO(struct intel_crtc *crtc, const struct
vlv_wm_values
*wm),
Completed in 22 milliseconds