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:SUBVP_MAIN
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H
A
D
dcn32_hwseq.c
351
pipe_ctx->stream->mall_stream_config.type ==
SUBVP_MAIN
) {
in dcn32_commit_subvp_config()
381
if (pipe->stream && pipe->plane_state && pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
) {
in dcn32_subvp_pipe_control_lock()
388
if (top_pipe_to_program->stream->mall_stream_config.type ==
SUBVP_MAIN
&&
in dcn32_subvp_pipe_control_lock()
400
if (pipe->stream && pipe->plane_state && pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
&&
in dcn32_subvp_pipe_control_lock()
422
if (pipe_ctx->stream->mall_stream_config.type ==
SUBVP_MAIN
&&
in dcn32_subvp_pipe_control_lock_fast()
610
if (!pipe->stream || !(pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
||
in dcn32_update_force_pstate()
631
if (pipe->stream && pipe->plane_state && pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
) {
in dcn32_update_force_pstate()
728
if (pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
) {
in dcn32_program_mall_pipe_config()
1360
if (pipe->stream && pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
&&
in dcn32_update_phantom_vp_position()
H
A
D
dcn32_resource_helpers.c
651
if (pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
) {
in dcn32_subvp_drr_admissable()
709
if (pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
) {
in dcn32_subvp_vblank_admissable()
H
A
D
dcn32_resource.c
1688
ref_pipe->stream->mall_stream_config.type =
SUBVP_MAIN
;
in dcn32_enable_phantom_stream()
1951
case
SUBVP_MAIN
:
in dcn32_populate_dml_pipes_from_context()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc_stream.h
152
SUBVP_MAIN
, // subvp in use, this stream is main stream
enumerator
H
A
D
dc_dmub_srv.c
540
if (pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
)
in populate_subvp_cmd_vblank_pipe_info()
737
pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
)
in dc_dmub_setup_subvp_dmub_command()
756
pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
) {
in dc_dmub_setup_subvp_dmub_command()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc_hw_sequencer.c
442
pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
) {
in get_subvp_visual_confirm_color()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H
A
D
dcn32_fpu.c
813
pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
) {
in subvp_subvp_schedulable()
894
if (pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
)
in subvp_drr_schedulable()
995
if (!subvp_pipe && pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
)
in subvp_vblank_schedulable()
1055
pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
) {
in subvp_subvp_admissable()
1109
if (pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
)
in subvp_validate_static_schedulability()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H
A
D
dcn30_hwseq.c
928
if (pipe->stream->mall_stream_config.type ==
SUBVP_MAIN
) {
in dcn30_hardware_release()
Completed in 16 milliseconds