diff options
| author | Jani Nikula <[email protected]> | 2022-06-28 14:10:05 +0000 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2022-06-30 10:09:06 +0000 |
| commit | 0f36d074aeb51a20508a65861d1518dbc231a1fc (patch) | |
| tree | c89f9b5c4dad970a358f711752a4f13d198472d6 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/i915/bios: debug log ddi port info after parsing (diff) | |
| download | kernel-0f36d074aeb51a20508a65861d1518dbc231a1fc.tar.gz kernel-0f36d074aeb51a20508a65861d1518dbc231a1fc.zip | |
drm/i915: use DISPLAY_VER() instead of accessing match_info directly
We've just set up device info in i915_driver_create() so we can use
DISPLAY_VER() intead of looking at match_info directly.
Semantically we want to check the display version instead of the
graphics version, and for the earlier platforms they are always the
same.
v2: Use DISPLAY_VER() instead of GRAPHICS_VER() (Ville)
Signed-off-by: Jani Nikula <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
