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:oled
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
H
A
D
link_edp_panel_control.c
165
if (link->dpcd_sink_ext_caps.bits.
oled
== 1)
in edp_set_backlight_level_nits()
280
if (link && link->dpcd_sink_ext_caps.bits.
oled
== 1) {
in set_default_brightness_aux()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
H
A
D
dce110_hw_sequencer.c
997
if (enable && link->dpcd_sink_ext_caps.bits.
oled
)
in dce110_edp_backlight_control()
1000
if (link->dpcd_sink_ext_caps.bits.
oled
||
in dce110_edp_backlight_control()
1009
if (!enable && link->dpcd_sink_ext_caps.bits.
oled
)
in dce110_edp_backlight_control()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H
A
D
dce110_hw_sequencer.c
967
if (link->panel_cntl && !(link->dpcd_sink_ext_caps.bits.
oled
||
in dce110_edp_backlight_control()
1044
if (enable && link->dpcd_sink_ext_caps.bits.
oled
) {
in dce110_edp_backlight_control()
1049
if (link->dpcd_sink_ext_caps.bits.
oled
||
in dce110_edp_backlight_control()
1069
if (!enable && link->dpcd_sink_ext_caps.bits.
oled
) {
in dce110_edp_backlight_control()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H
A
D
dc.h
1095
uint8_t
oled
: 1;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc_dp_types.h
1256
uint8_t
oled
: 1;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc_link.c
1716
if (link->dpcd_sink_ext_caps.bits.
oled
== 1 ||
in enable_link_dp()
1720
if (link->dpcd_sink_ext_caps.bits.
oled
== 1)
in enable_link_dp()
H
A
D
dc_link_dp.c
4438
if (link->dpcd_sink_ext_caps.bits.
oled
== 1)
in dc_link_set_backlight_level_nits()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/
H
A
D
link_dpms.c
2141
if (link->dpcd_sink_ext_caps.bits.
oled
== 1 ||
in enable_link_dp()
2145
if (link->dpcd_sink_ext_caps.bits.
oled
== 1)
in enable_link_dp()
H
A
D
link_detection.c
876
(link->dpcd_sink_ext_caps.bits.
oled
== 1)) {
in detect_link_and_local_sink()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm.c
2206
if (caps->ext_caps->bits.
oled
== 1 /*||
in update_connector_ext_caps()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm.c
3076
if (caps->ext_caps->bits.
oled
== 1
in update_connector_ext_caps()
Completed in 45 milliseconds