Home
last modified time | relevance | path

Searched refs:test_pattern_changed (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h419 uint32_t test_pattern_changed : 1; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2057 if (pipe_ctx->update_flags.bits.test_pattern_changed) { in dcn401_program_pipe()
2484 new_pipe->update_flags.bits.test_pattern_changed = 1; in dcn401_detect_pipe_changes()
2622 new_pipe->update_flags.bits.test_pattern_changed = 1; in dcn401_detect_pipe_changes()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1529 new_pipe->update_flags.bits.test_pattern_changed = 1; in dcn20_detect_pipe_changes()
1667 new_pipe->update_flags.bits.test_pattern_changed = 1; in dcn20_detect_pipe_changes()
2020 if (pipe_ctx->update_flags.bits.test_pattern_changed) { in dcn20_program_pipe()