diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2021-10-07 12:02:11 -0700 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2021-10-15 16:48:19 -0700 |
commit | eea8f024dd5320256f7bbaa573ab92eb2aa5078e (patch) | |
tree | 26e5e5fb57ceb37de02eef2cdabca52c09c62dad /drivers/gpu/drm/msm/msm_atomic_trace.h | |
parent | 899b2608d8d4b675cb54a026a27e28b4e1bcbf61 (diff) |
drm/msm/dp: Simplify the dp_debug debugfs show function
The "dp_debug" show function allocates a buffer and piecemeal appends
line by line, checking for buffer overflows etc.
Migrate the function to seq_file, to remove all the extra book keeping
and simplify the function.
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211007190211.3158868-1-bjorn.andersson@linaro.org
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'drivers/gpu/drm/msm/msm_atomic_trace.h')
0 files changed, 0 insertions, 0 deletions