[PATCH 0/5] drm/i915: PLL state check stuff
Ville Syrjala
ville.syrjala at linux.intel.com
Fri Feb 9 18:38:04 UTC 2024
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Start chunking up the dpll_hw_state momnster into per-platform
pieces.
Also restore PLL state check on gmch platforms, and
flip on fastboot across the board.
Ville Syrjälä (5):
drm/i915: Fix PLL state check for gmch platforms
drm/i915: Include the CRTC name in the ELD buffer mismatch
drm/i915: Reuse ibx_dump_hw_state() for gmch platforms
drm/i915: Add PLL .compare_hw_state() vfunc
drm/i915: Enable fastboot across the board
drivers/gpu/drm/i915/display/intel_display.c | 106 ++++++++----------
drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 103 +++++++++++++++--
drivers/gpu/drm/i915/display/intel_dpll_mgr.h | 3 +
3 files changed, 148 insertions(+), 64 deletions(-)
--
2.43.0
More information about the Intel-gfx
mailing list