Home
last modified time | relevance | path

Searched refs:supported_fmts (Results 1 – 25 of 99) sorted by relevance

1234

/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c274 unsigned int supported_fmts = 0; in atmel_hlcdc_connector_output_mode() local
299 supported_fmts |= ATMEL_HLCDC_RGB444_OUTPUT; in atmel_hlcdc_connector_output_mode()
302 supported_fmts |= ATMEL_HLCDC_RGB565_OUTPUT; in atmel_hlcdc_connector_output_mode()
305 supported_fmts |= ATMEL_HLCDC_RGB666_OUTPUT; in atmel_hlcdc_connector_output_mode()
308 supported_fmts |= ATMEL_HLCDC_RGB888_OUTPUT; in atmel_hlcdc_connector_output_mode()
315 return supported_fmts; in atmel_hlcdc_connector_output_mode()
330 unsigned int supported_fmts = 0; in atmel_hlcdc_crtc_select_output_mode() local
335 supported_fmts = atmel_hlcdc_connector_output_mode(cstate); in atmel_hlcdc_crtc_select_output_mode()
338 output_fmts &= supported_fmts; in atmel_hlcdc_crtc_select_output_mode()
340 output_fmts |= supported_fmts; in atmel_hlcdc_crtc_select_output_mode()
/openbmc/qemu/tests/qemu-iotests/
H A D20926 iotests.script_initialize(supported_fmts=['qcow2'])
H A D30426 iotests.script_initialize(supported_fmts=['qcow2'],
H A D29926 supported_fmts=['qcow2'],
H A D23529 iotests.script_initialize(supported_fmts=['qcow2'])
H A D20826 iotests.script_initialize(supported_fmts=['generic'])
H A D28326 supported_fmts=['qcow2'],
H A D25425 iotests.script_initialize(supported_fmts=['qcow2'],
H A D21627 iotests.script_initialize(supported_fmts=['qcow2', 'qcow', 'qed', 'vmdk'],
H A D24825 iotests.script_initialize(supported_fmts=['qcow2'])
H A D20328 iotests.script_initialize(supported_fmts=['qcow2'],
H A D13259 iotests.main(supported_fmts=['raw', 'qcow2'],
H A D20228 iotests.script_initialize(supported_fmts=['qcow2'],
H A D30327 iotests.script_initialize(supported_fmts=['qcow2'],
H A D31027 iotests.script_initialize(supported_fmts=['qcow2'],
H A D28027 supported_fmts=['qcow2'],
/openbmc/qemu/tests/qemu-iotests/tests/
H A Diothreads-create24 iotests.script_initialize(supported_fmts=['qcow2', 'qcow', 'qed', 'vdi',
H A Dparallels-read-bitmap24 iotests.script_initialize(supported_fmts=['parallels'])
H A Dremove-bitmap-from-backing24 iotests.script_initialize(supported_fmts=['qcow2'],
H A Dnbd-reconnect-on-open27 iotests.script_initialize(supported_fmts=['qcow2'])
H A Dexport-incoming-iothread77 iotests.main(supported_fmts=['generic'],
H A Dblock-status-cache134 iotests.main(supported_fmts=['raw'],
H A Dreopen-file86 iotests.main(supported_fmts=['qcow', 'qcow2', 'qed', 'raw', 'vdi', 'vhdx',
H A Dmirror-top-perms118 iotests.main(supported_fmts=['raw'],
H A Diothreads-stream23 iotests.script_initialize(supported_fmts=['qcow2'],

1234