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:panel_config
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm_helpers.c
990
dm_helpers_init_panel_settings( struct dc_context *ctx, struct dc_
panel_config
*
panel_config
, struct dc_sink *sink)
dm_helpers_init_panel_settings()
argument
1008
dm_helpers_override_panel_settings( struct dc_context *ctx, struct dc_
panel_config
*
panel_config
)
dm_helpers_override_panel_settings()
argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/
H
A
D
dcn31_resource.c
1806
static void dcn31_get_panel_config_defaults(struct dc_panel_config *
panel_config
)
in dcn31_get_panel_config_defaults()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn21/
H
A
D
dcn21_resource.c
1353
static void dcn21_get_panel_config_defaults(struct dc_panel_config *
panel_config
)
in dcn21_get_panel_config_defaults()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn302/
H
A
D
dcn302_resource.c
1126
static void dcn302_get_panel_config_defaults(struct dc_panel_config *
panel_config
)
in dcn302_get_panel_config_defaults()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn303/
H
A
D
dcn303_resource.c
1045
static void dcn303_get_panel_config_defaults(struct dc_panel_config *
panel_config
)
in dcn303_get_panel_config_defaults()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/
H
A
D
dcn314_resource.c
1705
static void dcn314_get_panel_config_defaults(struct dc_panel_config *
panel_config
)
in dcn314_get_panel_config_defaults()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn316/
H
A
D
dcn316_resource.c
1688
static void dcn316_get_panel_config_defaults(struct dc_panel_config *
panel_config
)
in dcn316_get_panel_config_defaults()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H
A
D
dcn30_resource.c
2206
static void dcn30_get_panel_config_defaults(struct dc_panel_config *
panel_config
)
in dcn30_get_panel_config_defaults()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn315/
H
A
D
dcn315_resource.c
1801
static void dcn315_get_panel_config_defaults(struct dc_panel_config *
panel_config
)
in dcn315_get_panel_config_defaults()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc.h
1576
struct dc_panel_config
panel_config
;
member
Completed in 23 milliseconds