summaryrefslogtreecommitdiffstats
path: root/hw/display
Commit message (Expand)AuthorAgeFilesLines
* virtio-gpu: move scanout_id sanity checkGerd Hoffmann2021-06-151-6/+14
* vga: Allow writing VBE_DISPI_ID5 to ID registerDennis Wölfing2021-06-151-1/+2
* hw/display/macfb: Classify the "nubus-macfb" as display deviceThomas Huth2021-06-051-0/+1
* docs: fix references to docs/devel/tracing.rstStefano Garzarella2021-06-021-1/+1
* virtio-gpu: Update cursor data using blobVivek Kasireddy2021-05-271-5/+14
* virtio-gpu: Add virtio_gpu_set_scanout_blobVivek Kasireddy2021-05-272-7/+96
* virtio-gpu: Factor out update scanoutVivek Kasireddy2021-05-271-12/+23
* virtio-gpu: Add helpers to create and destroy dmabuf objectsVivek Kasireddy2021-05-271-0/+65
* virtio-gpu: Add virtio_gpu_resource_create_blobVivek Kasireddy2021-05-272-3/+71
* virtio-gpu: Add initial definitions for blob resourcesVivek Kasireddy2021-05-272-0/+17
* virtio-gpu: Refactor virtio_gpu_create_mapping_iovVivek Kasireddy2021-05-272-11/+11
* virtio-gpu: Refactor virtio_gpu_set_scanoutVivek Kasireddy2021-05-271-64/+87
* virtio-gpu: Add virtio_gpu_find_check_resourceVivek Kasireddy2021-05-271-19/+47
* virtio-gpu: Add udmabuf helpersVivek Kasireddy2021-05-272-0/+159
* hw/display/qxl: Set pci rom address aligned with page sizemaobibo2021-05-271-1/+1
* Drop the deprecated lm32 targetMarkus Armbruster2021-05-126-1001/+0Star
* virtio-gpu: add virtio-vga-glGerd Hoffmann2021-05-102-0/+52
* modules: add have_vgaGerd Hoffmann2021-05-101-0/+2
* virtio-gpu: add virtio-gpu-gl-pciGerd Hoffmann2021-05-102-0/+60
* virtio-gpu: move fields to struct VirtIOGPUGLGerd Hoffmann2021-05-101-6/+9
* virtio-gpu: drop use_virgl_rendererGerd Hoffmann2021-05-102-36/+14Star
* virtio-gpu: move virtio-gpu-gl-device to separate moduleGerd Hoffmann2021-05-101-3/+6
* virtio-gpu: drop VIRGL() macroGerd Hoffmann2021-05-101-17/+0Star
* virtio-gpu: move update_cursor_dataGerd Hoffmann2021-05-102-32/+36
* virtio-gpu: move virgl process_cmdGerd Hoffmann2021-05-102-4/+16
* virtio-gpu: move virgl gl_flushedGerd Hoffmann2021-05-102-15/+13Star
* virtio-gpu: move virgl handle_ctrlGerd Hoffmann2021-05-102-13/+33
* virtio-gpu: use class function for ctrl queue handlersGerd Hoffmann2021-05-101-3/+9
* virtio-gpu: move virgl resetGerd Hoffmann2021-05-102-18/+18
* virtio-gpu: move virgl realize + propertiesGerd Hoffmann2021-05-102-22/+34
* virtio-gpu: add virtio-gpu-gl-deviceGerd Hoffmann2021-05-102-1/+42
* virtio-gpu: rename virgl source file.Gerd Hoffmann2021-05-102-1/+1
* virtio-gpu: handle partial maps properlyGerd Hoffmann2021-05-102-33/+50
* edid: add support for DisplayID extension (5k resolution)Konstantin Nazarov2021-05-102-6/+74
* edid: allow arbitrary-length checksumsKonstantin Nazarov2021-05-101-5/+5
* edid: move timing generation into a separate functionKonstantin Nazarov2021-05-101-24/+44
* edid: Make refresh rate configurableAkihiko Odaki2021-05-101-4/+5
* edid: use dta extension block descriptorsGerd Hoffmann2021-05-101-0/+8
* edid: move xtra3 descriptorGerd Hoffmann2021-05-101-9/+11
* edid: edid_desc_nextGerd Hoffmann2021-05-101-15/+26
* Do not include hw/boards.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* hw: Remove superfluous includes of hw/hw.hThomas Huth2021-05-021-1/+0Star
* hw/display/qxl: Constify VMStateDescriptionPhilippe Mathieu-Daudé2021-05-021-4/+4
* hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()Philippe Mathieu-Daudé2021-03-301-0/+9
* edid: prefer standard timingsGerd Hoffmann2021-03-231-7/+8
* hw: Replace anti-social QOM type namesMarkus Armbruster2021-03-191-1/+1
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...Peter Maydell2021-03-144-668/+542Star
|\
| * hw/display/pxa2xx: Inline template headerPeter Maydell2021-03-142-436/+425Star
| * hw/display/pxa2xx: Apply whitespace-only coding style fixes to template headerPeter Maydell2021-03-141-34/+32Star
| * hw/display/pxa2xx: Apply brace-related coding style fixes to template headerPeter Maydell2021-03-141-19/+28