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:sel_xcp_id
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
aqua_vanjaram.c
108
unsigned int
sel_xcp_id
)
in aqua_vanjaram_xcp_gpu_sched_update()
112
num_gpu_sched = &adev->xcp_mgr->xcp[
sel_xcp_id
]
in aqua_vanjaram_xcp_gpu_sched_update()
114
adev->xcp_mgr->xcp[
sel_xcp_id
].gpu_sched[ring->funcs->type][ring->hw_prio]
in aqua_vanjaram_xcp_gpu_sched_update()
117
sel_xcp_id
, ring->funcs->type,
in aqua_vanjaram_xcp_gpu_sched_update()
177
u32
sel_xcp_id
;
in aqua_vanjaram_select_scheds()
local
194
sel_xcp_id
= fpriv->xcp_id;
in aqua_vanjaram_select_scheds()
196
if (adev->xcp_mgr->xcp[
sel_xcp_id
].gpu_sched[hw_ip][hw_prio].num_scheds) {
in aqua_vanjaram_select_scheds()
199
atomic_inc(&adev->xcp_mgr->xcp[
sel_xcp_id
].ref_cnt);
in aqua_vanjaram_select_scheds()
200
DRM_DEBUG("Selected partition #%d",
sel_xcp_id
);
in aqua_vanjaram_select_scheds()
202
DRM_ERROR("Failed to schedule partition #%d.",
sel_xcp_id
);
in aqua_vanjaram_select_scheds()
105
aqua_vanjaram_xcp_gpu_sched_update( struct amdgpu_device *adev, struct amdgpu_ring *ring, unsigned int
sel_xcp_id
)
aqua_vanjaram_xcp_gpu_sched_update()
argument
[all...]
Completed in 2 milliseconds