Home
last modified time | relevance | path

Searched hist:"8 e455145d8f163aefa6b9cc29478e0a9f82276e6" (Results 1 – 9 of 9) sorted by relevance

/linux/include/drm/
H A Ddrm_debugfs.hdiff 8e455145d8f163aefa6b9cc29478e0a9f82276e6 Tue Aug 29 13:01:15 CEST 2023 Christian König <ckoenig.leichtzumerken@gmail.com> drm/debugfs: rework drm_debugfs_create_files implementation v2

Use managed memory allocation for this. That allows us to not keep
track of all the files any more.

v2: keep drm_debugfs_cleanup(), but rename to drm_debugfs_unregister(),
we still need to cleanup the symlink

Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230829110115.3442-6-christian.koenig@amd.com
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
H A Ddrm_file.hdiff 8e455145d8f163aefa6b9cc29478e0a9f82276e6 Tue Aug 29 13:01:15 CEST 2023 Christian König <ckoenig.leichtzumerken@gmail.com> drm/debugfs: rework drm_debugfs_create_files implementation v2

Use managed memory allocation for this. That allows us to not keep
track of all the files any more.

v2: keep drm_debugfs_cleanup(), but rename to drm_debugfs_unregister(),
we still need to cleanup the symlink

Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230829110115.3442-6-christian.koenig@amd.com
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
/linux/drivers/accel/
H A Ddrm_accel.cdiff 8e455145d8f163aefa6b9cc29478e0a9f82276e6 Tue Aug 29 13:01:15 CEST 2023 Christian König <ckoenig.leichtzumerken@gmail.com> drm/debugfs: rework drm_debugfs_create_files implementation v2

Use managed memory allocation for this. That allows us to not keep
track of all the files any more.

v2: keep drm_debugfs_cleanup(), but rename to drm_debugfs_unregister(),
we still need to cleanup the symlink

Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230829110115.3442-6-christian.koenig@amd.com
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
/linux/drivers/gpu/drm/tegra/
H A Ddsi.cdiff 8e455145d8f163aefa6b9cc29478e0a9f82276e6 Tue Aug 29 13:01:15 CEST 2023 Christian König <ckoenig.leichtzumerken@gmail.com> drm/debugfs: rework drm_debugfs_create_files implementation v2

Use managed memory allocation for this. That allows us to not keep
track of all the files any more.

v2: keep drm_debugfs_cleanup(), but rename to drm_debugfs_unregister(),
we still need to cleanup the symlink

Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230829110115.3442-6-christian.koenig@amd.com
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
H A Dhdmi.cdiff 8e455145d8f163aefa6b9cc29478e0a9f82276e6 Tue Aug 29 13:01:15 CEST 2023 Christian König <ckoenig.leichtzumerken@gmail.com> drm/debugfs: rework drm_debugfs_create_files implementation v2

Use managed memory allocation for this. That allows us to not keep
track of all the files any more.

v2: keep drm_debugfs_cleanup(), but rename to drm_debugfs_unregister(),
we still need to cleanup the symlink

Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230829110115.3442-6-christian.koenig@amd.com
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
H A Dsor.cdiff 8e455145d8f163aefa6b9cc29478e0a9f82276e6 Tue Aug 29 13:01:15 CEST 2023 Christian König <ckoenig.leichtzumerken@gmail.com> drm/debugfs: rework drm_debugfs_create_files implementation v2

Use managed memory allocation for this. That allows us to not keep
track of all the files any more.

v2: keep drm_debugfs_cleanup(), but rename to drm_debugfs_unregister(),
we still need to cleanup the symlink

Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230829110115.3442-6-christian.koenig@amd.com
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
H A Ddc.cdiff 8e455145d8f163aefa6b9cc29478e0a9f82276e6 Tue Aug 29 13:01:15 CEST 2023 Christian König <ckoenig.leichtzumerken@gmail.com> drm/debugfs: rework drm_debugfs_create_files implementation v2

Use managed memory allocation for this. That allows us to not keep
track of all the files any more.

v2: keep drm_debugfs_cleanup(), but rename to drm_debugfs_unregister(),
we still need to cleanup the symlink

Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230829110115.3442-6-christian.koenig@amd.com
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
/linux/drivers/gpu/drm/
H A Ddrm_internal.hdiff 8e455145d8f163aefa6b9cc29478e0a9f82276e6 Tue Aug 29 13:01:15 CEST 2023 Christian König <ckoenig.leichtzumerken@gmail.com> drm/debugfs: rework drm_debugfs_create_files implementation v2

Use managed memory allocation for this. That allows us to not keep
track of all the files any more.

v2: keep drm_debugfs_cleanup(), but rename to drm_debugfs_unregister(),
we still need to cleanup the symlink

Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230829110115.3442-6-christian.koenig@amd.com
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
H A Ddrm_drv.cdiff 8e455145d8f163aefa6b9cc29478e0a9f82276e6 Tue Aug 29 13:01:15 CEST 2023 Christian König <ckoenig.leichtzumerken@gmail.com> drm/debugfs: rework drm_debugfs_create_files implementation v2

Use managed memory allocation for this. That allows us to not keep
track of all the files any more.

v2: keep drm_debugfs_cleanup(), but rename to drm_debugfs_unregister(),
we still need to cleanup the symlink

Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230829110115.3442-6-christian.koenig@amd.com
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>