/linux/include/drm/ |
H A D | drm_debugfs.h | diff 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 D | drm_file.h | diff 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 D | drm_accel.c | diff 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 D | dsi.c | diff 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 D | hdmi.c | diff 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 D | sor.c | diff 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 D | dc.c | diff 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 D | drm_internal.h | diff 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 D | drm_drv.c | diff 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>
|