Home
last modified time | relevance | path

Searched refs:pipe_need_reprogram (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Dresource.h162 bool pipe_need_reprogram(
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1916 pipe_need_reprogram(pipe_ctx_old, pipe_ctx)) { in dce110_reset_hw_ctx_wrap()
2083 if (pipe_ctx_old->stream && !pipe_need_reprogram(pipe_ctx_old, pipe_ctx)) in dce110_apply_ctx_to_hw()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1119 pipe_need_reprogram(pipe_ctx_old, pipe_ctx)) { in reset_hw_ctx_wrap()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c2752 bool pipe_need_reprogram( in pipe_need_reprogram() function