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:dpu_plane
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H
A
D
dpu_plane.c
26
#include "
dpu_plane
.h"
81
* struct
dpu_plane
- local dpu plane structure
88
struct
dpu_plane
{
struct
125
#define to_dpu_plane(x) container_of(x, struct
dpu_plane
, base)
144
struct
dpu_plane
*pdpu = to_dpu_plane(plane);
in _dpu_plane_calc_bw()
192
struct
dpu_plane
*pdpu = to_dpu_plane(plane);
in _dpu_plane_calc_clk()
224
struct
dpu_plane
*pdpu, *tmp;
in _dpu_plane_calc_fill_level()
310
struct
dpu_plane
*pdpu = to_dpu_plane(plane);
in _dpu_plane_set_qos_lut()
356
struct
dpu_plane
*pdpu = to_dpu_plane(plane);
in _dpu_plane_set_danger_lut()
413
struct
dpu_plane
*pdp
in _dpu_plane_set_qos_ctrl()
732
struct
dpu_plane
*
dpu_plane
[R_MAX];
dpu_plane_validate_multirect_v2()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H
A
D
dpu_plane.c
27
#include "
dpu_plane
.h"
72
* struct
dpu_plane
- local dpu plane structure
78
struct
dpu_plane
{
struct
97
#define to_dpu_plane(x) container_of(x, struct
dpu_plane
, base)
201
struct
dpu_plane
*pdpu;
in _dpu_plane_calc_fill_level()
257
struct
dpu_plane
*pdpu = to_dpu_plane(plane);
in _dpu_plane_set_qos_lut()
322
struct
dpu_plane
*pdpu = to_dpu_plane(plane);
in _dpu_plane_set_qos_ctrl()
348
struct
dpu_plane
*pdpu = to_dpu_plane(plane);
in _dpu_plane_set_ot_limit()
374
struct
dpu_plane
*pdpu = to_dpu_plane(plane);
in _dpu_plane_set_qos_remap()
615
static void _dpu_plane_color_fill(struct
dpu_plane
*pdp
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H
A
D
Makefile
76
disp/dpu1/
dpu_plane
.o \
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H
A
D
Makefile
81
disp/dpu1/
dpu_plane
.o \
Completed in 4 milliseconds