All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/amd/amdgpu: Replace drm_modeset_*_all with DRM_MODESET_LOCK_ALL_*
@ 2021-04-19 12:20 ` Fabio M. De Francesco
  0 siblings, 0 replies; 12+ messages in thread
From: Fabio M. De Francesco @ 2021-04-19 12:20 UTC (permalink / raw)
  To: outreachy-kernel, dri-devel, Alex Deucher, Christian König,
	David Airlie, Daniel Vetter, Melissa Wen
  Cc: Fabio M. De Francesco

According to the TODO list of the DRM subsystem, replace the deprecated
drm_modeset_*_all() with DRM_MODESET_LOCK_ALL_*().

Fabio M. De Francesco (2):
  drm/amd/amdgpu/amdgpu_device.c: Replace drm_modeset_*_all with
    DRM_MODESET_LOCK_ALL_*
  drm/amd/amdgpu/amdgpu_drv.c: Replace drm_modeset_*_all with
    DRM_MODESET_LOCK_ALL_*

 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 18 ++++++++++++------
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c    |  6 ++++--
 2 files changed, 16 insertions(+), 8 deletions(-)

-- 
2.31.1

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

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

end of thread, other threads:[~2021-04-19 14:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-19 12:20 [PATCH 0/2] drm/amd/amdgpu: Replace drm_modeset_*_all with DRM_MODESET_LOCK_ALL_* Fabio M. De Francesco
2021-04-19 12:20 ` Fabio M. De Francesco
2021-04-19 12:20 ` [PATCH 1/2] drm/amd/amdgpu/amdgpu_device.c: " Fabio M. De Francesco
2021-04-19 12:20   ` Fabio M. De Francesco
2021-04-19 13:08   ` [Outreachy kernel] " Julia Lawall
2021-04-19 13:08     ` Julia Lawall
2021-04-19 13:51     ` Fabio M. De Francesco
2021-04-19 13:51       ` Fabio M. De Francesco
2021-04-19 14:50       ` Julia Lawall
2021-04-19 14:50         ` Julia Lawall
2021-04-19 12:20 ` [PATCH 2/2] drm/amd/amdgpu/amdgpu_drv.c: " Fabio M. De Francesco
2021-04-19 12:20   ` Fabio M. De Francesco

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.