[PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340
Jani Nikula
jani.nikula at linux.intel.com
Tue Jul 2 10:18:58 UTC 2024
On Wed, 19 Jun 2024, Matthew Auld <matthew.auld at intel.com> wrote:
> diff --git a/drivers/gpu/drm/xe/Makefile b/drivers/gpu/drm/xe/Makefile
> index 0e16e5029081..f7521fd5db4c 100644
> --- a/drivers/gpu/drm/xe/Makefile
> +++ b/drivers/gpu/drm/xe/Makefile
> @@ -34,7 +34,8 @@ uses_generated_oob := \
> $(obj)/xe_ring_ops.o \
> $(obj)/xe_vm.o \
> $(obj)/xe_wa.o \
> - $(obj)/xe_ttm_stolen_mgr.o
> + $(obj)/xe_ttm_stolen_mgr.o \
> + $(obj)/display/xe_display_wa.o \
There's an extra \ there.
BR,
Jani.
--
Jani Nikula, Intel
More information about the Intel-gfx
mailing list