dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] drm: Use full allocated minor range for DRM
@ 2022-08-17 23:05 Michał Winiarski
  2022-08-17 23:05 ` [PATCH 1/3] drm: Don't reserve minors for control nodes Michał Winiarski
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Michał Winiarski @ 2022-08-17 23:05 UTC (permalink / raw)
  To: dri-devel; +Cc: Michał Winiarski, David Airlie, Thomas Zimmermann

64 DRM device nodes is not enough for everyone.
Upgrade it to 512K (which definitely is more than enough).
Additionally - one minor tweak around minor IDR locking.

Michał Winiarski (3):
  drm: Don't reserve minors for control nodes
  drm: Expand max DRM device number to full MINORBITS
  drm: Use mutex for minors

 drivers/gpu/drm/drm_drv.c | 45 ++++++++++++++++++---------------------
 include/drm/drm_file.h    |  1 -
 2 files changed, 21 insertions(+), 25 deletions(-)

-- 
2.37.2


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

end of thread, other threads:[~2022-08-24 18:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-17 23:05 [PATCH 0/3] drm: Use full allocated minor range for DRM Michał Winiarski
2022-08-17 23:05 ` [PATCH 1/3] drm: Don't reserve minors for control nodes Michał Winiarski
2022-08-17 23:05 ` [PATCH 2/3] drm: Expand max DRM device number to full MINORBITS Michał Winiarski
2022-08-17 23:06 ` [PATCH 3/3] drm: Use mutex for minors Michał Winiarski
     [not found] ` <wWV4E0y1qoweGL7vMn0IgY903SnA0rN5qqy_58NIvSX9j0XkFb1JKTmea4HhNCPsxCUe88Ni7HUa2Bu1UMIxtZZh1nrIR3aVaoooDiAaUvU=@emersion.fr>
     [not found]   ` <20220818120616.xuhlnsckjd4octwb@nostramo.hardline.pl>
2022-08-19  8:16     ` [PATCH 0/3] drm: Use full allocated minor range for DRM Simon Ser
2022-08-19  9:14       ` Michał Winiarski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).