Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH] fixup! drm/xe/display: Add intel_pps support too
@ 2023-05-10 16:02 Jani Nikula
  2023-05-10 17:08 ` [Intel-xe] ✓ CI.Patch_applied: success for " Patchwork
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Jani Nikula @ 2023-05-10 16:02 UTC (permalink / raw)
  To: intel-xe; +Cc: Jani Nikula, rodrigo.vivi

This is an unrelated, unneeded change in "drm/xe/display: Add intel_pps
support too".

After that gets applied, "drm/xe/display: Add intel_pps support too"
should itself be a fixup to "drm/xe/display: Implement display support".

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
---
 drivers/gpu/drm/i915/display/intel_pps.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/display/intel_pps.c b/drivers/gpu/drm/i915/display/intel_pps.c
index cfe40c64f6d4..c859b066e827 100644
--- a/drivers/gpu/drm/i915/display/intel_pps.c
+++ b/drivers/gpu/drm/i915/display/intel_pps.c
@@ -481,7 +481,7 @@ static void intel_pps_get_registers(struct intel_dp *intel_dp,
 				    struct pps_registers *regs)
 {
 	struct drm_i915_private *dev_priv = dp_to_i915(intel_dp);
-	int pps_idx = 0;
+	int pps_idx;
 
 	memset(regs, 0, sizeof(*regs));
 
-- 
2.39.2


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-10 16:02 [Intel-xe] [PATCH] fixup! drm/xe/display: Add intel_pps support too Jani Nikula
2023-05-10 17:08 ` [Intel-xe] ✓ CI.Patch_applied: success for " Patchwork
2023-05-10 17:10 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-05-10 17:13 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-05-10 17:38 ` [Intel-xe] ○ CI.BAT: info " Patchwork
2023-05-10 20:20 ` [Intel-xe] [PATCH] " Lucas De Marchi
2023-05-11 12:33   ` Jani Nikula
2023-05-12 14:01     ` Rodrigo Vivi
2023-05-12 18:07       ` Lucas De Marchi

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