Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_dev.h229 uint32_t update_id; member
396 uint32_t update_id; member
402 uint32_t update_id; member
H A Dqxl_kms.c45 DRM_INFO("Device Version %d.%d\n", rom->id, rom->update_id); in qxl_check_device()
/openbmc/qemu/hw/display/
H A Dqxl.c852 static void interface_notify_update(QXLInstance *sin, uint32_t update_id) in interface_notify_update() argument
1204 d->shadow_rom.update_id = cpu_to_le32(0); in qxl_reset_state()
/openbmc/qemu/ui/
H A Dspice-display.c611 static void interface_notify_update(QXLInstance *sin, uint32_t update_id) in interface_notify_update() argument