Re: [Intel-gfx] [PATCH 0/7] drm/i915 hotplug cleanup, part II

2015-05-28 Thread Paulo Zanoni
2015-05-28 9:43 GMT-03:00 Jani Nikula : > Continuing from [1], here's further hotplug code cleanup. > > Unfortunately I realized I need to retract one change from the previous > series, the indentation change in intel_hpd_irq_handler, but it's not a > big deal. The main change here is patch 6/7 whi

[Intel-gfx] [PATCH 0/7] drm/i915 hotplug cleanup, part II

2015-05-28 Thread Jani Nikula
Continuing from [1], here's further hotplug code cleanup. Unfortunately I realized I need to retract one change from the previous series, the indentation change in intel_hpd_irq_handler, but it's not a big deal. The main change here is patch 6/7 which splits platform specific parts from platform a

[Intel-gfx] [PATCH 0/7] drm/i915 hotplug cleanup

2015-05-27 Thread Jani Nikula
Trying to make the hotplug code a bit nicer to work with. Hopefully more to follow. BR, Jani. Jani Nikula (7): drm/i915: reduce indent in i9xx_hpd_irq_handler drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler drm/i915: reduce indent in intel_hpd_irq_handler drm/i915: group al