HomeSort by: relevance | last modified time | path
    Searched refs:rgam_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 369 (s.rgam_lut_mode == 0) ? "Bypass" :
370 ((s.rgam_lut_mode == 1) ? "sRGB" :
371 ((s.rgam_lut_mode == 2) ? "Ycc" :
372 ((s.rgam_lut_mode == 3) ? "RAM" :
373 ((s.rgam_lut_mode == 4) ? "RAM" :
amdgpu_dcn10_dpp.c 113 CM_RGAM_LUT_MODE, &s->rgam_lut_mode);
amdgpu_dcn10_hw_sequencer.c 313 (s.rgam_lut_mode == 0) ? "Bypass" :
314 ((s.rgam_lut_mode == 1) ? "sRGB" :
315 ((s.rgam_lut_mode == 2) ? "Ycc" :
316 ((s.rgam_lut_mode == 3) ? "RAM" :
317 ((s.rgam_lut_mode == 4) ? "RAM" :
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
dpp.h 108 uint32_t rgam_lut_mode; member in struct:dcn_dpp_state

Completed in 16 milliseconds