OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dgam_lut_mode
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hw_sequencer_debug.c
363
(s.
dgam_lut_mode
== 0) ? "Bypass" :
364
((s.
dgam_lut_mode
== 1) ? "sRGB" :
365
((s.
dgam_lut_mode
== 2) ? "Ycc" :
366
((s.
dgam_lut_mode
== 3) ? "RAM" :
367
((s.
dgam_lut_mode
== 4) ? "RAM" :
amdgpu_dcn10_dpp.c
111
CM_DGAM_LUT_MODE, &s->
dgam_lut_mode
);
amdgpu_dcn10_hw_sequencer.c
307
(s.
dgam_lut_mode
== 0) ? "Bypass" :
308
((s.
dgam_lut_mode
== 1) ? "sRGB" :
309
((s.
dgam_lut_mode
== 2) ? "Ycc" :
310
((s.
dgam_lut_mode
== 3) ? "RAM" :
311
((s.
dgam_lut_mode
== 4) ? "RAM" :
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
dpp.h
107
uint32_t
dgam_lut_mode
;
member in struct:dcn_dpp_state
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_dpp.c
64
CM_DGAM_LUT_MODE, &s->
dgam_lut_mode
);
Completed in 48 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025