[PATCH 1/5] drm/debugfs: drop debugfs_init() for the render and accel node v2

Stanislaw Gruszka stanislaw.gruszka at linux.intel.com
Tue May 16 10:59:29 UTC 2023


On Mon, Apr 24, 2023 at 02:30:24PM +0200, Christian König wrote:
> We want to remove per minor debugfs directories. Start by stopping
> drivers from adding anything inside of those in the mid layer callback.
> 
> v2: drop it for the accel node as well
> 
> Signed-off-by: Christian König <christian.koenig at amd.com>
Tested-by: Stanislaw Gruszka <stanislaw.gruszka at linux.intel.com>

I tested with accel and ivpu driver.

I believe main concern of prevent access before registering
is already solved. Any plans to apply this ? 

Regards
Stanislaw



More information about the dri-devel mailing list