OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:color_mgmt_changed
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_crtc.h
172
* @
color_mgmt_changed
: Color management properties have changed
176
bool
color_mgmt_changed
: 1;
member in struct:drm_crtc_state
/src/sys/external/bsd/drm2/dist/drm/
drm_atomic_state_helper.c
148
state->
color_mgmt_changed
= false;
drm_atomic_uapi.c
449
state->
color_mgmt_changed
|= replaced;
457
state->
color_mgmt_changed
|= replaced;
465
state->
color_mgmt_changed
|= replaced;
drm_atomic.c
402
drm_printf(p, "\tcolor_mgmt_changed=%d\n", state->
color_mgmt_changed
);
drm_fb_helper.c
1076
crtc_state->
color_mgmt_changed
|= replaced;
drm_atomic_helper.c
3530
crtc_state->
color_mgmt_changed
|= replaced;
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_base507c.c
207
asyh->state.
color_mgmt_changed
= true;
nouveau_dispnv50_head.c
346
if (asyh->state.
color_mgmt_changed
||
nouveau_dispnv50_wndw.c
434
asyh->state.
color_mgmt_changed
||
nouveau_dispnv50_disp.c
2316
if (new_crtc_state->
color_mgmt_changed
) {
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c
6405
if (new_pcrtc_state->
color_mgmt_changed
) {
6564
if (new_pcrtc_state->
color_mgmt_changed
) {
7538
if (dm_new_crtc_state->base.
color_mgmt_changed
||
7590
if (new_crtc_state->
color_mgmt_changed
)
7848
if (new_crtc_state->
color_mgmt_changed
) {
8013
!new_crtc_state->
color_mgmt_changed
&&
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c
6310
(new_crtc_state->uapi.
color_mgmt_changed
||
6337
(new_crtc_state->uapi.
color_mgmt_changed
||
12556
crtc_state->uapi.
color_mgmt_changed
= true;
12559
crtc_state->uapi.
color_mgmt_changed
) {
14837
if (new_crtc_state->uapi.
color_mgmt_changed
||
14875
(new_crtc_state->uapi.
color_mgmt_changed
||
15426
(new_crtc_state->uapi.
color_mgmt_changed
||
17493
crtc_state->uapi.
color_mgmt_changed
= true;
Completed in 40 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025