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_src_w
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
intel_panel.c
398
int
pipe_src_w
= drm_rect_width(&crtc_state->pipe_src);
in pch_panel_fitting()
local
526
int
pipe_src_w
= drm_rect_width(&crtc_state->pipe_src);
in i965_scale_aspect()
local
547
int
pipe_src_w
in i9xx_scale_aspect()
local
605
int
pipe_src_w
= drm_rect_width(&crtc_state->pipe_src);
gmch_panel_fitting()
local
[all...]
H
A
D
skl_scaler.c
114
int
pipe_src_w
= drm_rect_width(&crtc_state->pipe_src);
in skl_update_scaler()
local
H
A
D
skl_universal_plane.c
1432
int
pipe_src_w
= drm_rect_width(&crtc_state->pipe_src);
in skl_plane_check_dst_coordinates()
local
H
A
D
intel_display.c
4651
int
pipe_src_w
, pipe_src_h;
in intel_modeset_pipe_config()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H
A
D
intel_sprite.c
2158
int
pipe_src_w
= crtc_state->
pipe_src_w
;
in skl_plane_check_dst_coordinates()
local
H
A
D
intel_display_types.h
832
int
pipe_src_w
, pipe_src_h;
member
Completed in 24 milliseconds