Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/4] Fix display integration for ATS-M
@ 2023-05-10 19:54 Lucas De Marchi
  2023-05-10 19:54 ` [Intel-xe] [PATCH 1/4] fixup! drm/xe/display: Implement display support Lucas De Marchi
                   ` (7 more replies)
  0 siblings, 8 replies; 22+ messages in thread
From: Lucas De Marchi @ 2023-05-10 19:54 UTC (permalink / raw)
  To: intel-xe; +Cc: Lucas De Marchi

The current way we enable/disable display works for platforms that never
have it, like PVC. However, ATS-M breaks as it's actually handled in the
driver as a "DG2 without display".  Annotate the platforms descriptions
so this can be used to know when to enable/disable support.

A few changes are also done here and there to clarify the driver/device
separation on the init phase.

Lucas De Marchi (4):
  fixup! drm/xe/display: Implement display support
  drm/xe: Annotate desc of platforms with display
  drm/xe/display: Consider has_display to enable it
  drm/xe/display: Use xe_display_driver prefix

 drivers/gpu/drm/xe/xe_device.c  |  5 +---
 drivers/gpu/drm/xe/xe_display.c | 48 ++++++++++++++++++++-------------
 drivers/gpu/drm/xe/xe_display.h | 46 ++++++++++++++++---------------
 drivers/gpu/drm/xe/xe_pci.c     | 27 ++++++++++++++++---
 4 files changed, 78 insertions(+), 48 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-05-12  6:59 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-10 19:54 [Intel-xe] [PATCH 0/4] Fix display integration for ATS-M Lucas De Marchi
2023-05-10 19:54 ` [Intel-xe] [PATCH 1/4] fixup! drm/xe/display: Implement display support Lucas De Marchi
2023-05-10 21:01   ` Matt Atwood
2023-05-10 19:54 ` [Intel-xe] [PATCH 2/4] drm/xe: Annotate desc of platforms with display Lucas De Marchi
2023-05-10 21:05   ` Matt Atwood
2023-05-10 19:54 ` [Intel-xe] [PATCH 3/4] drm/xe/display: Consider has_display to enable it Lucas De Marchi
2023-05-10 21:07   ` Matt Atwood
2023-05-11 12:47   ` Souza, Jose
2023-05-11 15:34     ` Jani Nikula
2023-05-11 17:12       ` Lucas De Marchi
2023-05-11 17:12     ` Lucas De Marchi
2023-05-11 17:22       ` Souza, Jose
2023-05-11 18:02         ` Lucas De Marchi
2023-05-11 18:28           ` Lucas De Marchi
2023-05-11 20:03           ` Souza, Jose
2023-05-12  6:59             ` Jani Nikula
2023-05-10 19:54 ` [Intel-xe] [PATCH 4/4] drm/xe/display: Use xe_display_driver prefix Lucas De Marchi
2023-05-10 21:31   ` Matt Atwood
2023-05-10 20:13 ` [Intel-xe] ✓ CI.Patch_applied: success for Fix display integration for ATS-M Patchwork
2023-05-10 20:14 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-05-10 20:18 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-05-10 20:40 ` [Intel-xe] ○ CI.BAT: info " Patchwork

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