drm/i915: reorganize intel_drv.h
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 24 Sep 2013 16:52:53 +0000 (13:52 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 1 Oct 2013 05:45:16 +0000 (07:45 +0200)
commit5f1aae65cdaecfd23926b5e462e379914d372db9
tree7204b7fa8fdbae36a40422a02361f2e0ac748c25
parentd9c638d5c6fb96770e77637547629a32cb362075
drm/i915: reorganize intel_drv.h

Daniel complained that we keep adding stuff to the bottom of the file,
so we constantly have conflicts. So reorganize everything and split
them file-by-file, also sorting the files in alphabetical order. This
way, patches touching different files will have a smaller chance of
conflicting. Of course, this commit will conflict with everybody on
the list :)

Also remove a few useless comments and make some things fit into 80
lines.

v2: - Conflict with intel_ddi_get_config

Requested-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_drv.h