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:cursor_pitch
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H
A
D
hubp.h
34
enum
cursor_pitch
{
enum
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H
A
D
dcn32_hubp.c
113
enum
cursor_pitch
hw_pitch = hubp1_get_cursor_pitch(attr->pitch);
in hubp32_cursor_set_attributes()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H
A
D
hubp.h
36
enum
cursor_pitch
{
enum
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_hubp.c
1071
enum
cursor_pitch
hubp1_get_cursor_pitch(unsigned int pitch)
in hubp1_get_cursor_pitch()
1073
enum
cursor_pitch
hw_pitch;
in hubp1_get_cursor_pitch()
1120
enum
cursor_pitch
hw_pitch = hubp1_get_cursor_pitch(attr->pitch);
in hubp1_cursor_set_attributes()
H
A
D
dcn10_hubp.h
768
enum
cursor_pitch
hubp1_get_cursor_pitch(unsigned int pitch);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_hubp.c
1100
enum
cursor_pitch
hubp1_get_cursor_pitch(unsigned int pitch)
in hubp1_get_cursor_pitch()
1102
enum
cursor_pitch
hw_pitch;
in hubp1_get_cursor_pitch()
1149
enum
cursor_pitch
hw_pitch = hubp1_get_cursor_pitch(attr->pitch);
in hubp1_cursor_set_attributes()
H
A
D
dcn10_hubp.h
784
enum
cursor_pitch
hubp1_get_cursor_pitch(unsigned int pitch);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/inc/
H
A
D
dmub_cmd.h
1226
uint16_t
cursor_pitch
; /**< Cursor pitch in pixels */
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H
A
D
dcn30_hwseq.c
836
cmd.mall.
cursor_pitch
= cursor_attr.pitch;
in dcn30_apply_idle_power_optimizations()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H
A
D
dcn20_hubp.c
599
enum
cursor_pitch
hw_pitch = hubp1_get_cursor_pitch(attr->pitch);
in hubp2_cursor_set_attributes()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H
A
D
dcn20_hubp.c
594
enum
cursor_pitch
hw_pitch = hubp1_get_cursor_pitch(attr->pitch);
in hubp2_cursor_set_attributes()
Completed in 18 milliseconds