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_cntl
(Results
1 - 25
of
42
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/
H
A
D
dcn31_panel_cntl.c
41
static bool dcn31_query_backlight_info(struct
panel_cntl
*
panel_cntl
, union dmub_rb_cmd *cmd)
in dcn31_query_backlight_info()
argument
58
dcn31_get_16_bit_backlight_from_pwm(struct
panel_cntl
*
panel_cntl
)
dcn31_get_16_bit_backlight_from_pwm()
argument
68
dcn31_
panel_cntl
_hw_init(struct
panel_cntl
*
panel_cntl
)
dcn31_panel_cntl_hw_init()
argument
102
dcn31_
panel_cntl
_destroy(struct
panel_cntl
**
panel_cntl
)
dcn31_panel_cntl_destroy()
argument
110
dcn31_is_panel_backlight_on(struct
panel_cntl
*
panel_cntl
)
dcn31_is_panel_backlight_on()
argument
120
dcn31_is_panel_powered_on(struct
panel_cntl
*
panel_cntl
)
dcn31_is_panel_powered_on()
argument
130
dcn31_store_backlight_level(struct
panel_cntl
*
panel_cntl
)
dcn31_store_backlight_level()
argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H
A
D
panel_cntl.h
60
struct
panel_cntl
{
global()
struct
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H
A
D
panel_cntl.h
62
struct
panel_cntl
{
global()
struct
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
H
A
D
dcn21_hwseq.c
165
struct
panel_cntl
*
panel_cntl
= pipe_ctx->stream->link->
panel_cntl
;
in dcn21_set_abm_immediate_disable()
local
183
struct
panel_cntl
*
panel_cntl
= pipe_ctx->stream->link->
panel_cntl
;
in dcn21_set_pipe()
local
203
struct
panel_cntl
*
panel_cntl
= pipe_ctx->stream->link->
panel_cntl
;
dcn21_set_backlight_level()
local
[all...]
H
A
D
dcn21_resource.c
1721
struct dce_panel_cntl *
panel_cntl
=
in dcn21_panel_cntl_create()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn21/
H
A
D
dcn21_hwseq.c
183
struct
panel_cntl
*
panel_cntl
= pipe_ctx->stream->link->
panel_cntl
;
in dcn21_set_abm_immediate_disable()
local
210
struct
panel_cntl
*
panel_cntl
= pipe_ctx->stream->link->
panel_cntl
;
dcn21_set_pipe()
local
245
struct
panel_cntl
*
panel_cntl
= pipe_ctx->stream->link->
panel_cntl
;
dcn21_set_backlight_level()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn301/
H
A
D
dcn301_panel_cntl.c
48
static unsigned int dcn301_get_16_bit_backlight_from_pwm(struct
panel_cntl
*
panel_cntl
)
in dcn301_get_16_bit_backlight_from_pwm()
argument
96
static uint32_t dcn301_panel_cntl_hw_init(struct
panel_cntl
*
panel_cntl
)
in dcn301_panel_cntl_hw_init()
argument
150
dcn301_
panel_cntl
_destroy(struct
panel_cntl
**
panel_cntl
)
dcn301_panel_cntl_destroy()
argument
158
dcn301_is_panel_backlight_on(struct
panel_cntl
*
panel_cntl
)
dcn301_is_panel_backlight_on()
argument
168
dcn301_is_panel_powered_on(struct
panel_cntl
*
panel_cntl
)
dcn301_is_panel_powered_on()
argument
180
dcn301_store_backlight_level(struct
panel_cntl
*
panel_cntl
)
dcn301_store_backlight_level()
argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H
A
D
dce_panel_cntl.c
49
static unsigned int dce_get_16_bit_backlight_from_pwm(struct
panel_cntl
*
panel_cntl
)
in dce_get_16_bit_backlight_from_pwm()
argument
99
static uint32_t dce_panel_cntl_hw_init(struct
panel_cntl
*
panel_cntl
)
in dce_panel_cntl_hw_init()
argument
159
dce_is_panel_backlight_on(struct
panel_cntl
*
panel_cntl
)
dce_is_panel_backlight_on()
argument
173
dce_is_panel_powered_on(struct
panel_cntl
*
panel_cntl
)
dce_is_panel_powered_on()
argument
185
dce_store_backlight_level(struct
panel_cntl
*
panel_cntl
)
dce_store_backlight_level()
argument
200
dce_driver_set_backlight(struct
panel_cntl
*
panel_cntl
, uint32_t backlight_pwm_u16_16)
dce_driver_set_backlight()
argument
266
dce_
panel_cntl
_destroy(struct
panel_cntl
**
panel_cntl
)
dce_panel_cntl_destroy()
argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H
A
D
dce_panel_cntl.c
49
static unsigned int dce_get_16_bit_backlight_from_pwm(struct
panel_cntl
*
panel_cntl
)
in dce_get_16_bit_backlight_from_pwm()
argument
89
static uint32_t dce_panel_cntl_hw_init(struct
panel_cntl
*
panel_cntl
)
in dce_panel_cntl_hw_init()
argument
147
dce_is_panel_backlight_on(struct
panel_cntl
*
panel_cntl
)
dce_is_panel_backlight_on()
argument
161
dce_is_panel_powered_on(struct
panel_cntl
*
panel_cntl
)
dce_is_panel_powered_on()
argument
173
dce_store_backlight_level(struct
panel_cntl
*
panel_cntl
)
dce_store_backlight_level()
argument
188
dce_driver_set_backlight(struct
panel_cntl
*
panel_cntl
, uint32_t backlight_pwm_u16_16)
dce_driver_set_backlight()
argument
254
dce_
panel_cntl
_destroy(struct
panel_cntl
**
panel_cntl
)
dce_panel_cntl_destroy()
argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H
A
D
dc_link.h
137
struct
panel_cntl
*
panel_cntl
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
H
A
D
link_edp_panel_control.c
1056
struct
panel_cntl
*
panel_cntl
= link->
panel_cntl
;
in edp_get_backlight_level()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce120/
H
A
D
dce120_resource.c
734
struct dce_panel_cntl *
panel_cntl
=
in dce120_panel_cntl_create()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce80/
H
A
D
dce80_resource.c
746
struct dce_panel_cntl *
panel_cntl
=
in dce80_panel_cntl_create()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/
H
A
D
dce60_resource.c
741
struct dce_panel_cntl *
panel_cntl
=
in dce60_panel_cntl_create()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce120/
H
A
D
dce120_resource.c
727
struct dce_panel_cntl *
panel_cntl
=
in dce120_panel_cntl_create()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce60/
H
A
D
dce60_resource.c
737
struct dce_panel_cntl *
panel_cntl
=
in dce60_panel_cntl_create()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce80/
H
A
D
dce80_resource.c
744
struct dce_panel_cntl *
panel_cntl
=
in dce80_panel_cntl_create()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
H
A
D
dce110_hw_sequencer.c
2817
struct
panel_cntl
*
panel_cntl
= link->
panel_cntl
;
dce110_set_backlight_level()
local
2847
struct
panel_cntl
*
panel_cntl
= pipe_ctx->stream->link->
panel_cntl
;
dce110_set_abm_immediate_disable()
local
2860
struct
panel_cntl
*
panel_cntl
= pipe_ctx->stream->link->
panel_cntl
;
dce110_set_pipe()
local
[all...]
H
A
D
dce110_resource.c
695
struct dce_panel_cntl *
panel_cntl
=
in dce110_panel_cntl_create()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce100/
H
A
D
dce100_resource.c
645
struct dce_panel_cntl *
panel_cntl
=
in dce100_panel_cntl_create()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce112/
H
A
D
dce112_resource.c
651
struct dce_panel_cntl *
panel_cntl
=
in dce112_panel_cntl_create()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_resource.c
835
struct dce_panel_cntl *
panel_cntl
=
in dcn10_panel_cntl_create()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H
A
D
dce110_hw_sequencer.c
2963
struct
panel_cntl
*
panel_cntl
= link->
panel_cntl
;
dce110_set_backlight_level()
local
2993
struct
panel_cntl
*
panel_cntl
= pipe_ctx->stream->link->
panel_cntl
;
dce110_set_abm_immediate_disable()
local
3006
struct
panel_cntl
*
panel_cntl
= pipe_ctx->stream->link->
panel_cntl
;
dce110_set_pipe()
local
[all...]
H
A
D
dce110_resource.c
688
struct dce_panel_cntl *
panel_cntl
=
in dce110_panel_cntl_create()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce100/
H
A
D
dce100_resource.c
643
struct dce_panel_cntl *
panel_cntl
=
in dce100_panel_cntl_create()
local
Completed in 31 milliseconds
1
2