From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
To: intel-xe@lists.freedesktop.org
Subject: [Intel-xe] [PATCH 0/2] drm/xe: Small cleanups to DPT code.
Date: Wed, 31 May 2023 17:18:02 +0200 [thread overview]
Message-ID: <20230531151804.2017924-1-maarten.lankhorst@linux.intel.com> (raw)
Remove the dependency on intel_dpt, and implement xe_dpt instead.
Should cleanup the ifdefs around DPT.
Maarten Lankhorst (2):
fixup! drm/i915/display: Remaining changes to make xe compile
drm/xe: Implement xe DPT slightly differently.
.../gpu/drm/i915/display/intel_atomic_plane.c | 4 --
.../drm/i915/display/intel_display_types.h | 7 ---
drivers/gpu/drm/i915/display/intel_dpt.c | 14 ++----
drivers/gpu/drm/i915/display/intel_fb.c | 7 ++-
.../drm/i915/display/skl_universal_plane.c | 7 +--
drivers/gpu/drm/xe/Makefile | 2 +-
drivers/gpu/drm/xe/display/xe_dpt.c | 46 +++++++++++++++++++
7 files changed, 57 insertions(+), 30 deletions(-)
create mode 100644 drivers/gpu/drm/xe/display/xe_dpt.c
--
2.34.1
next reply other threads:[~2023-05-31 15:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-31 15:18 Maarten Lankhorst [this message]
2023-05-31 15:18 ` [Intel-xe] [PATCH 1/2] fixup! drm/i915/display: Remaining changes to make xe compile Maarten Lankhorst
2023-06-01 9:13 ` Jani Nikula
2023-05-31 15:18 ` [Intel-xe] [PATCH 2/2] drm/xe: Implement xe DPT slightly differently Maarten Lankhorst
2023-05-31 15:20 ` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Small cleanups to DPT code Patchwork
2023-05-31 15:22 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-05-31 15:26 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-05-31 15:56 ` [Intel-xe] ○ CI.BAT: info " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230531151804.2017924-1-maarten.lankhorst@linux.intel.com \
--to=maarten.lankhorst@linux.intel.com \
--cc=intel-xe@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox