Home
last modified time | relevance | path

Searched refs:pending_test_pattern (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h344 struct test_pattern *pending_test_pattern; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/
Ddc.c2606 if (stream_update && stream_update->pending_test_pattern) { in check_update_surfaces_for_stream()
2941 if (update->pending_test_pattern) in copy_stream_update_to_stream()
2942 stream->test_pattern = *update->pending_test_pattern; in copy_stream_update_to_stream()
3198 if (stream_update->pending_test_pattern) { in commit_planes_do_stream_update()
4238 stream_update->pending_test_pattern || in full_update_required()