]> git.dujemihanovic.xyz Git - linux.git/commit
drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPG
authorMatt Roper <matthew.d.roper@intel.com>
Thu, 29 Feb 2024 07:08:04 +0000 (12:38 +0530)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 6 Mar 2024 00:37:29 +0000 (16:37 -0800)
commit81f8729dbc0bbb21420d820e54253f804d88c530
tree47f9c4fad771c7f519425cb88ef6df91ada1d44d
parent198bc28d0a016831d788a2408cfe11fc09eee757
drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPG

Graphics version 12.74 (which is technically called "Xe_LPG+") should be
handled the same as versions Xe_LPG 12.70/12.71 by the KMD.  Only the
workaround lists (handled in the next patch) will be a bit different.

Bspec: 55420
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Reviewed-by: Matt Atwood <matthew.s.atwood@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240229070806.3402641-2-dnyaneshwar.bhadane@intel.com
drivers/gpu/drm/xe/xe_pci.c
drivers/gpu/drm/xe/xe_tuning.c