[Intel-gfx] [PATCH v2 00/10] drm/i915: Cleanups around .crtc_enable/disable()
Ville Syrjala
ville.syrjala at linux.intel.com
Mon Nov 18 16:44:20 UTC 2019
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Rebased for CI. All reviewed already.
Ville Syrjälä (10):
drm/i915: Change intel_encoders_<hook>() calling convention
drm/i915: Add intel_crtc_vblank_off()
drm/i915: Move assert_vblank_disabled() into intel_crtc_vblank_on()
drm/i915: Move crtc_state to tighter scope
drm/i915: Pass intel_crtc to ironlake_fdi_disable()
drm/i915: Change watermark hook calling convention
drm/i915: Pass dev_priv to cpt_verify_modeset()
drm/i915: s/intel_crtc/crtc/ in .crtc_enable() and .crtc_disable()
drm/i915: s/pipe_config/new_crtc_state/ in .crtc_enable()
drm/i915: Change .crtc_enable/disable() calling convention
drivers/gpu/drm/i915/display/intel_display.c | 459 +++++++++----------
drivers/gpu/drm/i915/i915_drv.h | 14 +-
drivers/gpu/drm/i915/intel_pm.c | 63 +--
3 files changed, 271 insertions(+), 265 deletions(-)
--
2.23.0
More information about the Intel-gfx
mailing list