]> Git Repo - linux.git/commit
drm/i915: split dgfx features from gen 12
authorLucas De Marchi <[email protected]>
Tue, 13 Apr 2021 05:10:02 +0000 (22:10 -0700)
committerJani Nikula <[email protected]>
Wed, 14 Apr 2021 10:05:06 +0000 (13:05 +0300)
commit425390c5dce6da76578389629d19517fcd79c959
treef1948546d98efcbeaca0bf9515d2ff4633e89a56
parent1ab52b4fc008bb0ea4a3a279aadd05f8a24dd79f
drm/i915: split dgfx features from gen 12

Make them independent so we can use DGFX_FEATURES more generically.
For future platforms that do not use the GEN nomenclature we will define
graphics, media and display separately, so we avoid setting graphics_ver
with the GEN() macro.

Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Lucas De Marchi <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/i915_pci.c
This page took 0.057158 seconds and 4 git commands to generate.