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:needs_modeset
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/ingenic/
H
A
D
ingenic-ipu.c
291
bool
needs_modeset
, upscaling_w, upscaling_h;
in ingenic_ipu_plane_atomic_update()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H
A
D
vbox_mode.c
179
bool
needs_modeset
= drm_atomic_crtc_needs_modeset(crtc->state);
in vbox_crtc_set_base_and_mode()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/
H
A
D
vbox_mode.c
184
bool
needs_modeset
= drm_atomic_crtc_needs_modeset(crtc->state);
in vbox_crtc_set_base_and_mode()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/
H
A
D
virtgpu_drv.h
147
bool
needs_modeset
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/
H
A
D
ingenic-ipu.c
331
bool
needs_modeset
, upscaling_w, upscaling_h;
in ingenic_ipu_plane_atomic_update()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H
A
D
virtgpu_drv.h
182
bool
needs_modeset
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H
A
D
intel_pm.c
1901
bool
needs_modeset
= drm_atomic_crtc_needs_modeset(&crtc_state->uapi);
in vlv_compute_pipe_wm()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H
A
D
intel_display.c
545
needs_modeset
(const struct intel_crtc_state *state)
in needs_modeset()
function
[all...]
Completed in 37 milliseconds