OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:igam_lut_mode
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hw_sequencer_debug.c
358
(s.
igam_lut_mode
== 0) ? "BypassFixed" :
359
((s.
igam_lut_mode
== 1) ? "BypassFloat" :
360
((s.
igam_lut_mode
== 2) ? "RAM" :
361
((s.
igam_lut_mode
== 3) ? "RAM" :
amdgpu_dcn10_dpp.c
107
CM_IGAM_LUT_MODE, &s->
igam_lut_mode
);
amdgpu_dcn10_hw_sequencer.c
302
(s.
igam_lut_mode
== 0) ? "BypassFixed" :
303
((s.
igam_lut_mode
== 1) ? "BypassFloat" :
304
((s.
igam_lut_mode
== 2) ? "RAM" :
305
((s.
igam_lut_mode
== 3) ? "RAM" :
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
dpp.h
105
uint32_t
igam_lut_mode
;
member in struct:dcn_dpp_state
Completed in 37 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025