]> Git Repo - linux.git/commit
drm/doc/rfc: drop lmem uapi section
authorDaniel Vetter <[email protected]>
Tue, 10 Aug 2021 14:27:48 +0000 (16:27 +0200)
committerDaniel Vetter <[email protected]>
Wed, 11 Aug 2021 14:18:15 +0000 (16:18 +0200)
commitdae2d28832968751f7731336b560a4a84a197b76
tree99af1c576ca0f427c9df959c5527e77b6d30396a
parent5c5c40e28c52a36bb5ac26817275d5a0281ab819
drm/doc/rfc: drop lmem uapi section

We still have quite a bit more work to do with overall reworking of
the ttm-based dg1 code, but the uapi stuff is now finalized with the
latest pull. So remove that.

This also fixes kerneldoc build warnings because we've included the
same headers in two places, resulting in sphinx complaining about
duplicated symbols. This regression has been created when we moved the
uapi definitions to the real include/uapi/ folder in 727ecd99a4c9
("drm/doc/rfc: drop the i915_gem_lmem.h header")

v2: Fix a few references that I missed, the htmldocs build took
forever.

Acked-by: Jason Ekstrand <[email protected]>
Acked-by: Maarten Lankhorst <[email protected]>
Tested-by Stephen Rothwell <[email protected]> (v1)
References: https://lore.kernel.org/dri-devel/20210603193242.1ce99344@canb.auug.org.au/
Reported-by: Stephen Rothwell <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Fixes: 727ecd99a4c9 ("drm/doc/rfc: drop the i915_gem_lmem.h header")
Cc: Matthew Auld <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Documentation/gpu/rfc/i915_gem_lmem.rst
This page took 0.048277 seconds and 4 git commands to generate.