Re: [PATCH 09/10] drm/i915/display: add support for subplatforms

2024-05-23 Thread Rodrigo Vivi
On Wed, May 22, 2024 at 08:33:46PM +0300, Jani Nikula wrote: > Add support for subplatforms. This is similar to what the xe driver is > doing. The subplatform is an enum and it's exclusive, i.e. only one > subplatform can match, and it completely identifies the platform and > subplatform. This is d

[PATCH 09/10] drm/i915/display: add support for subplatforms

2024-05-22 Thread Jani Nikula
Add support for subplatforms. This is similar to what the xe driver is doing. The subplatform is an enum and it's exclusive, i.e. only one subplatform can match, and it completely identifies the platform and subplatform. This is different from i915 core, and is notable in the handling of ULT/ULX an