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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
core_types.h 263 uint32_t odm : 1; member in struct:pipe_update_flags::__anon4619
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_hwseq.c 1193 new_pipe->update_flags.bits.odm = 1;
1205 /* Detect odm changes */
1211 new_pipe->update_flags.bits.odm = 1;
1498 if (pipe_ctx->update_flags.bits.odm)
1525 * interation between mpc and odm combine on different streams
1526 * causes a different pipe to be chosen to odm combine with.

Completed in 30 milliseconds