[Intel-gfx] [PATCH 00/10] drm/i915: Cleanups around .crtc_enable/disable()
Ville Syrjala
ville.syrjala at linux.intel.com
Tue Nov 12 14:14:53 UTC 2019
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
My eyes have been bleeding long enough. Let's try to clean up some of
this mess.
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 | 461 +++++++++----------
drivers/gpu/drm/i915/i915_drv.h | 14 +-
drivers/gpu/drm/i915/intel_pm.c | 63 +--
3 files changed, 272 insertions(+), 266 deletions(-)
--
2.23.0
More information about the Intel-gfx
mailing list