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_offset
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/irq/dce110/
H
A
D
irq_service_dce110.c
212
uint8_t
pipe_offset
= dal_irq_src - IRQ_TYPE_VBLANK;
in dce110_vblank_set()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/irq/dce110/
H
A
D
irq_service_dce110.c
212
uint8_t
pipe_offset
= dal_irq_src - IRQ_TYPE_VBLANK;
in dce110_vblank_set()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H
A
D
kfd_device_queue_manager.c
75
int
pipe_offset
= mec * dqm->dev->shared_resources.num_pipe_per_mec
in is_pipe_enabled()
local
969
int
pipe_offset
= pipe * get_queues_per_pipe(dqm);
in initialize_nocpsch()
local
2058
int
pipe_offset
= pipe * get_queues_per_pipe(dqm);
in dqm_debugfs_hqds()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H
A
D
kfd_device_queue_manager.c
81
int
pipe_offset
= (mec * dqm->dev->kfd->shared_resources.num_pipe_per_mec
in is_pipe_enabled()
local
1410
int
pipe_offset
= pipe * get_queues_per_pipe(dqm);
in initialize_nocpsch()
local
3188
int
pipe_offset
= pipe * get_queues_per_pipe(dqm);
in dqm_debugfs_hqds()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
dce_v11_0.c
625
u32
pipe_offset
= amdgpu_crtc->crtc_id;
in dce_v11_0_line_buffer_adjust()
local
H
A
D
dce_v8_0.c
536
u32
pipe_offset
= amdgpu_crtc->crtc_id * 0x8;
in dce_v8_0_line_buffer_adjust()
local
H
A
D
dce_v10_0.c
599
u32
pipe_offset
= amdgpu_crtc->crtc_id;
in dce_v10_0_line_buffer_adjust()
local
H
A
D
dce_v6_0.c
995
u32
pipe_offset
= amdgpu_crtc->crtc_id * 0x8;
in dce_v6_0_line_buffer_adjust()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
evergreen.c
1829
u32
pipe_offset
= radeon_crtc->crtc_id * 0x20;
in evergreen_line_buffer_adjust()
local
2165
u32
pipe_offset
= radeon_crtc->crtc_id * 16;
in evergreen_program_watermarks()
local
[all...]
H
A
D
si.c
1977
u32
pipe_offset
= radeon_crtc->crtc_id * 0x20;
in dce6_line_buffer_adjust()
local
H
A
D
cik.c
8823
u32
pipe_offset
= radeon_crtc->crtc_id * 0x20;
in dce8_line_buffer_adjust()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
dce_v8_0.c
537
u32
pipe_offset
= amdgpu_crtc->crtc_id * 0x8;
in dce_v8_0_line_buffer_adjust()
local
H
A
D
dce_v11_0.c
628
u32
pipe_offset
= amdgpu_crtc->crtc_id;
in dce_v11_0_line_buffer_adjust()
local
H
A
D
dce_v10_0.c
596
u32
pipe_offset
= amdgpu_crtc->crtc_id;
in dce_v10_0_line_buffer_adjust()
local
H
A
D
dce_v6_0.c
998
u32
pipe_offset
= amdgpu_crtc->crtc_id * 0x8;
in dce_v6_0_line_buffer_adjust()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
evergreen.c
1831
u32
pipe_offset
= radeon_crtc->crtc_id * 0x20;
in evergreen_line_buffer_adjust()
local
2167
u32
pipe_offset
= radeon_crtc->crtc_id * 16;
in evergreen_program_watermarks()
local
[all...]
H
A
D
si.c
1972
u32
pipe_offset
= radeon_crtc->crtc_id * 0x20;
in dce6_line_buffer_adjust()
local
H
A
D
cik.c
8805
u32
pipe_offset
= radeon_crtc->crtc_id * 0x20;
in dce8_line_buffer_adjust()
local
Completed in 78 milliseconds