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:no_scheduler
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_fence.c
471
if (!ring->
no_scheduler
) {
in amdgpu_fence_driver_init_ring()
535
if (!ring->
no_scheduler
)
in amdgpu_fence_driver_fini()
H
A
D
amdgpu_ring.c
263
if (!ring->
no_scheduler
) {
in amdgpu_ring_init()
H
A
D
amdgpu_ring.h
244
bool
no_scheduler
;
member
H
A
D
amdgpu_gfx.c
310
ring->
no_scheduler
= true;
in amdgpu_gfx_kiq_init_ring()
H
A
D
mes_v10_1.c
848
ring->
no_scheduler
= true;
in mes_v10_1_ring_init()
H
A
D
vcn_v3_0.c
202
ring->
no_scheduler
= true;
in vcn_v3_0_sw_init()
226
ring->
no_scheduler
= true;
in vcn_v3_0_sw_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_ring.h
290
bool
no_scheduler
;
member
H
A
D
mes_v11_0.c
958
ring->
no_scheduler
= true;
in mes_v11_0_ring_init()
982
ring->
no_scheduler
= true;
in mes_v11_0_kiq_ring_init()
H
A
D
mes_v10_1.c
852
ring->
no_scheduler
= true;
in mes_v10_1_ring_init()
876
ring->
no_scheduler
= true;
in mes_v10_1_kiq_ring_init()
H
A
D
amdgpu_ring.c
355
if (!ring->
no_scheduler
) {
in amdgpu_ring_init()
H
A
D
aqua_vanjaram.c
137
if (!ring || !ring->sched.ready || ring->
no_scheduler
)
in aqua_vanjaram_xcp_sched_list_update()
H
A
D
vcn_v3_0.c
314
ring->
no_scheduler
= true;
in vcn_v3_0_hw_init()
327
ring->
no_scheduler
= true;
in vcn_v3_0_hw_init()
H
A
D
amdgpu_gfx.c
330
ring->
no_scheduler
= true;
in amdgpu_gfx_kiq_init_ring()
H
A
D
amdgpu_mes.c
1027
ring->
no_scheduler
= true;
in amdgpu_mes_add_ring()
H
A
D
amdgpu_device.c
2260
if (!ring || ring->
no_scheduler
)
in amdgpu_device_init_schedulers()
H
A
D
gfx_v9_0.c
2083
ring->
no_scheduler
= true;
in gfx_v9_0_sw_init()
Completed in 33 milliseconds