[PULL] drm-misc-fixes

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Wed Aug 28 18:57:30 UTC 2019


Hi Dave and Danvet,

drm-misc-fixes for v5.3, enjoy!

drm-misc-fixes-2019-08-28:
drm-misc-fixes for v5.3 (rc7?):
- Make qxl reservel the vga ports using vgaargb to prevent switching to vga compatibility mode.
- Fix omap port lookup for SDI output
- Use virtio_max_dma_size to fix an issue with swiotlb.
- Compiler fixes to komeda.
- Add missing of_node_get() call in komeda.
- Reorder the komeda de-init functions.
The following changes since commit 63daf4e166545363f3b875f5b81aecb46e1e1d19:

  drm/omap: ensure we have a valid dma_mask (2019-08-12 16:16:34 +0300)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2019-08-28

for you to fetch changes up to 6978bce054247e4cfccdf689ce263e076499f905:

  drm/komeda: Reordered the komeda's de-init functions (2019-08-28 17:55:40 +0100)

----------------------------------------------------------------
drm-misc-fixes for v5.3 (rc7?):
- Make qxl reservel the vga ports using vgaargb to prevent switching to vga compatibility mode.
- Fix omap port lookup for SDI output
- Use virtio_max_dma_size to fix an issue with swiotlb.
- Compiler fixes to komeda.
- Add missing of_node_get() call in komeda.
- Reorder the komeda de-init functions.

----------------------------------------------------------------
Ayan Kumar Halder (1):
      drm/komeda: Reordered the komeda's de-init functions

Gerd Hoffmann (2):
      drm/qxl: get vga ioports
      drm/virtio: use virtio_max_dma_size

Laurent Pinchart (1):
      drm/omap: Fix port lookup for SDI output

Mihail Atanassov (1):
      drm/komeda: Add missing of_node_get() call

james qian wang (Arm Technology China) (3):
      drm/komeda: Fix error: not allocating enough data 1592 vs 1584
      drm/komeda: Fix warning -Wunused-but-set-variable
      drm/komeda: Clean warning 'komeda_component_add' might be a candidate for 'gnu_printf'

 drivers/gpu/drm/arm/display/komeda/komeda_dev.c    |  2 +-
 drivers/gpu/drm/arm/display/komeda/komeda_kms.c    | 29 +++++++++++++---------
 .../gpu/drm/arm/display/komeda/komeda_pipeline.h   |  1 +
 .../drm/arm/display/komeda/komeda_wb_connector.c   |  2 +-
 drivers/gpu/drm/omapdrm/dss/output.c               |  4 ++-
 drivers/gpu/drm/qxl/qxl_drv.c                      | 20 ++++++++++++++-
 drivers/gpu/drm/virtio/virtgpu_object.c            | 10 ++++++--
 7 files changed, 50 insertions(+), 18 deletions(-)


More information about the dri-devel mailing list