summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuigi Santivetti <luigi.santivetti@imgtec.com>2022-06-06 17:01:46 +0100
committerLuigi Santivetti <luigi.santivetti@imgtec.com>2022-06-07 09:35:14 +0100
commit8b654c47ebd860bc11a57417cb362ef123ca1562 (patch)
tree065cb78e98e5ed699496dfa66dd10a0e88be1a55 /doc
parenta62bf5ff487bb3c970da71637fdade5e26495521 (diff)
downloadweston-8b654c47ebd860bc11a57417cb362ef123ca1562.tar.gz
Revert "backend-drm: add HDR_OUTPUT_METADATA definitions"
This reverts commit 6914064066b95cd65883c2c987c5f80f0a48b910. This is a follow-up change of b623fd2a ("drm-backend: stop parsing IN_FORMATS blobs, use libdrm instead"). Weston now has a hard-requirement on libdrm 2.4.108, clean up remaining and unnecessary conditional code. Change 69140640 ("backend-drm: add HDR_OUTPUT_METADATA definitions") is no longer needed and stop including libdrm-updates.h from kms-color.c. Signed-off-by: Luigi Santivetti <luigi.santivetti@imgtec.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/sphinx/doxygen.ini.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/doxygen.ini.in b/doc/sphinx/doxygen.ini.in
index 76b5b363..bfe77e8e 100644
--- a/doc/sphinx/doxygen.ini.in
+++ b/doc/sphinx/doxygen.ini.in
@@ -888,7 +888,7 @@ EXCLUDE_SYMLINKS = NO
# Note that the wildcards are matched against the file with absolute path, so to
# exclude all test directories for example use the pattern */test/*
-EXCLUDE_PATTERNS = */backend-drm/libdrm-updates.h
+EXCLUDE_PATTERNS =
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the