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