mbox series

[PULL] drm-misc-fixes

Message ID 20190626205615.GA123489@art_vandelay (mailing list archive)
State New, archived
Headers show
Series [PULL] drm-misc-fixes | expand

Pull-request

git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2019-06-26

Message

Sean Paul June 26, 2019, 8:56 p.m. UTC
Hi maintainers,
One patch this week, no magic.


drm-misc-fixes-2019-06-26:
virtio- Don't call drm_connector_update_edid_property() while holding spinlock

Cc: Gerd Hoffmann <kraxel@redhat.com>

Cheers, Sean


The following changes since commit 5eab9cf87b6c261f4e2f6c7623171cc2f5ea1a9c:

  Merge tag 'imx-drm-fixes-2019-06-20' of git://git.pengutronix.de/git/pza/linux into drm-fixes (2019-06-21 11:44:24 +1000)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2019-06-26

for you to fetch changes up to 41de4be6f6efa4132b29af51158cd672d93f2543:

  drm/virtio: move drm_connector_update_edid_property() call (2019-06-26 11:05:05 +0200)

----------------------------------------------------------------
virtio- Don't call drm_connector_update_edid_property() while holding spinlock

Cc: Gerd Hoffmann <kraxel@redhat.com>

----------------------------------------------------------------
Gerd Hoffmann (1):
      drm/virtio: move drm_connector_update_edid_property() call

 drivers/gpu/drm/virtio/virtgpu_vq.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)