commit | 042794b1f4234de36ce2d6edae071054c6985a03 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Jul 24 13:55:10 2015 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jul 27 10:24:07 2015 +0200 |
tree | d64f7876f405afd4bb6793f6d41f0f126ae5ab5a | |
parent | 63c88d2204bb33d060e22318b3d50162b7019add [diff] |
drm/i915: Clean up Makefile Sorting became confused and a few new files ended up in strange places. Also move i915_irq.c to core since with the recent-ish extraction of i915_gpu_error.c and intel_hotplug.c it's more and more really just basic irq handling code. When adding new files please don't put them somewhere randomly. Acked-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>