All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm, fbdev: complete remove_conflicting_pci_framebuffers cleanup.
@ 2019-08-22  9:06 Gerd Hoffmann
  2019-08-22  9:06   ` Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Gerd Hoffmann @ 2019-08-22  9:06 UTC (permalink / raw)
  To: dri-devel; +Cc: Gerd Hoffmann



Gerd Hoffmann (3):
  fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers
  drm: drop resource_id parameter from
    drm_fb_helper_remove_conflicting_pci_framebuffers
  drm/i915: switch to drm_fb_helper_remove_conflicting_pci_framebuffers

 include/drm/drm_fb_helper.h             |  6 ++--
 include/linux/fb.h                      |  2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c |  2 +-
 drivers/gpu/drm/bochs/bochs_drv.c       |  2 +-
 drivers/gpu/drm/cirrus/cirrus.c         |  2 +-
 drivers/gpu/drm/i915/i915_drv.c         | 41 ++-----------------------
 drivers/gpu/drm/mgag200/mgag200_drv.c   |  2 +-
 drivers/gpu/drm/qxl/qxl_drv.c           |  2 +-
 drivers/gpu/drm/radeon/radeon_drv.c     |  2 +-
 drivers/gpu/drm/virtio/virtgpu_drv.c    |  1 -
 drivers/video/fbdev/core/fbmem.c        | 17 +++-------
 11 files changed, 16 insertions(+), 63 deletions(-)

-- 
2.18.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2019-09-23  8:18 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-22  9:06 [PATCH 0/3] drm, fbdev: complete remove_conflicting_pci_framebuffers cleanup Gerd Hoffmann
2019-08-22  9:06 ` [PATCH 1/3] fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers Gerd Hoffmann
2019-08-22  9:06   ` Gerd Hoffmann
2019-08-22  9:06   ` Gerd Hoffmann
2019-08-22 13:08   ` Daniel Vetter
2019-08-22 13:08     ` Daniel Vetter
2019-08-22  9:06 ` [PATCH 2/3] drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_framebuffers Gerd Hoffmann
2019-08-22  9:06 ` Gerd Hoffmann
2019-08-22  9:06   ` Gerd Hoffmann
2019-08-22 13:08   ` Daniel Vetter
2019-08-22 13:08     ` Daniel Vetter
2019-08-22  9:06 ` [PATCH 3/3] drm/i915: switch to drm_fb_helper_remove_conflicting_pci_framebuffers Gerd Hoffmann
2019-08-22 13:13   ` Daniel Vetter
2019-08-23  8:14     ` Gerd Hoffmann
2019-08-23  8:30       ` Daniel Vetter
2019-08-23  9:02         ` Gerd Hoffmann
2019-09-23  8:18           ` Jani Nikula

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.