All of lore.kernel.org
 help / color / mirror / Atom feed
* force yuv 4:2:0 output
@ 2017-09-18 21:29 Wolfgang Haupt
  2017-09-19 10:07 ` Jani Nikula
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Haupt @ 2017-09-18 21:29 UTC (permalink / raw)
  To: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 491 bytes --]

Hello everyone,

recently I played around with my kabylake i5 nuc box and found that on some
TV's
the screen stays black as soon as I go to 4k@60.
The TV only accepts 4k@60 at yuv 4:2:0 (I also saw hdmi range extenders and
stuff that don't support yuv 4:4:4 on 4k@60).
I tried to force limited mode through xrandr or by overriding the edid
information, but nothing worked so far.
Now I wonder if there is a way to force yuv 4:2:0 ouptut on the kernel
level.
Thanks.


Kind Regards,
Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 658 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: force yuv 4:2:0 output
  2017-09-18 21:29 force yuv 4:2:0 output Wolfgang Haupt
@ 2017-09-19 10:07 ` Jani Nikula
  2017-09-20 19:09   ` Wolfgang Haupt
  0 siblings, 1 reply; 5+ messages in thread
From: Jani Nikula @ 2017-09-19 10:07 UTC (permalink / raw)
  To: Wolfgang Haupt, intel-gfx

On Mon, 18 Sep 2017, Wolfgang Haupt <haupt.wolfgang@gmail.com> wrote:
> Hello everyone,
>
> recently I played around with my kabylake i5 nuc box and found that on some
> TV's
> the screen stays black as soon as I go to 4k@60.
> The TV only accepts 4k@60 at yuv 4:2:0 (I also saw hdmi range extenders and
> stuff that don't support yuv 4:4:4 on 4k@60).
> I tried to force limited mode through xrandr or by overriding the edid
> information, but nothing worked so far.
> Now I wonder if there is a way to force yuv 4:2:0 ouptut on the kernel
> level.
> Thanks.

Please try v4.14-rc1.

BR,
Jani.


-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: force yuv 4:2:0 output
  2017-09-19 10:07 ` Jani Nikula
@ 2017-09-20 19:09   ` Wolfgang Haupt
  2017-09-21  8:14     ` Jani Nikula
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Haupt @ 2017-09-20 19:09 UTC (permalink / raw)
  To: Jani Nikula, intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 907 bytes --]

I've tried v4.14-rc1.
Now I do not have 4k@60 anymore.

dmesg with drm.debug:
http://sprunge.us/TKbO


Best Regards,
Wolfgang

Jani Nikula <jani.nikula@linux.intel.com> schrieb am Di., 19. Sep. 2017 um
12:08 Uhr:

> On Mon, 18 Sep 2017, Wolfgang Haupt <haupt.wolfgang@gmail.com> wrote:
> > Hello everyone,
> >
> > recently I played around with my kabylake i5 nuc box and found that on
> some
> > TV's
> > the screen stays black as soon as I go to 4k@60.
> > The TV only accepts 4k@60 at yuv 4:2:0 (I also saw hdmi range extenders
> and
> > stuff that don't support yuv 4:4:4 on 4k@60).
> > I tried to force limited mode through xrandr or by overriding the edid
> > information, but nothing worked so far.
> > Now I wonder if there is a way to force yuv 4:2:0 ouptut on the kernel
> > level.
> > Thanks.
>
> Please try v4.14-rc1.
>
> BR,
> Jani.
>
>
> --
> Jani Nikula, Intel Open Source Technology Center
>

[-- Attachment #1.2: Type: text/html, Size: 1470 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: force yuv 4:2:0 output
  2017-09-20 19:09   ` Wolfgang Haupt
@ 2017-09-21  8:14     ` Jani Nikula
  2017-09-21 14:29       ` Wolfgang Haupt
  0 siblings, 1 reply; 5+ messages in thread
From: Jani Nikula @ 2017-09-21  8:14 UTC (permalink / raw)
  To: Wolfgang Haupt, intel-gfx


On Wed, 20 Sep 2017, Wolfgang Haupt <haupt.wolfgang@gmail.com> wrote:
> I've tried v4.14-rc1.
> Now I do not have 4k@60 anymore.

Okay, please file a bug at
https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel

> dmesg with drm.debug:
> http://sprunge.us/TKbO

Attach dmesg all the way from boot to the bug please.

BR,
Jani.

>
>
> Best Regards,
> Wolfgang
>
> Jani Nikula <jani.nikula@linux.intel.com> schrieb am Di., 19. Sep. 2017 um
> 12:08 Uhr:
>
>> On Mon, 18 Sep 2017, Wolfgang Haupt <haupt.wolfgang@gmail.com> wrote:
>> > Hello everyone,
>> >
>> > recently I played around with my kabylake i5 nuc box and found that on
>> some
>> > TV's
>> > the screen stays black as soon as I go to 4k@60.
>> > The TV only accepts 4k@60 at yuv 4:2:0 (I also saw hdmi range extenders
>> and
>> > stuff that don't support yuv 4:4:4 on 4k@60).
>> > I tried to force limited mode through xrandr or by overriding the edid
>> > information, but nothing worked so far.
>> > Now I wonder if there is a way to force yuv 4:2:0 ouptut on the kernel
>> > level.
>> > Thanks.
>>
>> Please try v4.14-rc1.
>>
>> BR,
>> Jani.
>>
>>
>> --
>> Jani Nikula, Intel Open Source Technology Center
>>

-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: force yuv 4:2:0 output
  2017-09-21  8:14     ` Jani Nikula
@ 2017-09-21 14:29       ` Wolfgang Haupt
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Haupt @ 2017-09-21 14:29 UTC (permalink / raw)
  To: Jani Nikula, intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 1574 bytes --]

Done.
https://bugs.freedesktop.org/show_bug.cgi?id=102928

Let me know if I miss anything or you need me to do more tests.

BR,
Wolfgang

Jani Nikula <jani.nikula@linux.intel.com> schrieb am Do., 21. Sep. 2017 um
10:14 Uhr:

>
> On Wed, 20 Sep 2017, Wolfgang Haupt <haupt.wolfgang@gmail.com> wrote:
> > I've tried v4.14-rc1.
> > Now I do not have 4k@60 anymore.
>
> Okay, please file a bug at
> https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel
>
> > dmesg with drm.debug:
> > http://sprunge.us/TKbO
>
> Attach dmesg all the way from boot to the bug please.
>
> BR,
> Jani.
>
> >
> >
> > Best Regards,
> > Wolfgang
> >
> > Jani Nikula <jani.nikula@linux.intel.com> schrieb am Di., 19. Sep. 2017
> um
> > 12:08 Uhr:
> >
> >> On Mon, 18 Sep 2017, Wolfgang Haupt <haupt.wolfgang@gmail.com> wrote:
> >> > Hello everyone,
> >> >
> >> > recently I played around with my kabylake i5 nuc box and found that on
> >> some
> >> > TV's
> >> > the screen stays black as soon as I go to 4k@60.
> >> > The TV only accepts 4k@60 at yuv 4:2:0 (I also saw hdmi range
> extenders
> >> and
> >> > stuff that don't support yuv 4:4:4 on 4k@60).
> >> > I tried to force limited mode through xrandr or by overriding the edid
> >> > information, but nothing worked so far.
> >> > Now I wonder if there is a way to force yuv 4:2:0 ouptut on the kernel
> >> > level.
> >> > Thanks.
> >>
> >> Please try v4.14-rc1.
> >>
> >> BR,
> >> Jani.
> >>
> >>
> >> --
> >> Jani Nikula, Intel Open Source Technology Center
> >>
>
> --
> Jani Nikula, Intel Open Source Technology Center
>

[-- Attachment #1.2: Type: text/html, Size: 2760 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-09-21 14:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-18 21:29 force yuv 4:2:0 output Wolfgang Haupt
2017-09-19 10:07 ` Jani Nikula
2017-09-20 19:09   ` Wolfgang Haupt
2017-09-21  8:14     ` Jani Nikula
2017-09-21 14:29       ` Wolfgang Haupt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.