]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: Rename gen7 cmdparser tables
authorJon Bloomfield <jon.bloomfield@intel.com>
Fri, 20 Apr 2018 21:26:01 +0000 (14:26 -0700)
committerJon Bloomfield <jon.bloomfield@intel.com>
Tue, 5 Nov 2019 19:34:08 +0000 (11:34 -0800)
commit0a2f661b6c21815a7fa60e30babe975fee8e73c6
tree57a7c66ee5b013f50518b8d7a09040cc1f7c8d9a
parenta99d8080aaf358d5d23581244e5da23b35e340b9
drm/i915: Rename gen7 cmdparser tables

We're about to introduce some new tables for later gens, and the
current naming for the gen7 tables will no longer make sense.

v2: rebase

Signed-off-by: Jon Bloomfield <jon.bloomfield@intel.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Dave Airlie <airlied@redhat.com>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Tyler Hicks <tyhicks@canonical.com>
Signed-off-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Chris Wilson <chris.p.wilson@intel.com>
drivers/gpu/drm/i915/i915_cmd_parser.c