Re: [PATCH] drm/display: fix kerneldocs references

2024-09-11 Thread Carlos Bilbao
ion, so commit should be changed slightly. Besides that, Reviewed-By: Carlos Bilbao > > Fixes: 9da7ec9b19d8 ("drm/bridge-connector: move to DRM_DISPLAY_HELPER > module") > Reported-by: Stephen Rothwell > Closes: > https://lore.kernel.org/dri-devel/20240904163018.214ef...

[PATCH] drm/amd/display: Amend descriptions within enum pipe_split_policy

2022-11-07 Thread Carlos Bilbao
Correct descriptions of two last fields of enum pipe_split_policy, updating comments with proper field names. Signed-off-by: Carlos Bilbao --- drivers/gpu/drm/amd/display/dc/dc.h | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b