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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc.c 589 static bool dc_construct_ctx(struct dc *dc, function in typeref:typename:bool
679 if (!dc_construct_ctx(dc, init_params)) {
846 if (false == dc_construct_ctx(dc, init_params)) {
amdgpu_dc.c 589 static bool dc_construct_ctx(struct dc *dc, function in typeref:typename:bool
679 if (!dc_construct_ctx(dc, init_params)) {
846 if (false == dc_construct_ctx(dc, init_params)) {

Completed in 26 milliseconds