On Tue, 04 Feb 2025, Rodrigo Vivi wrote:
> On Tue, Feb 04, 2025 at 03:42:26PM +0200, Jani Nikula wrote:
>> Going forward, struct intel_display is the main device data structure
>> for display. Switch to it.
>>
>> For MISSING_CASE(), log the PCI ID instead of the platform to get rid of
>> the i915
On Tue, Feb 04, 2025 at 03:42:26PM +0200, Jani Nikula wrote:
> Going forward, struct intel_display is the main device data structure
> for display. Switch to it.
>
> For MISSING_CASE(), log the PCI ID instead of the platform to get rid of
> the i915_drv.h dependency.
good idea!
>
> Signed-off-b
Going forward, struct intel_display is the main device data structure
for display. Switch to it.
For MISSING_CASE(), log the PCI ID instead of the platform to get rid of
the i915_drv.h dependency.
Signed-off-by: Jani Nikula
---
.../drm/i915/display/intel_ddi_buf_trans.c| 58 +++-