Re: [PATCH 01/10] drm/i915/display: include gem/i915_gem_stolen.h where needed

2024-06-04 Thread Rodrigo Vivi
On Tue, Jun 04, 2024 at 02:41:11PM +0300, Jani Nikula wrote: > On Fri, 31 May 2024, Jani Nikula wrote: > > On Fri, 31 May 2024, Rodrigo Vivi wrote: > >> On Wed, May 29, 2024 at 08:48:05PM +0300, Jani Nikula wrote: > >>> Include what you use. We need to move the compat i915_gem_stolen.h under > >>

Re: [core-for-CI PATCH] thunderbolt: Add Kconfig option to disable PCIe tunneling

2024-06-04 Thread Imre Deak
On Tue, Jun 04, 2024 at 02:27:54PM -0400, Rodrigo Vivi wrote: > On Tue, Jun 04, 2024 at 07:16:18PM +0300, Imre Deak wrote: > > From: Mika Westerberg > > > > In typical cases PCIe tunneling is needed to make the devices fully > > usable for the host system. However, it poses a security issue becau

✗ Fi.CI.IGT: failure for drm/i915: finish the job of removing implicit dev_priv

2024-06-04 Thread Patchwork
== Series Details == Series: drm/i915: finish the job of removing implicit dev_priv URL : https://patchwork.freedesktop.org/series/134451/ State : failure == Summary == CI Bug Log - changes from CI_DRM_14874_full -> Patchwork_134451v1_full

✗ Fi.CI.IGT: failure for thunderbolt: Add Kconfig option to disable PCIe tunneling

2024-06-04 Thread Patchwork
== Series Details == Series: thunderbolt: Add Kconfig option to disable PCIe tunneling URL : https://patchwork.freedesktop.org/series/134460/ State : failure == Summary == CI Bug Log - changes from CI_DRM_14874_full -> Patchwork_134460v1_full ===

[PATCH] drm/i915: Support RGB16161616_64B compressed formats

2024-06-04 Thread Melanie Lobo
Add support for a RGB64(FP16) format where each color component is a 16-bit floating point value. FP16 format which is a binary floating-point computer number format that occupies 16 bits in computer memory. Platform shall render compression in display engine to receive FP16 compressed formats. Th

[PATCH] drm/i915: Support RGB16161616_64B compressed formats

2024-06-04 Thread Melanie Lobo
Add support for a RGB64(FP16) format where each color component is a 16-bit floating point value. FP16 format which is a binary floating-point computer number format that occupies 16 bits in computer memory. Platform shall render compression in display engine to receive FP16 compressed formats. Th

<    1   2