diff options
author | Adrián Larumbe <[email protected]> | 2023-10-05 15:12:35 +0100 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2023-10-09 18:17:34 +0200 |
commit | 8badbaffbe490d76a54026e8988168d9493ad141 (patch) | |
tree | 0583eabf64c0927beb12fd50b92321712471e869 | |
parent | 1cd3ea3e4b124120dbdff3faf00a71c8fc6f6402 (diff) |
Documentation/gpu: fix Panfrost documentation build warnings
Fix issues revealed by `make htmldocs` after adding Panfrost DRM
documentation file.
Signed-off-by: Adrián Larumbe <[email protected]>
Fixes: f11b0417eec2 ("drm/panfrost: Add fdinfo support GPU load metrics")
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]
Reviewed-by: Steven Price <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r-- | Documentation/gpu/drivers.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/gpu/drivers.rst b/Documentation/gpu/drivers.rst index 3a52f48215a3..45a12e552091 100644 --- a/Documentation/gpu/drivers.rst +++ b/Documentation/gpu/drivers.rst @@ -18,6 +18,7 @@ GPU Driver Documentation xen-front afbc komeda-kms + panfrost .. only:: subproject and html |