]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: kick out cmd_parser specific structs from i915_drv.h
authorMatthew Auld <matthew.auld@intel.com>
Wed, 23 Nov 2016 23:02:27 +0000 (23:02 +0000)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Thu, 24 Nov 2016 11:28:39 +0000 (13:28 +0200)
commit007873b30b9001348c0dfc96deb9db220a3be116
tree7e1029d0a521649743d46578e1969dc198eb8525
parente3f51ece02f877d2ce9619aa8d5919db56f39582
drm/i915: kick out cmd_parser specific structs from i915_drv.h

No sense in keeping the cmd_descriptor and cmd_table structs in
i915_drv.h, now that they are no longer referenced externally.

Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1479942147-9837-1-git-send-email-matthew.auld@intel.com
drivers/gpu/drm/i915/i915_cmd_parser.c
drivers/gpu/drm/i915/i915_drv.h