Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/edid & drm/display header spring cleaning
@ 2024-03-21  9:45 Jani Nikula
  2024-03-21  9:45 ` [PATCH 1/3] drm/displayid: move drm_displayid.h to drm_displayd_internal.h Jani Nikula
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jani Nikula @ 2024-03-21  9:45 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx, jani.nikula

Jani Nikula (3):
  drm/displayid: move drm_displayid.h to drm_displayd_internal.h
  drm/edid: move all internal declarations to drm_crtc_internal.h
  drm/edid: group struct drm_edid based declarations together

 drivers/gpu/drm/drm_crtc_internal.h                   |  6 ++++++
 drivers/gpu/drm/drm_displayid.c                       |  4 +++-
 .../gpu/drm/drm_displayid_internal.h                  |  5 +++--
 drivers/gpu/drm/drm_edid.c                            |  2 +-
 drivers/gpu/drm/drm_eld.c                             |  4 +++-
 drivers/gpu/drm/drm_internal.h                        |  5 -----
 include/drm/drm_edid.h                                | 11 ++++-------
 7 files changed, 20 insertions(+), 17 deletions(-)
 rename include/drm/drm_displayid.h => drivers/gpu/drm/drm_displayid_internal.h (98%)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-04-08  8:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-21  9:45 [PATCH 0/3] drm/edid & drm/display header spring cleaning Jani Nikula
2024-03-21  9:45 ` [PATCH 1/3] drm/displayid: move drm_displayid.h to drm_displayd_internal.h Jani Nikula
2024-03-21  9:45 ` [PATCH 2/3] drm/edid: move all internal declarations to drm_crtc_internal.h Jani Nikula
2024-03-21  9:45 ` [PATCH 3/3] drm/edid: group struct drm_edid based declarations together Jani Nikula
2024-03-21 10:27 ` ✗ Fi.CI.CHECKPATCH: warning for drm/edid & drm/display header spring cleaning Patchwork
2024-03-21 10:28 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-03-21 10:41 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-04-08  8:59 ` [PATCH 0/3] " Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox