Re: [Intel-gfx] [PATCH xf86-video-intel] sna/uxa: Fix colormap handling at screen depth 30. (v2)

2019-01-20 Thread Chris Wilson
Quoting Mario Kleiner (2019-01-20 19:45:18) > On Mon, Oct 15, 2018 at 6:21 PM Ville Syrjälä > wrote: > > On Tue, Jun 12, 2018 at 06:20:35PM +0200, Mario Kleiner wrote: > > The various clut handling functions like a setup > > consistent with the x-screen color depth. Otherwise > >

[Intel-gfx] ✓ Fi.CI.IGT: success for iommu/intel: quirk to disable DMAR for QM57 igfx

2019-01-20 Thread Patchwork
== Series Details == Series: iommu/intel: quirk to disable DMAR for QM57 igfx URL : https://patchwork.freedesktop.org/series/55481/ State : success == Summary == CI Bug Log - changes from CI_DRM_5453_full -> Patchwork_11991_full Summary ---

Re: [Intel-gfx] [PATCH xf86-video-intel] sna/uxa: Fix colormap handling at screen depth 30. (v2)

2019-01-20 Thread Mario Kleiner
On Mon, Oct 15, 2018 at 6:21 PM Ville Syrjälä wrote: > On Tue, Jun 12, 2018 at 06:20:35PM +0200, Mario Kleiner wrote: > > The various clut handling functions like a setup > > consistent with the x-screen color depth. Otherwise > > we observe improper sampling in the gamma tables > > at depth 30.

[Intel-gfx] ✓ Fi.CI.BAT: success for iommu/intel: quirk to disable DMAR for QM57 igfx

2019-01-20 Thread Patchwork
== Series Details == Series: iommu/intel: quirk to disable DMAR for QM57 igfx URL : https://patchwork.freedesktop.org/series/55481/ State : success == Summary == CI Bug Log - changes from CI_DRM_5453 -> Patchwork_11991 Summary --- **

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for iommu/intel: quirk to disable DMAR for QM57 igfx

2019-01-20 Thread Patchwork
== Series Details == Series: iommu/intel: quirk to disable DMAR for QM57 igfx URL : https://patchwork.freedesktop.org/series/55481/ State : warning == Summary == $ dim checkpatch origin/drm-tip 1620746a0d85 iommu/intel: quirk to disable DMAR for QM57 igfx -:32: WARNING:COMMIT_LOG_LONG_LINE: Po

[Intel-gfx] [PATCH] iommu/intel: quirk to disable DMAR for QM57 igfx

2019-01-20 Thread Eric Wong
Joonas Lahtinen wrote: > Quoting Eric Wong (2019-01-04 03:06:26) > > Yeah, so the Debian bpo 4.17(.17) kernel did not set > > CONFIG_INTEL_IOMMU_DEFAULT_ON, so I didn't encounter problems. > > My self-built kernels all set CONFIG_INTEL_IOMMU_DEFAULT_ON. > > So it's the case that IOMMU never worke