All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Ville Syrjala <ville.syrjala@linux.intel.com>,
	intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH 0/2] drm/i915: Try not to screw up the pps during panel probe
Date: Tue, 04 Oct 2022 18:12:01 +0300	[thread overview]
Message-ID: <87r0znsjwe.fsf@intel.com> (raw)
In-Reply-To: <20221004144014.6199-1-ville.syrjala@linux.intel.com>

On Tue, 04 Oct 2022, Ville Syrjala <ville.syrjala@linux.intel.com> wrote:
> From: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> I had to stare at the pps stuff again while dealing with the -stable
> pps regression. While doing that I figured I'd try to make it so we
> don't accidentally use the wrong pps during the panle probe when we
> don't yet have the VBT parsed. So here's an attempt at deducing the
> correct pps from the hardware state.

The approach makes sense. Ack. s8 and

	/* FIXME not the best place */
	connector->panel.vbt.backlight.controller = -1;

not the prettiest things though.

BR,
Jani.


>
> Cc: Animesh Manna <animesh.manna@intel.com>
>
> Ville Syrjälä (2):
>   drm/i915: Generalize the PPS vlv_pipe_check() stuff
>   drm/i915: Try to use the correct power sequencer initially on bxt/glk
>
>  .../gpu/drm/i915/display/intel_connector.c    |   3 +
>  .../drm/i915/display/intel_display_types.h    |   8 +-
>  drivers/gpu/drm/i915/display/intel_pps.c      | 105 ++++++++++++++----
>  3 files changed, 93 insertions(+), 23 deletions(-)

-- 
Jani Nikula, Intel Open Source Graphics Center

  parent reply	other threads:[~2022-10-04 15:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-04 14:40 [Intel-gfx] [PATCH 0/2] drm/i915: Try not to screw up the pps during panel probe Ville Syrjala
2022-10-04 14:40 ` [Intel-gfx] [PATCH 1/2] drm/i915: Generalize the PPS vlv_pipe_check() stuff Ville Syrjala
2022-10-04 14:40 ` [Intel-gfx] [PATCH 2/2] drm/i915: Try to use the correct power sequencer initially on bxt/glk Ville Syrjala
2022-10-04 15:12 ` Jani Nikula [this message]
2022-10-04 20:19 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Try not to screw up the pps during panel probe Patchwork
2022-10-05  6:23 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " 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=87r0znsjwe.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=ville.syrjala@linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.