All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
To: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: "Jeffrey Hugo" <quic_jhugo@quicinc.com>,
	"Oded Gabbay" <ogabbay@kernel.org>,
	"Maíra Canal" <mcanal@igalia.com>,
	dri-devel@lists.freedesktop.org,
	"Jacek Lawrynowicz" <jacek.lawrynowicz@linux.intel.com>
Subject: DRM accel and debugfs/sysfs
Date: Wed, 1 Feb 2023 16:20:03 +0100	[thread overview]
Message-ID: <20230201152003.GA2623449@linux.intel.com> (raw)

Hi

I was about to send debugfs support for ivpu and noticed that there
are current changes that deprecate drm_devel->debugfs_init callback.

Further I looked at this commit [1], that stated we should not
use drm_minor for debugfs and sysfs. What is quite contrary to 
what drm accel framework did in the first place. 

So my question is how we should use debugfs/sysfs in accel?
Use it with old fashioned minor-centric way or change
the framework somehow ?

[1] https://cgit.freedesktop.org/drm/drm-misc/commit/?id=99845faae7099cd704ebf67514c1157c26960a26

Regards
Stanislaw


             reply	other threads:[~2023-02-01 15:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-01 15:20 Stanislaw Gruszka [this message]
2023-02-07 11:31 ` DRM accel and debugfs/sysfs Maíra Canal
2023-02-07 15:43   ` Jeffrey Hugo
2023-02-07 16:17     ` Maíra Canal
2023-02-08 18:07       ` Daniel Vetter
2023-02-08 18:13         ` Oded Gabbay
2023-02-08 18:31           ` Maíra Canal
2023-02-09 13:17           ` Maíra Canal
2023-02-14  7:53             ` Stanislaw Gruszka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230201152003.GA2623449@linux.intel.com \
    --to=stanislaw.gruszka@linux.intel.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jacek.lawrynowicz@linux.intel.com \
    --cc=mcanal@igalia.com \
    --cc=ogabbay@kernel.org \
    --cc=quic_jhugo@quicinc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.