aboutsummaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)Author
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
2021-05-10edid: move xtra3 descriptorGerd Hoffmann
2021-05-10edid: edid_desc_nextGerd Hoffmann
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth
2021-05-02hw/display/qxl: Constify VMStateDescriptionPhilippe Mathieu-Daudé
2021-03-30hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()Philippe Mathieu-Daudé
2021-03-23edid: prefer standard timingsGerd Hoffmann
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster
2021-03-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...Peter Maydell
2021-03-14hw/display/pxa2xx: Inline template headerPeter Maydell
2021-03-14hw/display/pxa2xx: Apply whitespace-only coding style fixes to template headerPeter Maydell
2021-03-14hw/display/pxa2xx: Apply brace-related coding style fixes to template headerPeter Maydell
2021-03-14hw/display/pxa2xx: Remove use of BITS in pxa2xx_template.hPeter Maydell
2021-03-14hw/display/pxa2xx_lcd: Remove dest_width state fieldPeter Maydell
2021-03-14hw/display/pxa2xx_lcd: Remove dead code for non-32-bpp surfacesPeter Maydell
2021-03-14hw/display/pl110: Remove use of BITS from pl110_template.hPeter Maydell
2021-03-14hw/display/pl110: Pull included-once parts of template header into pl110.cPeter Maydell
2021-03-14hw/display/pl110: Remove dead code for non-32-bpp surfacesPeter Maydell
2021-03-12Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...Peter Maydell
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé
2021-03-10hw/display/sm501: Inline template header into C filePeter Maydell
2021-03-10hw/display/sm501: Expand out macros in template headerPeter Maydell
2021-03-10hw/display/sm501: Remove dead code for non-32-bit RGB surfacesPeter Maydell
2021-03-09virtio-gpu: Adjust code space stylelijiejun
2021-03-09vhost_user_gpu: Drop dead check for g_malloc() failureMarkus Armbruster
2021-03-06hw/display/tcx: Drop unnecessary code for handling BGR format outputsPeter Maydell
2021-03-06hw/display/omap_lcdc: Delete unnecessary macroPeter Maydell