[Intel-gfx] [PATCH 0/4] drm/i915: Eliminate platform specific drm_driver vfuncs
Ville Syrjala
ville.syrjala at linux.intel.com
Wed Jun 19 17:08:38 UTC 2019
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Combined https://patchwork.freedesktop.org/series/62287/ and
https://patchwork.freedesktop.org/series/62317/ to make the
thing actually correct.
Ville Syrjälä (4):
drm/i915: Fix various tracepoints for gen2
drm/i915: Switch to per-crtc vblank vfuncs
drm/i915: Nuke drm_driver irq vfuncs
drm/i915: Initialize drm_driver vblank funcs at compile time
drivers/gpu/drm/i915/display/intel_display.c | 108 +++++-
drivers/gpu/drm/i915/i915_drv.c | 5 +-
drivers/gpu/drm/i915/i915_irq.c | 384 +++++++++----------
drivers/gpu/drm/i915/i915_irq.h | 19 +
drivers/gpu/drm/i915/i915_trace.h | 76 ++--
5 files changed, 330 insertions(+), 262 deletions(-)
--
2.21.0
More information about the Intel-gfx
mailing list