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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
dpp.h 159 void (*dpp_set_csc_adjustment)( member in struct:dpp_funcs
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_dpp.c 527 .dpp_set_csc_adjustment = dpp1_cm_set_output_csc_adjustment,
amdgpu_dcn10_hw_sequencer.c 2007 pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment(pipe_ctx->plane_res.dpp, matrix);
2020 if (pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment != NULL) {
2036 pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment(pipe_ctx->plane_res.dpp, matrix);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_dpp.c 467 .dpp_set_csc_adjustment = NULL,

Completed in 16 milliseconds