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

Jani Nikula jani.nikula at intel.com
Thu May 11 12:33:29 UTC 2023


On Wed, 10 May 2023, Lucas De Marchi <lucas.demarchi at intel.com> wrote:
> 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>

Thanks, pushed to drm-xe-next.

Rodrigo, what would be the best way to add a git rebase todo list for
you?


BR,
Jani.


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

-- 
Jani Nikula, Intel Open Source Graphics Center


More information about the Intel-xe mailing list