]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Cleanup has_flat_ccs handling
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 4 Sep 2024 16:22:37 +0000 (09:22 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 6 Sep 2024 17:19:36 +0000 (10:19 -0700)
commitb43723f864618be715646d6164469f5e4d77aa7e
treea3d9f97c1c48e8382f185856f9b34dfca0f62fa5
parent249df8cbecf0ab4877eab66cae857748631831a9
drm/xe: Cleanup has_flat_ccs handling

The flag is set in XE_HP_FEATURES, but then overridden in all but one
xe_graphics_desc. Make it set only where needed.

Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240904162238.2831202-1-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_pci.c