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:gamma_lut
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/vkms/
H
A
D
vkms_drv.h
90
struct vkms_color_lut
gamma_lut
;
member
/kernel/linux/linux-5.10/include/drm/
H
A
D
drm_crtc.h
289
struct drm_property_blob *
gamma_lut
;
member
/kernel/linux/linux-6.6/include/drm/
H
A
D
drm_crtc.h
275
struct drm_property_blob *
gamma_lut
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H
A
D
drm_fb_helper.c
877
struct drm_property_blob *
gamma_lut
;
in setcmap_new_gamma_lut()
local
920
struct drm_property_blob *
gamma_lut
= NULL;
in setcmap_atomic()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H
A
D
drm_fb_helper.c
959
struct drm_property_blob *
gamma_lut
;
in setcmap_new_gamma_lut()
local
1002
struct drm_property_blob *
gamma_lut
= NULL;
in setcmap_atomic()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H
A
D
intel_color.c
561
const struct drm_property_blob *
gamma_lut
= crtc_state->hw.
gamma_lut
;
in i9xx_load_luts()
local
592
const struct drm_property_blob *
gamma_lut
= crtc_state->hw.
gamma_lut
;
in i965_load_luts()
local
639
const struct drm_property_blob *
gamma_lut
in ilk_load_luts()
local
746
const struct drm_property_blob *
gamma_lut
= crtc_state->hw.
gamma_lut
;
ivb_load_luts()
local
769
const struct drm_property_blob *
gamma_lut
= crtc_state->hw.
gamma_lut
;
bdw_load_luts()
local
858
const struct drm_property_blob *
gamma_lut
= crtc_state->hw.
gamma_lut
;
glk_load_luts()
local
996
const struct drm_property_blob *
gamma_lut
= crtc_state->hw.
gamma_lut
;
icl_load_luts()
local
1084
const struct drm_property_blob *
gamma_lut
= crtc_state->hw.
gamma_lut
;
chv_load_luts()
local
1250
const struct drm_property_blob *
gamma_lut
= crtc_state->hw.
gamma_lut
;
check_luts()
local
[all...]
H
A
D
intel_display_types.h
806
struct drm_property_blob *degamma_lut, *
gamma_lut
, *ctm;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H
A
D
ofdrm.c
901
struct drm_property_blob *
gamma_lut
= new_crtc_state->
gamma_lut
;
in ofdrm_crtc_helper_atomic_check()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
intel_color.c
1977
const struct drm_property_blob *
gamma_lut
= crtc_state->hw.
gamma_lut
;
in intel_gamma_lut_tests()
local
1995
const struct drm_property_blob *
gamma_lut
= crtc_state->hw.
gamma_lut
;
in intel_gamma_lut_size()
local
2031
const struct drm_property_blob *
gamma_lut
= crtc_state->hw.
gamma_lut
;
in _check_luts()
local
2315
struct drm_property_blob *
gamma_lut
;
ilk_assign_luts()
local
2420
struct drm_property_blob *de
gamma_lut
, *
gamma_lut
;
ivb_assign_luts()
local
2522
struct drm_property_blob *
gamma_lut
;
glk_assign_luts()
local
2539
struct drm_property_blob *
gamma_lut
;
glk_assign_luts()
local
[all...]
H
A
D
intel_display_types.h
1063
struct drm_property_blob *degamma_lut, *
gamma_lut
, *ctm;
member
Completed in 37 milliseconds