[PATCH v2] drm/bridge: ti-sn65dsi86: make use of debugfs_init callback
Doug Anderson
dianders at chromium.org
Mon Mar 17 14:33:07 UTC 2025
Hi,
On Sat, Mar 15, 2025 at 1:17 PM Wolfram Sang
<wsa+renesas at sang-engineering.com> wrote:
>
> Do not create a custom directory in debugfs-root, but use the
> debugfs_init callback to create a custom directory at the given place
> for the bridge. The new directory layout looks like this on a Renesas
> GrayHawk-Single with a R-Car V4M SoC:
>
> /sys/kernel/debug/dri/feb00000.display/DP-1/1-002c
>
> Signed-off-by: Wolfram Sang <wsa+renesas at sang-engineering.com>
> ---
>
> Changes since v1:
> * switch from 'client->debugfs' to DRM 'debugfs_init' callback
> * remove RFT because tested on hardware
>
> drivers/gpu/drm/bridge/ti-sn65dsi86.c | 40 +++++++--------------------
> 1 file changed, 10 insertions(+), 30 deletions(-)
Reviewed-by: Douglas Anderson <dianders at chromium.org>
I'll plan to apply this next week assuming freedesktop is back up.
-Doug
More information about the dri-devel
mailing list