OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:asyc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_head.c
74
struct nouveau_conn_atom *
asyc
)
76
const int vib =
asyc
->procamp.color_vibrance - 100;
77
const int hue =
asyc
->procamp.vibrant_hue - 90;
87
struct nouveau_conn_atom *
asyc
)
91
if (
asyc
->dither.mode == DITHERING_MODE_AUTO) {
95
mode =
asyc
->dither.mode;
98
if (
asyc
->dither.depth == DITHERING_DEPTH_AUTO) {
102
mode |=
asyc
->dither.depth;
114
struct nouveau_conn_atom *
asyc
)
116
struct drm_connector *connector =
asyc
->state.connector
315
struct nouveau_conn_atom *
asyc
= NULL;
local in function:nv50_head_atomic_check
[
all
...]
nouveau_dispnv50_disp.c
330
struct nouveau_conn_atom *
asyc
= nouveau_conn_atom(conn_state);
local in function:nv50_outp_atomic_check_view
334
asyc
->scaler.full = false;
338
if (
asyc
->scaler.mode == DRM_MODE_SCALE_NONE) {
351
asyc
->scaler.full = true;
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_connector.c
107
const struct nouveau_conn_atom *
asyc
= nouveau_conn_atom_const(state);
local in function:nouveau_conn_atomic_get_property
112
*val =
asyc
->scaler.mode;
114
*val =
asyc
->scaler.underscan.mode;
116
*val =
asyc
->scaler.underscan.hborder;
118
*val =
asyc
->scaler.underscan.vborder;
120
*val =
asyc
->dither.mode;
122
*val =
asyc
->dither.depth;
124
*val =
asyc
->procamp.vibrant_hue;
126
*val =
asyc
->procamp.color_vibrance;
139
struct nouveau_conn_atom *
asyc
= nouveau_conn_atom(state)
local in function:nouveau_conn_atomic_set_property
230
struct nouveau_conn_atom *
asyc
= nouveau_conn_atom(state);
local in function:nouveau_conn_atomic_destroy_state
239
struct nouveau_conn_atom *
asyc
;
local in function:nouveau_conn_atomic_duplicate_state
254
struct nouveau_conn_atom *
asyc
;
local in function:nouveau_conn_reset
783
struct nouveau_conn_atom *
asyc
= &nv_connector->properties_state;
local in function:nouveau_connector_set_property
[
all
...]
Completed in 41 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025