HomeSort by: relevance | last modified time | path
    Searched refs:LUT_BYPASS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
hw_shared.h 258 LUT_BYPASS,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_dpp_cm.c 457 mode = LUT_BYPASS;
466 mode = LUT_BYPASS;
484 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A)
550 mode = LUT_BYPASS;
559 mode = LUT_BYPASS;
896 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A)
932 mode = LUT_BYPASS;
941 mode = LUT_BYPASS;
972 if (mode == LUT_BYPASS)
1080 dpp20_set_3dlut_mode(dpp_base, LUT_BYPASS, false, false)
    [all...]
amdgpu_dcn20_mpc.c 313 mode = LUT_BYPASS;
322 mode = LUT_BYPASS;
425 if (current_mode == LUT_BYPASS)
454 if (current_mode == LUT_BYPASS || current_mode == LUT_RAM_A)

Completed in 26 milliseconds