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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_resource.c 1515 static bool is_timing_changed(struct dc_stream_state *cur_stream, function in typeref:typename:bool
1546 if (is_timing_changed(stream_a, stream_b))
2656 if (is_timing_changed(pipe_ctx_old->stream, pipe_ctx->stream))
amdgpu_dc_resource.c 1515 static bool is_timing_changed(struct dc_stream_state *cur_stream, function in typeref:typename:bool
1546 if (is_timing_changed(stream_a, stream_b))
2656 if (is_timing_changed(pipe_ctx_old->stream, pipe_ctx->stream))

Completed in 29 milliseconds