Hi,
On Sun, Mar 21, 2021 at 12:44:24PM +0100, Thomas Meyer wrote:
> Hi,
>
> when booting with an external monitor connected the boot process seems to stop
> in the kernel. No additional output is show, it just hangs.
>
> kernel is 5.10.23 and driver is i915. When unplugging and reset computer, t
Below CI-IGT failures are unrelated
Pushed to drm-intel-next.
> -Original Message-
> From: Anshuman Gupta
> Sent: Monday, March 22, 2021 10:49 AM
> To: intel-gfx@lists.freedesktop.org; Vudum, Lakshminarayana
>
> Subject: Re: ✗ Fi.CI.IGT: failure for drm/i915/hdcp: mst streams type1
> ca
For ilk+, add hw read out to create hw blob of ctm coeff values.
Cc: Swati Sharma
Cc: Uma Shankar
Signed-off-by: Bhanuprakash Modem
---
drivers/gpu/drm/i915/display/intel_color.c | 52 ++
1 file changed, 52 insertions(+)
diff --git a/drivers/gpu/drm/i915/display/intel_colo
For icl+, add hw read out to create hw blob of ctm coeff values.
Cc: Swati Sharma
Cc: Uma Shankar
Signed-off-by: Bhanuprakash Modem
---
drivers/gpu/drm/i915/display/intel_color.c | 55 ++
1 file changed, 55 insertions(+)
diff --git a/drivers/gpu/drm/i915/display/intel_colo
For Cherryview, add hw read out to create hw blob of ctm coeff
values.
Cc: Swati Sharma
Cc: Uma Shankar
Signed-off-by: Bhanuprakash Modem
---
drivers/gpu/drm/i915/display/intel_color.c | 47 ++
1 file changed, 47 insertions(+)
diff --git a/drivers/gpu/drm/i915/display/inte
Signed-off-by: Bhanuprakash Modem
---
drivers/gpu/drm/i915/display/intel_color.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/gpu/drm/i915/display/intel_color.c
b/drivers/gpu/drm/i915/display/intel_color.c
index 8f9727553c45..caf4c3442b9e 100644
--- a/drivers/gpu/drm/i915/dis
Add macro to compare hw/sw CSC coeff values. First need to
check whether hw/sw csc enable and csc mode matches or not.
If not no need to compare coeff values, if matches then only
compare.
Cc: Swati Sharma
Cc: Uma Shankar
Signed-off-by: Bhanuprakash Modem
---
drivers/gpu/drm/i915/display/intel
Add func intel_csc_equal() to compare hw/sw CSC coeff values.
Cc: Swati Sharma
Cc: Uma Shankar
Signed-off-by: Bhanuprakash Modem
---
drivers/gpu/drm/i915/display/intel_color.c | 51 +++---
drivers/gpu/drm/i915/display/intel_color.h | 3 ++
2 files changed, 47 insertions(+), 7
In this patch, a vfunc read_csc() is introduced to create a hw ctm
i.e. ctm having values read from CSC registers which will later be
used to compare with sw ctm to validate CSC coeff values.
Cc: Swati Sharma
Cc: Uma Shankar
Signed-off-by: Bhanuprakash Modem
---
drivers/gpu/drm/i915/display/in
In this patch series, added state checker to validate CSC. This reads
hardware state, and compares the originally requested state(s/w). This
is done for chv, ilk, glk and their variant platforms. Rest of
the platforms will be enabled on top of this later.
Signed-off-by: Bhanuprakash Modem
Bhanup
> -Original Message-
> From: Nautiyal, Ankit K
> Sent: Tuesday, March 9, 2021 10:09 AM
> To: intel-gfx@lists.freedesktop.org
> Cc: dri-de...@lists.freedesktop.org; ville.syrj...@linux.intel.com; Shankar,
> Uma
> ; airl...@linux.ie; jani.nik...@linux.intel.com
> Subject: [PATCH v3 3/3]
On 2021-03-19 at 13:26:16 +, Patchwork wrote:
> == Series Details ==
>
> Series: drm/i915/hdcp: mst streams type1 capability check (rev2)
> URL : https://patchwork.freedesktop.org/series/86345/
> State : failure
>
> == Summary ==
>
> CI Bug Log - changes from CI_DRM_9874_full -> Patchwork_
> -Original Message-
> From: Patchwork
> Sent: Friday, March 19, 2021 4:25 PM
> To: Gupta, Anshuman
> Cc: intel-gfx@lists.freedesktop.org
> Subject: ✗ Fi.CI.CHECKPATCH: warning for drm/i915/hdcp: mst streams type1
> capability check (rev2)
>
> == Series Details ==
>
> Series: drm/i915
== Series Details ==
Series: drm/i915: Avoid div-by-zero on gen2
URL : https://patchwork.freedesktop.org/series/88217/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_9878_full -> Patchwork_19819_full
Summary
---
**SUC
== Series Details ==
Series: drm/i915: Avoid div-by-zero on gen2
URL : https://patchwork.freedesktop.org/series/88217/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_9878 -> Patchwork_19819
Summary
---
**SUCCESS**
Quoting Chris Wilson (2021-03-21 16:30:32)
> Quoting Chris Wilson (2021-03-21 16:28:07)
> > Quoting Ville Syrjala (2021-03-21 16:10:38)
> > > diff --git a/drivers/gpu/drm/i915/gem/i915_gem_mman.c
> > > b/drivers/gpu/drm/i915/gem/i915_gem_mman.c
> > > index ec28a6cde49b..0b2434e29d00 100644
> > > -
Quoting Chris Wilson (2021-03-21 16:28:07)
> Quoting Ville Syrjala (2021-03-21 16:10:38)
> > diff --git a/drivers/gpu/drm/i915/gem/i915_gem_mman.c
> > b/drivers/gpu/drm/i915/gem/i915_gem_mman.c
> > index ec28a6cde49b..0b2434e29d00 100644
> > --- a/drivers/gpu/drm/i915/gem/i915_gem_mman.c
> > +++ b
Quoting Ville Syrjala (2021-03-21 16:10:38)
> From: Ville Syrjälä
>
> Gen2 tiles are 2KiB in size so i915_gem_object_get_tile_row_size()
> can in fact return <4KiB, which leads to div-by-zero here.
> Avoid that.
So long as we overestimate it is fine, since we only care to find a
suitably small c
== Series Details ==
Series: sna: Allow DRI3 on gen2/3
URL : https://patchwork.freedesktop.org/series/88216/
State : failure
== Summary ==
Applying: sna: Allow DRI3 on gen2/3
error: sha1 information is lacking or useless (src/sna/sna_driver.c).
error: could not build fake ancestor
hint: Use 'g
From: Ville Syrjälä
Gen2 tiles are 2KiB in size so i915_gem_object_get_tile_row_size()
can in fact return <4KiB, which leads to div-by-zero here.
Avoid that.
Not sure i915_gem_object_get_tile_row_size() is entirely
sane anyway since it doesn't account for the different tile
layouts on i8xx/i915.
From: Ville Syrjälä
Once we have DRI3 in Mesa i915 driver we can allow DRI3
on gen2/3.
But due to the supposed missing DRI2 fallback with older Mesa
let's only do that if the user explicitly requests it. Note
that when I tried this with modern Mesa that lacks i915 DRI3
support things seemed to f
Hi,
when booting with an external monitor connected the boot process seems to stop
in the kernel. No additional output is show, it just hangs.
kernel is 5.10.23 and driver is i915. When unplugging and reset computer, the
system starts normal. Any ideas what could be the culprit and what to enable
22 matches
Mail list logo