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:DISP1_GAP
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
rv6xxd.h
131
# define
DISP1_GAP
(x) ((x) << 0)
macro
H
A
D
cypress_dpm.c
1738
tmp |= (
DISP1_GAP
(R600_PM_DISPLAY_GAP_IGNORE) |
in cypress_enable_display_gap()
1754
tmp |=
DISP1_GAP
(R600_PM_DISPLAY_GAP_VBLANK_OR_WM);
in cypress_program_display_gap()
1756
tmp |=
DISP1_GAP
(R600_PM_DISPLAY_GAP_IGNORE);
in cypress_program_display_gap()
H
A
D
rv770d.h
256
# define
DISP1_GAP
(x) ((x) << 0)
macro
H
A
D
rv6xx_dpm.c
983
u32 tmp = (
DISP1_GAP
(R600_PM_DISPLAY_GAP_VBLANK_OR_WM) |
in rv6xx_enable_display_gap()
H
A
D
sid.h
302
# define
DISP1_GAP
(x) ((x) << 0)
macro
H
A
D
si_dpm.c
3671
tmp |=
DISP1_GAP
(R600_PM_DISPLAY_GAP_VBLANK_OR_WM);
in si_program_display_gap()
3673
tmp |=
DISP1_GAP
(R600_PM_DISPLAY_GAP_IGNORE);
in si_program_display_gap()
3786
tmp |= (
DISP1_GAP
(R600_PM_DISPLAY_GAP_IGNORE) |
in si_enable_display_gap()
H
A
D
evergreend.h
194
# define
DISP1_GAP
(x) ((x) << 0)
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
rv6xxd.h
131
# define
DISP1_GAP
(x) ((x) << 0)
macro
H
A
D
cypress_dpm.c
1736
tmp |= (
DISP1_GAP
(R600_PM_DISPLAY_GAP_IGNORE) |
in cypress_enable_display_gap()
1752
tmp |=
DISP1_GAP
(R600_PM_DISPLAY_GAP_VBLANK_OR_WM);
in cypress_program_display_gap()
1754
tmp |=
DISP1_GAP
(R600_PM_DISPLAY_GAP_IGNORE);
in cypress_program_display_gap()
H
A
D
rv770d.h
256
# define
DISP1_GAP
(x) ((x) << 0)
macro
H
A
D
rv6xx_dpm.c
983
u32 tmp = (
DISP1_GAP
(R600_PM_DISPLAY_GAP_VBLANK_OR_WM) |
in rv6xx_enable_display_gap()
H
A
D
sid.h
302
# define
DISP1_GAP
(x) ((x) << 0)
macro
H
A
D
si_dpm.c
3668
tmp |=
DISP1_GAP
(R600_PM_DISPLAY_GAP_VBLANK_OR_WM);
in si_program_display_gap()
3670
tmp |=
DISP1_GAP
(R600_PM_DISPLAY_GAP_IGNORE);
in si_program_display_gap()
3783
tmp |= (
DISP1_GAP
(R600_PM_DISPLAY_GAP_IGNORE) |
in si_enable_display_gap()
H
A
D
evergreend.h
194
# define
DISP1_GAP
(x) ((x) << 0)
macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
sid.h
303
# define
DISP1_GAP
(x) ((x) << 0)
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
sid.h
303
# define
DISP1_GAP
(x) ((x) << 0)
macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H
A
D
si_dpm.c
4133
tmp |=
DISP1_GAP
(R600_PM_DISPLAY_GAP_VBLANK_OR_WM);
in si_program_display_gap()
4135
tmp |=
DISP1_GAP
(R600_PM_DISPLAY_GAP_IGNORE);
in si_program_display_gap()
4248
tmp |= (
DISP1_GAP
(R600_PM_DISPLAY_GAP_IGNORE) |
in si_enable_display_gap()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H
A
D
si_dpm.c
4148
tmp |=
DISP1_GAP
(R600_PM_DISPLAY_GAP_VBLANK_OR_WM);
in si_program_display_gap()
4150
tmp |=
DISP1_GAP
(R600_PM_DISPLAY_GAP_IGNORE);
in si_program_display_gap()
4263
tmp |= (
DISP1_GAP
(R600_PM_DISPLAY_GAP_IGNORE) |
in si_enable_display_gap()
Completed in 97 milliseconds