Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/2] drm/i915: Try not to screw up the pps during panel probe
@ 2022-10-04 14:40 Ville Syrjala
  2022-10-04 14:40 ` [Intel-gfx] [PATCH 1/2] drm/i915: Generalize the PPS vlv_pipe_check() stuff Ville Syrjala
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ville Syrjala @ 2022-10-04 14:40 UTC (permalink / raw)
  To: intel-gfx

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.

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

-- 
2.35.1


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

end of thread, other threads:[~2022-10-05  6:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Intel-gfx] [PATCH 0/2] drm/i915: Try not to screw up the pps during panel probe Jani Nikula
2022-10-04 20:19 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2022-10-05  6:23 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

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