Message ID | Y1wd6ZJ8LdJpCfZL@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [PULL] drm-intel-next | expand |
On Fri, Oct 28, 2022 at 02:22:33PM -0400, Rodrigo Vivi wrote: > Hi Dave and Daniel, > > Here goes the first chunk of drm-intel-next targeting 6.2 > > The highlight goes to Ville with many display related clean-up > and improvement, some other MTL enabling work and many other > fixes and small clean-ups. > > drm-intel-next-2022-10-28: ... > - ELD precompute and readout (Ville) A slight clarification seems to be in order. The ELD precompute+readout is in fact not in yet. This was just a pile of cleanups and minor fixes. The real ELD stuff will come later, once we figure out how we actually want to do it.
On Sat, 2022-10-29 at 02:41 +0300, Ville Syrjälä wrote: > On Fri, Oct 28, 2022 at 02:22:33PM -0400, Rodrigo Vivi wrote: > > Hi Dave and Daniel, > > > > Here goes the first chunk of drm-intel-next targeting 6.2 > > > > The highlight goes to Ville with many display related clean-up > > and improvement, some other MTL enabling work and many other > > fixes and small clean-ups. > > > > drm-intel-next-2022-10-28: > ... > > - ELD precompute and readout (Ville) > > A slight clarification seems to be in order. The ELD > precompute+readout is in fact not in yet. This was just a pile > of cleanups and minor fixes. The real ELD stuff will come later, > once we figure out how we actually want to do it. Sorry for the confusion. I have just used the subject of your series as summary: [Intel-gfx] [PATCH 00/22] drm/i915: ELD precompute and readout Should I change that to ELD precompute and readout >
On Tue, Nov 01, 2022 at 10:29:24PM +0000, Vivi, Rodrigo wrote: > On Sat, 2022-10-29 at 02:41 +0300, Ville Syrjälä wrote: > > On Fri, Oct 28, 2022 at 02:22:33PM -0400, Rodrigo Vivi wrote: > > > Hi Dave and Daniel, > > > > > > Here goes the first chunk of drm-intel-next targeting 6.2 > > > > > > The highlight goes to Ville with many display related clean-up > > > and improvement, some other MTL enabling work and many other > > > fixes and small clean-ups. > > > > > > drm-intel-next-2022-10-28: > > ... > > > - ELD precompute and readout (Ville) > > > > A slight clarification seems to be in order. The ELD > > precompute+readout is in fact not in yet. This was just a pile > > of cleanups and minor fixes. The real ELD stuff will come later, > > once we figure out how we actually want to do it. > > Sorry for the confusion. I have just used the subject of your series > as summary: > [Intel-gfx] [PATCH 00/22] drm/i915: ELD precompute and readout Only part of the series went in. > > Should I change that to ELD precompute and readout Just "audio cleanups" or something like that would be the approximate truth.