• 1
  • 29
  • 30
  • 31(current)
  • 32
  • 33
  • 126
Intel Apollo Lake
I think you mean TMDS is the pixelclock? It's not

# 3840x2160 @ 60.00 Hz (GTF) hsync: 134.10 kHz; pclk: 712.34 MHz
Modeline "3840x2160_60.00" 712.34 3840 4152 4576 5312 2160 2161 2164 2235 -HSync +Vsync
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
(2016-12-29, 20:19)wesk05 Wrote: I see this in @9000h's post : HDMI max TMDS frequency 300000KHz

I am not sure how 2160p60 can even work if the TMDS pixel clock is limited to 300MHz.
If the figure is the HDMI clock then HDMI 2.0 introduced the concept of a 1/4 clock frequency.

http://www.cedia.co.uk/cda_/images/Resou...er_ENG.pdf Table 2.1 suggests that 2160p59.94 4:2:2 and 10-12 bit 4:2:0 runs at 148.5Mhz TMDS clock, with 594Mcharacters/sec, as HDMI 2.0 introduces the 1/4 character rate TDMS clock?

i.e. the pixel clock is 4x the TMDS clock when you switch to the new HDMI 2.0 rates?

Quote:Where the TMDS character rate is equal
to or less than 340Mcsc, the Clock will run at the same speed as the character rate (1:1). Where the character rate exceeds 340Mcsc, HDMI 2.0 mode will be enabled (in supporting devices) and the Clock will be slowed to just 1⁄4 the character rate;
E.g.; 297Mcsc TMDS = 297MHz Clock 594Mcsc TMDS = 148.5MHz Clock
Reply
Yeah :-) - so all fine?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
Blah Oo I goofed up. I got it confused with the TMDS character rate, because that is what is actually defined in HDMI 2.0 spec and is reported in HDMI Forum Vendor Specific Data Block (HF-VSDB)
Oh! I didn't even notice that I typed "TMDS pixel clock". I guess it is time for lunch!

Quote:The Sink Device shall indicate the maximum TMDS Character Rate that it supports in the Max_TMDS_Character_Rate field in the HF-VSDB (Section 10.3.2) if it supports TMDS Character Rate above 340Mcsc and upto 600 Mcsc. The Source shall not transmit at TMDS Character Rates higher than the maximum rate supported by the Sink, as indicated by the Max_TMDS_Character_Rate field of the HF-VSDB

(2016-12-29, 20:29)fritsch Wrote: I think you mean TMDS is the pixelclock? It's not

# 3840x2160 @ 60.00 Hz (GTF) hsync: 134.10 kHz; pclk: 712.34 MHz
Modeline "3840x2160_60.00" 712.34 3840 4152 4576 5312 2160 2161 2164 2235 -HSync +Vsync
This is with HDMI or DP?
Reply
Hi,

there is still some development ongoing for lspcon in drm-intel patchwork.

CU
9000h
Reply
Handle with care:

Code:
Section "Device"
Identifier "Device0"
Driver "intel"
VendorName "INTEL Corporation"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "DP1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1080@50p" "[email protected]" "1920x1080@23p" "1920x1080@24p" "1920x1080@60p" "3840x2160@50p" "3840x2160@60p"
EndSubSection
EndSection

Section "Monitor"
Identifier "DP1"
HorizSync 14.0 - 150.0
VertRefresh 24.0 - 62.0
Option "PreferredMode" "1920x1080@50p"
Modeline "1920x1080@23p" 74.176 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync
Modeline "1920x1080@24p" 74.250 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync
Modeline "1920x1080@50p" 148.500 1920 2448 2492 2640 1080 1084 1094 1125 +hsync +vsync
Modeline "[email protected]" 148.352 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
Modeline "1920x1080@60p" 148.500 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
Modeline "3840x2160@50p" 586.61 3840 4136 4560 5280 2160 2161 2164 2222 -hsync +vsync
Modeline "3840x2160@60p" 712.34 3840 4152 4576 5312 2160 2161 2164 2235 -hsync +vsync
EndSection

Use at your own risk. LE: /storage/.config/xorg.conf Normal Linux Distro: /etc/X11/xorg.conf - you obviously need the DP (HDMI 2.0) being the connected one.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
Hi,

my issue is that 2160p60 is working fine but 2160p50 gives only a black screen on my Panasonic DXW, so is there anyone out there with a similar setup?

Panasonic DXW
Asrock J4205

Ubuntu 16.04.1 LTS
intel-drm-nigthly kernel 4.10.0-994-lowlatency

libva info: VA-API version 0.39.4
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/i386-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.39 (libva 1.7.4.pre1)
vainfo: Driver version: Intel i965 driver for Intel® Broxton - 1.7.4.pre1 (1.7.4.pre1)
vainfo: Supported profile and entrypoints

I try to find someone who is able to use 2160p50, all reports I'm able to find have 2160p60 but I need 50Hz.

CU
9000h
Reply
.....
Reply
I am able to use 2160p50 - I added the modeline manually and it works.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
(2016-12-30, 20:44)9000h Wrote: Hi,
my issue is that 2160p60 is working fine but 2160p50 gives only a black screen on my Panasonic DXW, so is there anyone out there with a similar setup?
May be your TV doesn't "like" the GTF timing in the modline. Try a CEA or CVT-RB timing and see whether it works.
Reply
Can you post those @wesk05?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
I can do that later today. I don't have access to a timing calculator now.

Here we go:

CEA 861-F

Modeline "3840x2160@50p" 594.00 3840 4896 4984 5280 2160 2168 2178 2250 +hsync +vsync
Modeline "3840x2160@60p" 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync

CVT- Reduced Blanking

Modeline "3840x2160@50p" 442.200 3840 3888 3920 4000 2160 2163 2168 2211 +hsync -vsync
Modeline "3840x2160@60p" 533.280 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync

CVT

Modeline "3840x2160@50p" 587.400 3840 4144 4560 5280 2160 2163 2168 2225 -hsync +vsync
Modeline "3840x2160@60p" 712.976 3840 4152 4576 5312 2160 2163 2168 2237 -hsync +vsync

@9000h: try the CEA timing first since your TV declares support for VIC 97 (2160p50).
Reply
you made my day wesk05

Quote:CEA 861-F

Modeline "3840x2160@50p" 594.00 3840 4896 4984 5280 2160 2168 2178 2250 +hsync +vsync
Modeline "3840x2160@60p" 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync

works fine with my Sony KD-65XD7505

but how can get 59.94fps UHD Videos playing at 3840x2160@60Hz. They playhing here at [email protected]
Living Room: ASRock J3455 , 8GB RAM, Sandisk SSD 120GB, LibreELEC Testbuild,- Pioneer VSX-930 - Sony KD-65XD7505
Test HDR Setup: Bqeel M9Cmax (S905X 2GB RAM, 16G Flash) LibreElec HDR 10Bit Build Test6 from johngalt
R.I.P. DAD: 17.06.1952 - 21.01.2017
Reply
You won't without adding a 59.94 modeline. I implemented it that way: check 100% matching refreshrate. If that one is found, find a better resolution with the same or better matching refreshrate.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
Thanks very much @wesk05! I will update the default config line.

Can you post another one for 59.94?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
  • 1
  • 29
  • 30
  • 31(current)
  • 32
  • 33
  • 126

Logout Mark Read Team Forum Stats Members Help
Intel Apollo Lake9