[Intel-gfx] [PATCH 5/7] drm/atomic: trim driver interface/docs
Heiko Stuebner
heiko at sntech.de
Thu Sep 6 09:46:35 UTC 2018
Am Mittwoch, 5. September 2018, 15:57:09 CEST schrieb Daniel Vetter:
> Remove the kerneldoc and EXPORT_SYMBOL which aren't used and really
> shouldn't ever be used by drivers directly.
>
> Unfortunately this means we need to move the set_writeback_fb function
> around to avoid a forward decl.
>
> Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
> Cc: David Airlie <airlied at linux.ie>
> Cc: Gustavo Padovan <gustavo at padovan.org>
> Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
> Cc: Sean Paul <seanpaul at chromium.org>
checked that the two moved functions keep identical content
from old to new location, so
Acked-by: Heiko Stuebner <heiko at sntech.de>
More information about the Intel-gfx
mailing list