aboutsummaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell5-14/+17
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini2-0/+2
2020-12-10arm: do not use ram_size globalPaolo Bonzini1-2/+3
2020-12-10hw/ssi: Rename SSI 'slave' as 'peripheral'Philippe Mathieu-Daudé2-12/+12
2020-12-10Clean up includesMarkus Armbruster1-1/+0
2020-11-22hw/display/tcx: add missing 64-bit access for framebuffer blitterMark Cave-Ayland1-1/+5
2020-11-17ads7846: put it into the 'input' categoryGan Qixin1-0/+2
2020-11-17ssd0323: put it into the 'display' categoryGan Qixin1-0/+1
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant4-4/+4
2020-11-13hw/display/cirrus_vga: Fix hexadecimal format string specifierPhilippe Mathieu-Daudé1-1/+1
2020-11-13hw/display/cirrus_vga: Remove debugging code commented outPhilippe Mathieu-Daudé1-18/+0
2020-11-04ati: check x y display parameter valuesPrasad J Pandit1-4/+6
2020-11-02hw/display/exynos4210_fimd: Fix potential NULL pointer dereferenceAlexChen1-1/+3
2020-11-02hw/display/omap_lcdc: Fix potential NULL pointer dereferenceAlexChen1-3/+7
2020-10-31Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201029-pull-reque...Peter Maydell2-9/+20
2020-10-29virtio-gpu: only compile virtio-gpu-3d.c for CONFIG_VIRGL=yGerd Hoffmann2-5/+3
2020-10-29virtio-gpu: add virtio-vga moduleGerd Hoffmann1-2/+8
2020-10-29virtio-gpu: add virtio-gpu-pci moduleGerd Hoffmann1-2/+9
2020-10-28hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitterPhilippe Mathieu-Daudé1-3/+15
2020-10-13vga-pci: Register "big-endian-framebuffer" as class propertyEduardo Habkost1-8/+4
2020-09-29virtio-vga: implement big-endian-framebuffer propertyGerd Hoffmann1-0/+19
2020-09-29virtio-gpu: set physical dimensions for EDIDMarc-André Lureau2-0/+4
2020-09-29edid: use physical dimensions if availableMarc-André Lureau1-11/+25
2020-09-29edid: fix physical display size computationMarc-André Lureau1-2/+2
2020-09-29virtio-gpu-3d: fix abnormal display after a warm rebootGuoqing Zhang1-1/+1
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi1-2/+2
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost22-69/+23
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost1-1/+1
2020-09-15virtio-gpu: build modularGerd Hoffmann1-16/+6
2020-09-15virtio-gpu: make virtio_gpu_ops staticGerd Hoffmann2-9/+10
2020-09-15meson: remove duplicate qxl sourcesGerd Hoffmann1-2/+0
2020-09-15meson: fix qxl dependenciesGerd Hoffmann1-1/+2
2020-09-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell29-108/+175
2020-09-09virtio-vga: Use typedef name for instance_sizeEduardo Habkost1-3/+3
2020-09-09vhost-user-vga: Use typedef name for instance_sizeEduardo Habkost1-1/+1
2020-09-09trace-events: Fix attribution of trace points to sourceMarkus Armbruster1-1/+3
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost1-4/+2
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost29-47/+60
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost29-57/+113
2020-09-07Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-pull-request' ...Peter Maydell1-14/+29
2020-09-04cirrus: handle wraparound in cirrus_invalidate_regionGerd Hoffmann1-3/+9
2020-09-04virtio-gpu: fix unmap the already mapped itemsLi Zhijian1-1/+4
2020-09-03hw/display/artist: Allow screen size up to 2048 linesHelge Deller1-1/+1
2020-09-03hw/display/artist: Refactor x/y coordination extractionHelge Deller1-14/+17
2020-09-03hw/display/artist: Verify artist screen resolutionHelge Deller1-0/+12
2020-09-01hw/display/vga:Remove redundant statement in vga_draw_graphic()Chen Qun1-1/+0
2020-09-01hw: Remove superfluous breaksLiao Pingfang2-3/+0
2020-08-27nubus: Rename class type checking macrosEduardo Habkost1-2/+2
2020-08-27vhost-user-gpu: Move QOM macro to headerEduardo Habkost1-3/+0
2020-08-27pl110: Rename pl110_version enum valuesEduardo Habkost1-11/+11