index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
/
virtio-gpu.h
Age
Commit message (
Expand
)
Author
2023-07-10
virtio-gpu: refactor generate_edid function to virtio_gpu_base
Erico Nunes
2023-06-27
virtio-gpu/win32: allocate shareable 2d resources/images
Marc-André Lureau
2022-06-14
virtio-gpu: Respect UI refresh rate for EDID
Akihiko Odaki
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-01-13
edid: set default resolution to 1280x800 (WXGA)
Daniel P. Berrangé
2021-11-05
virtio-gpu: splitting one extended mode guest fb into n-scanouts
Dongwon Kim
2021-07-22
hw/display: fix virgl reset regression
Marc-André Lureau
2021-05-27
virtio-gpu: Add helpers to create and destroy dmabuf objects
Vivek Kasireddy
2021-05-27
virtio-gpu: Add initial definitions for blob resources
Vivek Kasireddy
2021-05-27
virtio-gpu: Refactor virtio_gpu_create_mapping_iov
Vivek Kasireddy
2021-05-27
virtio-gpu: Refactor virtio_gpu_set_scanout
Vivek Kasireddy
2021-05-27
virtio-gpu: Add udmabuf helpers
Vivek Kasireddy
2021-05-10
virtio-gpu: move fields to struct VirtIOGPUGL
Gerd Hoffmann
2021-05-10
virtio-gpu: drop use_virgl_renderer
Gerd Hoffmann
2021-05-10
virtio-gpu: move update_cursor_data
Gerd Hoffmann
2021-05-10
virtio-gpu: move virgl process_cmd
Gerd Hoffmann
2021-05-10
virtio-gpu: use class function for ctrl queue handlers
Gerd Hoffmann
2021-05-10
virtio-gpu: move virgl reset
Gerd Hoffmann
2021-05-10
virtio-gpu: move virgl realize + properties
Gerd Hoffmann
2021-05-10
virtio-gpu: add virtio-gpu-gl-device
Gerd Hoffmann
2021-05-10
virtio-gpu: handle partial maps properly
Gerd Hoffmann
2021-02-04
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
2021-02-04
virtio-gpu: avoid re-entering cmdq processing
Marc-André Lureau
2021-02-04
vhost-user-gpu: add a configuration flag for dmabuf usage
Marc-André Lureau
2020-09-29
virtio-gpu: set physical dimensions for EDID
Marc-André Lureau
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-15
virtio-gpu: make virtio_gpu_ops static
Gerd Hoffmann
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-27
vhost-user-gpu: Move QOM macro to header
Eduardo Habkost
2019-06-13
edid: flip the default to enabled
Gerd Hoffmann
2019-05-29
hw/display: add vhost-user-vga & gpu-pci
Marc-André Lureau
2019-05-29
virtio-gpu: split virtio-gpu, introduce virtio-gpu-base
Marc-André Lureau
2019-03-18
virtio-gpu: delay virglrenderer reset when blocked.
Gerd Hoffmann
2019-03-11
virtio-gpu: make virtio_gpu_reset static
Gerd Hoffmann
2019-02-22
display/virtio: add edid support.
Gerd Hoffmann
2019-02-22
virtio-gpu: remove useless 'waiting' field
Marc-André Lureau
2019-02-22
virtio-gpu: block both 2d and 3d rendering
Marc-André Lureau
2019-02-22
virtio-gpu: remove unused config_size
Marc-André Lureau
2019-02-22
virtio-gpu: remove unused qdev
Marc-André Lureau
2018-09-03
virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
Gerd Hoffmann
2018-08-30
Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
Gerd Hoffmann
2018-08-30
virtio-vga: fix reset
Gerd Hoffmann
2018-08-07
virtio-gpu: fix crashes upon warm reboot with vga mode
Marc-André Lureau
2018-06-26
virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 define
Peter Maydell
2018-06-01
virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhere
Alex Williamson
2018-05-20
trivial: Do not include pci.h if it is not necessary
Thomas Huth
2018-02-26
virtio-gpu-3d: add support for second capability set (v4)
Dave Airlie
[next]