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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_opp_v.c 48 .opp_program_bit_depth_reduction =
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
opp.h 287 void (*opp_program_bit_depth_reduction)( member in struct:opp_funcs
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_opp.c 546 .opp_program_bit_depth_reduction = dce110_opp_program_bit_depth_reduction
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_opp.c 407 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_opp.c 348 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link_dp.c 3680 opp->funcs->opp_program_bit_depth_reduction(opp, &params);
3716 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, &params);
3746 opp->funcs->opp_program_bit_depth_reduction(opp, &params);
3762 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, &params);
amdgpu_dc.c 475 opp_program_bit_depth_reduction(pipes->stream_res.opp, &params);

Completed in 48 milliseconds