[Intel-xe] [PATCH] fixup! drm/xe/display: Add intel_pps support too

Lucas De Marchi lucas.demarchi at intel.com
Wed May 10 20:20:39 UTC 2023


On Wed, May 10, 2023 at 07:02:20PM +0300, Jani Nikula wrote:
>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 at intel.com>


Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>

Lucas De Marchi

>---
> 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
>


More information about the Intel-xe mailing list