From: Gustavo Sousa <gustavo.sousa@intel.com>
To: Jani Nikula <jani.nikula@intel.com>,
<intel-gfx@lists.freedesktop.org>,
<intel-xe@lists.freedesktop.org>
Subject: Re: [PATCH v4 0/2] drm/i915/cmtg: Disable the CMTG
Date: Mon, 13 Jan 2025 17:58:10 -0300 [thread overview]
Message-ID: <173680189073.1459.3696955232656172385@intel.com> (raw)
In-Reply-To: <87ldvll76l.fsf@intel.com>
Quoting Jani Nikula (2025-01-08 11:19:14-03:00)
>On Sat, 04 Jan 2025, Gustavo Sousa <gustavo.sousa@intel.com> wrote:
>> Next version of [1], with review comments addressed.
>>
>> Note that I have added one extra "squash patch", because I was not sure that was
>> the correct way of handling sanitization and thought that having it separate
>> would make it easier for reviewers to check the change.
>
>I'm sorry, this is really hard for me to follow. Please just send the
>actual patch you're suggesting. You can easily preserve the alternatives
>in local branches in case you need to backtrack.
>
>I did try to apply and squash this myself, but it's also conflicting
>now.
Rebased, fixed the conflicts and re-posted as v5:
https://lore.kernel.org/all/20250113204815.114019-1-gustavo.sousa@intel.com/
--
Gustavo Sousa
>
>BR,
>Jani.
>
>
>
>>
>> [1] https://lore.kernel.org/all/20241224165408.43778-1-gustavo.sousa@intel.com/
>>
>> Gustavo Sousa (2):
>> drm/i915/cmtg: Disable the CMTG
>> squash! drm/i915/cmtg: Disable the CMTG
>>
>> drivers/gpu/drm/i915/Makefile | 1 +
>> drivers/gpu/drm/i915/display/intel_cmtg.c | 251 ++++++++++++++++++
>> drivers/gpu/drm/i915/display/intel_cmtg.h | 18 ++
>> .../gpu/drm/i915/display/intel_cmtg_regs.h | 21 ++
>> .../gpu/drm/i915/display/intel_display_core.h | 4 +
>> .../drm/i915/display/intel_display_device.h | 1 +
>> .../drm/i915/display/intel_display_driver.c | 5 +
>> .../drm/i915/display/intel_modeset_setup.c | 20 +-
>> drivers/gpu/drm/i915/i915_reg.h | 1 +
>> drivers/gpu/drm/xe/Makefile | 1 +
>> 10 files changed, 318 insertions(+), 5 deletions(-)
>> create mode 100644 drivers/gpu/drm/i915/display/intel_cmtg.c
>> create mode 100644 drivers/gpu/drm/i915/display/intel_cmtg.h
>> create mode 100644 drivers/gpu/drm/i915/display/intel_cmtg_regs.h
>
>--
>Jani Nikula, Intel
prev parent reply other threads:[~2025-01-13 20:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-04 17:29 [PATCH v4 0/2] drm/i915/cmtg: Disable the CMTG Gustavo Sousa
2025-01-04 17:29 ` [PATCH v4 1/2] " Gustavo Sousa
2025-01-04 17:29 ` [PATCH v4 2/2] squash! " Gustavo Sousa
2025-01-04 17:59 ` ✓ CI.Patch_applied: success for drm/i915/cmtg: Disable the CMTG (rev4) Patchwork
2025-01-04 17:59 ` ✗ CI.checkpatch: warning " Patchwork
2025-01-04 18:00 ` ✓ CI.KUnit: success " Patchwork
2025-01-04 18:19 ` ✓ CI.Build: " Patchwork
2025-01-04 18:21 ` ✓ CI.Hooks: " Patchwork
2025-01-04 18:23 ` ✗ CI.checksparse: warning " Patchwork
2025-01-04 18:49 ` ✓ Xe.CI.BAT: success " Patchwork
2025-01-04 20:21 ` ✗ Xe.CI.Full: failure " Patchwork
2025-01-08 14:19 ` [PATCH v4 0/2] drm/i915/cmtg: Disable the CMTG Jani Nikula
2025-01-13 20:58 ` Gustavo Sousa [this message]
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=173680189073.1459.3696955232656172385@intel.com \
--to=gustavo.sousa@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@intel.com \
/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