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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_link_encoder.c 460 static uint8_t get_frontend_source( function in typeref:typename:uint8_t
1366 field |= get_frontend_source(engine);
1368 field &= ~get_frontend_source(engine);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_link_encoder.c 431 static uint8_t get_frontend_source( function in typeref:typename:uint8_t
1333 field |= get_frontend_source(engine);
1335 field &= ~get_frontend_source(engine);

Completed in 12 milliseconds