[Intel-gfx] [PATCH 2/3] drm/i915/dgfx, mtl+: Disable display functionality if it's globally fused-off
Jani Nikula
jani.nikula at linux.intel.com
Tue Feb 7 12:10:04 UTC 2023
On Tue, 07 Feb 2023, Imre Deak <imre.deak at intel.com> wrote:
> On Tue, Feb 07, 2023 at 12:17:59PM +0200, Jani Nikula wrote:
>> Please drop all of these. There's an if (!HAS_DISPLAY()) just a few
>> lines down the purpose of which is to cover all of it in a unified
>> manner.
>
> Yes, missed this and just did the same as on older platforms above. I
> guess
>
> runtime->cpu_transcoder_mask = 0;
> runtime->fbc_mask = 0;
>
> could be removed from there as well then.
Agreed.
--
Jani Nikula, Intel Open Source Graphics Center
More information about the Intel-gfx
mailing list