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:vcp_id
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/accessories/
H
A
D
link_fpga.c
71
proposed_table.stream_allocations[i].
vcp_id
= i+1;
in dp_fpga_hpo_enable_link_and_stream()
81
proposed_table.stream_allocations[0].
vcp_id
= vc_id;
in dp_fpga_hpo_enable_link_and_stream()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm_helpers.c
177
dc_alloc->
vcp_id
= target_payload->vcpi;
in fill_dc_mst_payload_table_from_drm()
184
if (dc_alloc->
vcp_id
== target_payload->vcpi) {
in fill_dc_mst_payload_table_from_drm()
185
dc_alloc->
vcp_id
= 0;
in fill_dc_mst_payload_table_from_drm()
197
if (dc_alloc->
vcp_id
> 0 && dc_alloc->slot_count > 0) {
in fill_dc_mst_payload_table_from_drm()
200
sa->
vcp_id
= dc_alloc->
vcp_id
;
in fill_dc_mst_payload_table_from_drm()
236
if (dc_alloc->
vcp_id
== new_payload->vcpi) {
in dm_helpers_construct_old_payload()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H
A
D
link_service_types.h
172
uint8_t
vcp_id
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/
H
A
D
link_dpms.c
1198
if (dc_alloc->
vcp_id
==
in update_mst_stream_alloc_table()
1199
proposed_table->stream_allocations[i].
vcp_id
) {
in update_mst_stream_alloc_table()
1207
/* new
vcp_id
*/
in update_mst_stream_alloc_table()
1209
work_table[i].
vcp_id
=
in update_mst_stream_alloc_table()
1210
proposed_table->stream_allocations[i].
vcp_id
;
in update_mst_stream_alloc_table()
1300
"stream[%d].
vcp_id
: %d "
in deallocate_mst_payload_with_temp_drm_wa()
1307
link->mst_stream_alloc_table.stream_allocations[i].
vcp_id
,
in deallocate_mst_payload_with_temp_drm_wa()
1400
"stream[%d].
vcp_id
: %d "
in deallocate_mst_payload()
1407
link->mst_stream_alloc_table.stream_allocations[i].
vcp_id
,
in deallocate_mst_payload()
1482
"stream[%d].
vcp_id
in allocate_mst_payload()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H
A
D
link_service_types.h
239
uint8_t
vcp_id
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H
A
D
dc_link.h
48
uint8_t
vcp_id
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc_link.c
2872
if (dc_alloc->
vcp_id
==
in update_mst_stream_alloc_table()
2873
proposed_table->stream_allocations[i].
vcp_id
) {
in update_mst_stream_alloc_table()
2880
/* new
vcp_id
*/
in update_mst_stream_alloc_table()
2882
work_table[i].
vcp_id
=
in update_mst_stream_alloc_table()
2883
proposed_table->stream_allocations[i].
vcp_id
;
in update_mst_stream_alloc_table()
2942
"stream[%d].
vcp_id
: %d "
in dc_link_allocate_mst_payload()
2947
link->mst_stream_alloc_table.stream_allocations[i].
vcp_id
,
in dc_link_allocate_mst_payload()
3034
"stream[%d].
vcp_id
: %d "
in deallocate_mst_payload()
3039
link->mst_stream_alloc_table.stream_allocations[i].
vcp_id
,
in deallocate_mst_payload()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm_helpers.c
147
break; /* end of
vcp_id
table */
in get_payload_table()
161
sa->
vcp_id
= mst_mgr->proposed_vcpis[i]->vcpi;
in get_payload_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc_types.h
991
uint8_t
vcp_id
;
member
Completed in 14 milliseconds