Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dkms_frontbuffer_tracking.c265 struct modeset_params scnd_mode_params; variable
437 scnd_mode_params.pipe = PIPE_NONE; in init_modeset_cached_params()
438 scnd_mode_params.output = NULL; in init_modeset_cached_params()
442 init_mode_params(&scnd_mode_params, scnd_output, scnd_pipe); in init_modeset_cached_params()
604 if (scnd_mode_params.output) { in create_shared_fb()
605 scnd_w = scnd_mode_params.mode->hdisplay; in create_shared_fb()
606 scnd_h = scnd_mode_params.mode->vdisplay; in create_shared_fb()
633 if (scnd_mode_params.output) { in destroy_fbs()
669 if (!scnd_mode_params.output) in create_fbs()
672 create_fb(format, scnd_mode_params.mode->hdisplay, in create_fbs()
[all …]