summaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)Author
2021-07-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-11Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into stagingPeter Maydell
2021-07-09modules: add virtio-gpu module annotationsGerd Hoffmann
2021-07-09modules: add qxl module annotationsGerd Hoffmann
2021-07-08hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()Philippe Mathieu-Daudé
2021-07-08hw/display/sm501: Replace i2c_send_recv() by i2c_recv() & i2c_send()Philippe Mathieu-Daudé
2021-07-08hw/display/sm501: Simplify sm501_i2c_write() logicPhilippe Mathieu-Daudé
2021-07-06configure, meson: convert virgl detection to mesonPaolo Bonzini
2021-07-04Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into stagingPeter Maydell
2021-07-02g364fb: add VMStateDescription for G364SysBusStateMark Cave-Ayland
2021-07-02g364fb: use RAM memory region for framebufferMark Cave-Ayland
2021-06-30vhost: Distinguish errors in vhost_dev_get_config()Kevin Wolf
2021-06-15virtio-gpu: move scanout_id sanity checkGerd Hoffmann
2021-06-15vga: Allow writing VBE_DISPI_ID5 to ID registerDennis Wölfing
2021-06-05hw/display/macfb: Classify the "nubus-macfb" as display deviceThomas Huth
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-27virtio-gpu: Update cursor data using blobVivek Kasireddy
2021-05-27virtio-gpu: Add virtio_gpu_set_scanout_blobVivek Kasireddy
2021-05-27virtio-gpu: Factor out update scanoutVivek Kasireddy
2021-05-27virtio-gpu: Add helpers to create and destroy dmabuf objectsVivek Kasireddy
2021-05-27virtio-gpu: Add virtio_gpu_resource_create_blobVivek Kasireddy
2021-05-27virtio-gpu: Add initial definitions for blob resourcesVivek Kasireddy
2021-05-27virtio-gpu: Refactor virtio_gpu_create_mapping_iovVivek Kasireddy
2021-05-27virtio-gpu: Refactor virtio_gpu_set_scanoutVivek Kasireddy
2021-05-27virtio-gpu: Add virtio_gpu_find_check_resourceVivek Kasireddy
2021-05-27virtio-gpu: Add udmabuf helpersVivek Kasireddy
2021-05-27hw/display/qxl: Set pci rom address aligned with page sizemaobibo
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-10virtio-gpu: add virtio-vga-glGerd Hoffmann
2021-05-10modules: add have_vgaGerd Hoffmann
2021-05-10virtio-gpu: add virtio-gpu-gl-pciGerd Hoffmann
2021-05-10virtio-gpu: move fields to struct VirtIOGPUGLGerd Hoffmann
2021-05-10virtio-gpu: drop use_virgl_rendererGerd Hoffmann
2021-05-10virtio-gpu: move virtio-gpu-gl-device to separate moduleGerd Hoffmann
2021-05-10virtio-gpu: drop VIRGL() macroGerd Hoffmann
2021-05-10virtio-gpu: move update_cursor_dataGerd Hoffmann
2021-05-10virtio-gpu: move virgl process_cmdGerd Hoffmann
2021-05-10virtio-gpu: move virgl gl_flushedGerd Hoffmann
2021-05-10virtio-gpu: move virgl handle_ctrlGerd Hoffmann
2021-05-10virtio-gpu: use class function for ctrl queue handlersGerd Hoffmann
2021-05-10virtio-gpu: move virgl resetGerd Hoffmann
2021-05-10virtio-gpu: move virgl realize + propertiesGerd Hoffmann
2021-05-10virtio-gpu: add virtio-gpu-gl-deviceGerd Hoffmann
2021-05-10virtio-gpu: rename virgl source file.Gerd Hoffmann
2021-05-10virtio-gpu: handle partial maps properlyGerd Hoffmann
2021-05-10edid: add support for DisplayID extension (5k resolution)Konstantin Nazarov
2021-05-10edid: allow arbitrary-length checksumsKonstantin Nazarov
2021-05-10edid: move timing generation into a separate functionKonstantin Nazarov
2021-05-10edid: Make refresh rate configurableAkihiko Odaki
2021-05-10edid: use dta extension block descriptorsGerd Hoffmann