[Intel-xe] [PATCH 0/1] Turn display finalizers into static functions

Gustavo Sousa gustavo.sousa at intel.com
Fri Sep 8 14:42:34 UTC 2023


Finalizer counterparts of display initializers are registered with
drmm_add_action_or_reset(). Since there are no other explicit users of
them outside of xe_display.c, let's turn them into static functions.

Gustavo Sousa (1):
  fixup! drm/xe/display: Implement display support

 drivers/gpu/drm/xe/xe_display.c |  6 +++---
 drivers/gpu/drm/xe/xe_display.h | 15 +--------------
 2 files changed, 4 insertions(+), 17 deletions(-)

-- 
2.41.0



More information about the Intel-xe mailing list